namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="OnOffType"> <xs:restriction base="xs:string"> <xs:enumeration value="Off"/> <xs:enumeration value="On"/> </xs:restriction> </xs:simpleType> |