diagram | ![]() |
||||||||||||||||||||||||||||||
children | UnmannedUnderwaterVehicle UnmannedSurfaceVehicle UnmannedGroundVehicle UnmannedAerialVehicle | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="configurationElementType"> <xsd:annotation> <xsd:documentation>Configuration of vehicle and supporting equipment. For a document describing a mission, this element describes the vehicle characteristics required to execute that mission.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element ref="UnmannedUnderwaterVehicle"/> <xsd:element ref="UnmannedSurfaceVehicle"/> <xsd:element ref="UnmannedGroundVehicle"/> <xsd:element ref="UnmannedAerialVehicle"/> </xsd:choice> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |