complexType uuvCharacteristicsElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p447.png
children OperatingLimits GoalCapabilities CapabilityUUV
used by
elements UnmannedUnderwaterVehicle UUVCharacteristics
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Configuration of an unmanned underwater vehicle.
source <xsd:complexType name="uuvCharacteristicsElementType">
 
<xsd:annotation>
   
<xsd:documentation>Configuration of an unmanned underwater vehicle.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="OperatingLimits" minOccurs="0"/>
   
<xsd:element ref="GoalCapabilities" minOccurs="0"/>
   
<xsd:element ref="CapabilityUUV" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Used to enumerate specific UUV capabilities or characteristics.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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