complexType routeElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p397.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      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Type for an element that is used to contain routing information (geographic route and altitude/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/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