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