simpleType PremodFilterType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element PremodulationFilterType/Type
facets
enumeration Constant Amplitude
enumeration Constant Delay
enumeration Other
annotation
documentation
T-Group PMF3
source <xs:simpleType name="PremodFilterType">
 
<xs:annotation>
   
<xs:documentation>T-Group PMF3</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Constant Amplitude"/>
   
<xs:enumeration value="Constant Delay"/>
   
<xs:enumeration value="Other"/>
 
</xs:restriction>
</xs:simpleType>


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