complexType VariableWordLengthType
diagram index_p389.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children Word Length
used by
element PCMFormatAttributesType/VariableWordLength
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="VariableWordLengthType">
 
<xs:sequence>
   
<xs:element name="Word" type="xs:positiveInteger">
     
<xs:annotation>
       
<xs:documentation>MFW1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Length" type="xs:positiveInteger">
     
<xs:annotation>
       
<xs:documentation>MFW2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element VariableWordLengthType/Word
diagram index_p390.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
content simple
annotation
documentation
MFW1
source <xs:element name="Word" type="xs:positiveInteger">
 
<xs:annotation>
   
<xs:documentation>MFW1</xs:documentation>
 
</xs:annotation>
</xs:element>

element VariableWordLengthType/Length
diagram index_p391.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
content simple
annotation
documentation
MFW2
source <xs:element name="Length" type="xs:positiveInteger">
 
<xs:annotation>
   
<xs:documentation>MFW2</xs:documentation>
 
</xs:annotation>
</xs:element>


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