Documentation for ATIS-Draft-03-00-79

Complex Type: LinkGeneral

[Table of contents]

Super-types: None
Sub-types: None
Name LinkGeneral
Used by (from the same schema document) Complex Type LinkLocation
Abstract no
XML Instance Representation
<...>
<startLocation> PointLocation </startLocation> [1]
<endLocation> PointLocation </endLocation> [1]
</...>
Diagram
h-1282069248 h-1282069248
Schema Component Representation
<xs:complexType name="LinkGeneral">
<xs:sequence>
<xs:element name="startLocation" type=" PointLocation "/>
<xs:element name="endLocation" type=" PointLocation "/>
</xs:sequence>
</xs:complexType>