simpleType usvCapabilityType
type restriction of xsd:string
properties
base xsd:string
used by
attribute capabilityUSVElementType/@value
facets
Kind Value Annotation
enumeration communicationsCapable
enumeration underwaterCommunicationsCapable
enumeration satelliteCommunicationsCapable
enumeration gpsCapable
annotation
documentation
Enumeration of potential unmanned surface vehicle characteristics.
source <xsd:simpleType name="usvCapabilityType">
 
<xsd:annotation>
   
<xsd:documentation>Enumeration of potential unmanned surface vehicle characteristics.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<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