complexType FormatType
diagram index_p301.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children TypeFormat CommonWordLength WordTransferOrder Parity ParityTransferOrder CRC MinorFrame
used by
element PCMFormatAttributesType/Format
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="FormatType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="TypeFormat" type="TmatsCommon:PCMTypeFormatType" default="Class 1" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CommonWordLength" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>F1</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:nonNegativeInteger">
         
<xs:minInclusive value="4"/>
         
<xs:maxInclusive value="64"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="WordTransferOrder" type="TmatsCommon:MSBLSBFirstType" default="MSB First" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>F2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>F3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>F4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="CRC" type="CRCType" minOccurs="0"/>
   
<xs:element name="MinorFrame" type="MinorFrameType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element FormatType/TypeFormat
diagram index_p302.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:PCMTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Class 1
facets
enumeration Class 1
enumeration Class 2
enumeration Alternate Tag And Data
enumeration 1553 Bus
enumeration Bus
enumeration Other
annotation
documentation
TF
source <xs:element name="TypeFormat" type="TmatsCommon:PCMTypeFormatType" default="Class 1" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TF</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatType/CommonWordLength
diagram index_p303.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type restriction of xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 4
maxInclusive 64
annotation
documentation
F1
source <xs:element name="CommonWordLength" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>F1</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:minInclusive value="4"/>
     
<xs:maxInclusive value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FormatType/WordTransferOrder
diagram index_p304.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:MSBLSBFirstType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default MSB First
facets
enumeration MSB First
enumeration LSB First
annotation
documentation
F2
source <xs:element name="WordTransferOrder" type="TmatsCommon:MSBLSBFirstType" default="MSB First" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>F2</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatType/Parity
diagram index_p305.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:OddEvenNoneType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
annotation
documentation
F3
source <xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>F3</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatType/ParityTransferOrder
diagram index_p306.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:ParityTransferOrderType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Leads Word
enumeration Trails Word
annotation
documentation
F4
source <xs:element name="ParityTransferOrder" type="TmatsCommon:ParityTransferOrderType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>F4</xs:documentation>
 
</xs:annotation>
</xs:element>

element FormatType/CRC
diagram index_p307.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type CRCType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Type CheckWordStartingBit DataStartBit DataNumberOfBits
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="CRC" type="CRCType" minOccurs="0"/>

element FormatType/MinorFrame
diagram index_p308.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type MinorFrameType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NumberOfMinorFrames WordsPerMinorFrame BitsPerMinorFrame SyncType SyncPattern
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="MinorFrame" type="MinorFrameType" minOccurs="0"/>


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