namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||
type | union of (xs:double, restriction of xs:string) | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="BitWeightValueType"> <xs:annotation> <xs:documentation>C-Group BWTV</xs:documentation> </xs:annotation> <xs:union memberTypes="xs:double"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="S"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> |