diagram | ![]() |
||||
children | Depth Altitude | ||||
used by |
|
||||
annotation |
|
||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | positiveScalarElementType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |