diagram | ![]() |
||||||||||||||||||||||||||||||
children | LatitudeLongitude XYPosition Depth Altitude AGLAltitude MSLAltitude DepthBlock AltitudeBlock DepthAltitudeBlock AGLAltitudeBlock MSLAltitudeBlock AGLMSLAltitudeBlock | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="routeElementType"> <xsd:annotation> <xsd:documentation>Type for an element that is used to contain routing information (geographic route and altitude/depth reuirements).</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:group ref="PointListElements" minOccurs="0"/> <xsd:group ref="VerticalBlockElements" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |