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="PolarizationType"> <xs:annotation> <xs:documentation>T-Group GST6</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Right Hand Circular Polarization"/> <xs:enumeration value="Left Hand Circular Polarization"/> <xs:enumeration value="Both"/> <xs:enumeration value="Both And Pre-Detection"/> <xs:enumeration value="Both And Post-Detection"/> <xs:enumeration value="Pre-Detection"/> <xs:enumeration value="Post-Detection"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> |