simpleType PolarizationType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element GainControlType/PolarizationReception
facets
enumeration Right Hand Circular Polarization
enumeration Left Hand Circular Polarization
enumeration Both
enumeration Both And Pre-Detection
enumeration Both And Post-Detection
enumeration Pre-Detection
enumeration Post-Detection
enumeration Other
annotation
documentation
T-Group GST6
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy