complexType PremodulationFilterType
diagram index_p812.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsTGroup.xsd
children Bandwidth Slope Type
used by
element SourceRFAttributesType/PremodulationFilter
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="PremodulationFilterType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Bandwidth" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>PMF1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Slope" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>PMF2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="TmatsCommon:PremodFilterType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>PMF3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element PremodulationFilterType/Bandwidth
diagram index_p813.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsTGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
PMF1
source <xs:element name="Bandwidth" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PMF1</xs:documentation>
 
</xs:annotation>
</xs:element>

element PremodulationFilterType/Slope
diagram index_p814.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsTGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
PMF2
source <xs:element name="Slope" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PMF2</xs:documentation>
 
</xs:annotation>
</xs:element>

element PremodulationFilterType/Type
diagram index_p815.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsTGroup.xsd
type TmatsCommon:PremodFilterType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Constant Amplitude
enumeration Constant Delay
enumeration Other
annotation
documentation
PMF3
source <xs:element name="Type" type="TmatsCommon:PremodFilterType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PMF3</xs:documentation>
 
</xs:annotation>
</xs:element>


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