namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="MSBLSBFirstType"> <xs:annotation> <xs:documentation>Generic Transfer Order (MSB First/LSB First)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="MSB First"/> <xs:enumeration value="LSB First"/> </xs:restriction> </xs:simpleType> |