complexType configurationElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p329.png
children UnmannedUnderwaterVehicle UnmannedSurfaceVehicle UnmannedGroundVehicle UnmannedAerialVehicle
used by
elements Characteristics Configuration
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Configuration of vehicle and supporting equipment. For a document describing a mission, this element describes the vehicle characteristics required to execute that mission.
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>


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