complexType uuvVerticalPositionElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p453.png
used by
element VerticalPosition
attributes
Name  Type  Use  Default  Fixed  Annotation
depth  nonNegativeScalarType  required      
altitude  nonNegativeScalarType  optional      
annotation
documentation
Element representing an unmanned underwater vehicle vertical position.
source <xsd:complexType name="uuvVerticalPositionElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing an unmanned underwater vehicle vertical position.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="depth" type="nonNegativeScalarType" use="required"/>
 
<xsd:attribute name="altitude" type="nonNegativeScalarType" use="optional"/>
</xsd:complexType>

attribute uuvVerticalPositionElementType/@depth
type nonNegativeScalarType
properties
use required
facets
Kind Value Annotation
minInclusive 0
source <xsd:attribute name="depth" type="nonNegativeScalarType" use="required"/>

attribute uuvVerticalPositionElementType/@altitude
type nonNegativeScalarType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
source <xsd:attribute name="altitude" type="nonNegativeScalarType" use="optional"/>


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