complexType LowPassFilterType
diagram index_p250.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsMGroup.xsd
children TmatsM:Bandwidth TmatsM:Type
used by
elements BasebandSignalType/LowPassFilter IRIGSubcarrierType/LowPassFilter
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="LowPassFilterType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Bandwidth" type="xs:string" minOccurs="0"/>
   
<xs:element name="Type" type="TmatsCommon:FilterType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

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

element LowPassFilterType/Type
diagram index_p252.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsMGroup.xsd
type TmatsCommon:FilterType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Inclusive Filtering
enumeration Exclusive Filtering
source <xs:element name="Type" type="TmatsCommon:FilterType" minOccurs="0"/>


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