Documentation for ATIS-Draft-03-00-79

Complex Type: TSPBoundaryEntry

[Table of contents]

Super-types: None
Sub-types: None
Name TSPBoundaryEntry
Used by (from the same schema document) Complex Type TspBusinessRules
Abstract no
XML Instance Representation
<...>
<boundaryID> TSP-BoundaryID </boundaryID> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<boundaryPolygon> SPPolygon </boundaryPolygon> [1]
</...>
Diagram
h-368178138 h1503432423 h-1414121128
Schema Component Representation
<xs:complexType name="TSPBoundaryEntry">
<xs:sequence>
<xs:element name="boundaryID" type=" TSP-BoundaryID "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="boundaryPolygon" type=" SPPolygon "/>
</xs:sequence>
</xs:complexType>