simpleType PCMCodeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element InputDataType/PCMCode
facets
enumeration NRZ-L
enumeration NRZ-M
enumeration NRZ-S
enumeration BIO-L
enumeration BIO-M
enumeration BIO-S
enumeration RNRZ-L
enumeration Other
annotation
documentation
P-Group D1
source <xs:simpleType name="PCMCodeType">
 
<xs:annotation>
   
<xs:documentation>P-Group D1</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="NRZ-L"/>
   
<xs:enumeration value="NRZ-M"/>
   
<xs:enumeration value="NRZ-S"/>
   
<xs:enumeration value="BIO-L"/>
   
<xs:enumeration value="BIO-M"/>
   
<xs:enumeration value="BIO-S"/>
   
<xs:enumeration value="RNRZ-L"/>
   
<xs:enumeration value="Other"/>
 
</xs:restriction>
</xs:simpleType>


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