namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||
type | union of (TmatsCommon:OddType, TmatsCommon:EvenType, TmatsCommon:NoneType) | ||
used by | |||
annotation |
|
||
source | <xs:simpleType name="OddEvenNoneType"> <xs:annotation> <xs:documentation>For Parity related elements</xs:documentation> </xs:annotation> <xs:union memberTypes="OddType EvenType NoneType"/> </xs:simpleType> |