simpleType AFCAPCType
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/AFC_APC
facets
enumeration Automatic Frequency Control
enumeration Automatic Phase Control
enumeration None
annotation
documentation
T-Group GST5
source <xs:simpleType name="AFCAPCType">
 
<xs:annotation>
   
<xs:documentation>T-Group GST5</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Automatic Frequency Control"/>
   
<xs:enumeration value="Automatic Phase Control"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


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