XML Schema "IOConfiguration.xsd"
Target Namespace:
{global namespace}
Components:
global element, 5 local elements, 2 complexTypes, 7 simpleTypes
Schema Location:
/home/stanekr/Tik/Programme/Eclipse/workspace_java/MasterarbeitDoktoratsstudium/graphenEnglish/IOConfiguration.xsd, see XML source
All Element Summary
author (type Author)
Type:
Content:
simple
Defined:
locally at 1 location
description (type Description)
Type:
Content:
simple
Defined:
locally at 1 location
edge (type Edge)
Type:
Content:
simple
Defined:
locally at 1 location
graph
Type:
Content:
complex, 4 elements
Used:
never
name (type Name)
Type:
Content:
simple
Defined:
locally at 1 location
vertex (type Vertex)
Type:
Content:
complex, 1 element
Defined:
locally at 1 location
Complex Type Summary
Graph One instance of the orienteering problem.
Content:
complex, 4 elements
Includes:
definitions of 4 elements
Used:
Vertex One vertex.
Content:
complex, 1 element
Includes:
definition of 1 element
Used:
Simple Type Summary
Author Author of the graph.
Used:
Description Description of the graph.
Used:
DoublePrecision Number of represented digits in double types.
Used:
never
Edge One edge to a vertex.
Used:
IgnoredDigits Number of ignored digits of double types.
Used:
never
MaxCosts Upper bound to the costs of the whole tour.
Used:
never
Name Name of the graph.
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 graph.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Author of the graph.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Description of the graph.</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>Upper bound to the costs of the whole tour.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:double">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>One edge to a vertex.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:nonNegativeInteger">
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>One vertex.</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