group DepthTypeElements
diagram AVCL.2.0_diagrams/AVCL.2.0_p259.png
children Depth Altitude
used by
complexTypes compositeWaypointUUVCommandType hoverCommandType loiterUUVCommandType waypointUUVCommandType
group VerticalBlockElements
annotation
documentation
Selectable element to specify vehicle depth as depth below the surface or altitude above the bottom.
source <xsd:group name="DepthTypeElements">
 
<xsd:annotation>
   
<xsd:documentation>Selectable element to specify vehicle depth as depth below the surface or altitude above the bottom.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element ref="Depth">
     
<xsd:annotation>
       
<xsd:documentation>Element specifying a depth below the surface of the water.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<!-- TODO: Different global elememtType defined above -->
   
<xsd:element name="Altitude" type="positiveScalarElementType">
     
<xsd:annotation>
       
<xsd:documentation>Element specifying an altitude above the sea floor.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:choice>
</xsd:group>

element DepthTypeElements/Altitude
diagram AVCL.2.0_diagrams/AVCL.2.0_p260.png
type positiveScalarElementType
properties
content complex
used by
complexTypes munitionAimPointElementType munitionLaunchPointElementType
attributes
Name  Type  Use  Default  Fixed  Annotation
value  positiveScalarType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element specifying an altitude above the sea floor.
source <xsd:element name="Altitude" type="positiveScalarElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element specifying an altitude above the sea floor.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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