complexType configurationElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p338.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.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  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