complexType MessageFilteringDefinitionsType
diagram index_p579.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children MessageNumber Type CommandWordEntry CommandWord Address RTRT
used by
element MIL-STD-1553BusDataTypeAttributesType/MessageFilteringDefinitions
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="MessageFilteringDefinitionsType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MessageNumber" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MFD\MID</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Type" type="TmatsCommon:MessageType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MFD\MT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CommandWordEntry" type="TmatsCommon:CommandWordTypeType" default="Address Fields" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>CWE</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:choice minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Depending on CWE value.</xs:documentation>
     
</xs:annotation>
     
<xs:element name="CommandWord" type="TmatsCommon:HexType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>CMD</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Address" type="AddressType" minOccurs="0"/>
   
</xs:choice>
   
<xs:element name="RTRT" type="RTRTType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MessageFilteringDefinitionsType/MessageNumber
diagram index_p580.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
MFD\MID
source <xs:element name="MessageNumber" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MFD\MID</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageFilteringDefinitionsType/Type
diagram index_p581.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:MessageType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration RT/RT
enumeration RT/BC
enumeration BC/RT
enumeration Mode Code
annotation
documentation
MFD\MT
source <xs:element name="Type" type="TmatsCommon:MessageType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MFD\MT</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageFilteringDefinitionsType/CommandWordEntry
diagram index_p582.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:CommandWordTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Address Fields
facets
enumeration Command Word
enumeration Address Fields
annotation
documentation
CWE
source <xs:element name="CommandWordEntry" type="TmatsCommon:CommandWordTypeType" default="Address Fields" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>CWE</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageFilteringDefinitionsType/CommandWord
diagram index_p583.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:HexType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [0-9|A-F]*
annotation
documentation
CMD
source <xs:element name="CommandWord" type="TmatsCommon:HexType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>CMD</xs:documentation>
 
</xs:annotation>
</xs:element>

element MessageFilteringDefinitionsType/Address
diagram index_p584.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type AddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children RemoteTerminalAddress TransmitReceiveMode SubTerminalAddress DataWordCountOrModeCode
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:element name="Address" type="AddressType" minOccurs="0"/>

element MessageFilteringDefinitionsType/RTRT
diagram index_p585.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type RTRTType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children CommandWordEntry CommandWord Address
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:element name="RTRT" type="RTRTType" minOccurs="0"/>


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