simpleType uuvCapabilityType
type restriction of xsd:string
properties
base xsd:string
used by
attribute capabilityUUVElementType/@value
facets
Kind Value Annotation
enumeration thrusterPowered
enumeration seaglider
enumeration bodyThrustersInstalled
enumeration hoverCapable
enumeration stationCapable
enumeration altitudeCapable
enumeration communicationsCapable
enumeration underwaterCommunicationsCapable
enumeration satelliteCommunicationsCapable
enumeration gpsCapable
annotation
documentation
Enumeration of potential unmanned underwater vehicle characteristics.
source <xsd:simpleType name="uuvCapabilityType">
 
<xsd:annotation>
   
<xsd:documentation>Enumeration of potential unmanned underwater vehicle characteristics.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="thrusterPowered"/>
   
<xsd:enumeration value="seaglider"/>
   
<xsd:enumeration value="bodyThrustersInstalled"/>
   
<xsd:enumeration value="hoverCapable"/>
   
<xsd:enumeration value="stationCapable"/>
   
<xsd:enumeration value="altitudeCapable"/>
   
<xsd:enumeration value="communicationsCapable"/>
   
<xsd:enumeration value="underwaterCommunicationsCapable"/>
   
<xsd:enumeration value="satelliteCommunicationsCapable"/>
   
<xsd:enumeration value="gpsCapable"/>
 
</xsd:restriction>
</xsd:simpleType>


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