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