complexType configurationElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p329.png
children UnmannedUnderwaterVehicle UnmannedSurfaceVehicle UnmannedGroundVehicle UnmannedAerialVehicle
used by
elements Characteristics Configuration
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
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