XML Schema "TSPConfiguration.xsd"
Target Namespace:
{global namespace}
Components:
global element, 8 local elements, 4 complexTypes, 5 simpleTypes
Schema Location:
/home/stanekr/Tik/Programme/Eclipse/workspace_cpp/TSPLIB2013/TSPConfiguration.xsd, see XML source
All Element Summary
description (type Description)
Type:
Content:
simple
Defined:
locally at 1 location
doublePrecision (type DoublePrecision)
Type:
Content:
simple
Defined:
locally at 1 location
edge (type Edge)
Type:
Content:
simple, 1 attribute
Defined:
locally at 1 location
graph (type Graph)
Type:
Content:
complex, 1 element
Defined:
locally at 1 location
ignoredDigits (type IgnoredDigits)
Type:
Content:
simple
Defined:
locally at 1 location
name (type Name)
Type:
Content:
simple
Defined:
locally at 1 location
source (type Source)
Type:
Content:
simple
Defined:
locally at 1 location
travellingSalesmanProblemInstance
Type:
Content:
complex, 6 elements
Used:
never
vertex (type Vertex)
Type:
Content:
complex, 1 element
Defined:
locally at 1 location
Complex Type Summary
Edge One edge to a vertex.
Content:
simple, 1 attribute
Includes:
definition of 1 attribute
Used:
Graph Adjacency matrix of the instance.
Content:
complex, 1 element
Includes:
definition of 1 element
Used:
TravellingSalesmanProblemInstance One instance of the orienteering problem.
Content:
complex, 6 elements
Includes:
definitions of 6 elements
Used:
Vertex One vertex.
Content:
complex, 1 element
Includes:
definition of 1 element
Used:
Simple Type Summary
Description Description of the instance.
Used:
DoublePrecision Number of represented digits in double types.
Used:
IgnoredDigits Number of ignored digits of double types.
Used:
Name Name of the instance.
Used:
Source Source of the instance.
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>Name of the instance.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Source of the instance.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Description of the instance.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Number of represented digits in double types.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>
Number of ignored digits of double types. (The deviation of double values can be at most 1e-(DoublePrecision - IgnoredDigits).)
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>One edge to a vertex.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:nonNegativeInteger">
<xs:attribute name="cost" type="xs:double" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:annotation>
<xs:documentation>One vertex.</xs:documentation>
</xs:annotation>
<xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:annotation>
<xs:documentation>
Adjacency matrix of the instance. The elements in the matrix are the costs.
</xs:documentation>
</xs:annotation>
<xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:annotation>
<xs:documentation>One instance of the orienteering problem.</xs:documentation>
</xs:annotation>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:schema>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.8
DocFlex/XML (Kit) is a freeware edition of DocFlex/XML, which is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com