group PointListElements
diagram AVCL.2.1_diagrams/AVCL.2.1_p270.png
children LatitudeLongitude XYPosition
used by
complexTypes limitingLineElementType polygonElementType routeElementType waypointListType
annotation
documentation
Selectable element to represent a horizontal position using latitude longitude, (x, y) coordinate pair, or (x, y) coordinate relative to the vehicle's current position.
source <xsd:group name="PointListElements">
 
<xsd:annotation>
   
<xsd:documentation>Selectable element to represent a horizontal position using latitude longitude, (x, y) coordinate pair, or (x, y) coordinate relative to the vehicle's current position.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element ref="LatitudeLongitude" maxOccurs="unbounded"/>
   
<xsd:element ref="XYPosition" maxOccurs="unbounded"/>
 
</xsd:choice>
</xsd:group>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy