type | restriction of xsd:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:simpleType name="ugvCapabilityType"> <xsd:annotation> <xsd:documentation>Enumeration of potential unmanned ground vehicle characteristics.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="allTerrainCapable"/> <xsd:enumeration value="communicationsCapable"/> <xsd:enumeration value="satelliteCommunicationsCapable"/> <xsd:enumeration value="gpsCapable"/> </xsd:restriction> </xsd:simpleType> |