complexType usvCharacteristicsElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p440.png
children OperatingLimits GoalCapabilities CapabilityUSV
used by
elements UnmannedSurfaceVehicle USVCharacteristics
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Configuration of an unmanned surface vehicle.
source <xsd:complexType name="usvCharacteristicsElementType">
 
<xsd:annotation>
   
<xsd:documentation>Configuration of an unmanned surface vehicle.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="OperatingLimits" minOccurs="0"/>
   
<xsd:element ref="GoalCapabilities" minOccurs="0"/>
   
<xsd:element ref="CapabilityUSV" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Used to enumerate specific USV 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