diagram | ![]() |
||||||||||||||||||||||||||||||
children | PropellersUUV Rudder Planes BodyThrusters | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="uuvControlOrdersElementType"> <xsd:annotation> <xsd:documentation>Unmanned Underwater Vehicle commanded settings for individual controls.</xsd:documentation> </xsd:annotation> <xsd:all> <xsd:element ref="PropellersUUV" minOccurs="0"/> <xsd:element ref="Rudder" minOccurs="0"/> <xsd:element ref="Planes" minOccurs="0"/> <xsd:element ref="BodyThrusters" minOccurs="0"/> </xsd:all> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |