complexType routeElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p398.png
children LatitudeLongitude XYPosition Depth Altitude AGLAltitude MSLAltitude DepthBlock AltitudeBlock DepthAltitudeBlock AGLAltitudeBlock MSLAltitudeBlock AGLMSLAltitudeBlock
used by
elements EgressRouting IngressRouting Routing
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element that is used to contain routing information (geographic route and altitude or depth reuirements).
source <xsd:complexType name="routeElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element that is used to contain routing information (geographic route and altitude or 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>


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