complexType AsynchronousDataMergeFormatType
diagram index_p278.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children Name MaskAndPattern Supercom LocationDefinition Location Interval Length MSBLocation Parity Subcommutation
used by
element PCMFormatAttributesType/AsynchronousDataMergeFormat
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="AsynchronousDataMergeFormatType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Name" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM\DMN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MaskAndPattern" type="MaskAndPatternType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>From ADM\MP. If this element is absent (implying a TMATS value of "N"), Chapter 4 recommendations are used. Otherwise, patterns are defined here.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Supercom" type="TmatsCommon:NonNegativeIntegerOrNo" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LocationDefinition" type="TmatsCommon:PCMLocationDefinitionType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Location" type="xs:string" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>ADM3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Interval" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Length" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM5</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MSBLocation" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM6</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ADM7</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Subcommutation" type="SubcommutationType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>ADM8. If absent, no subcommutation is present. Subcommutation fields include: ADM9, ADM10, ADM11</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element AsynchronousDataMergeFormatType/Name
diagram index_p279.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
ADM\DMN
source <xs:element name="Name" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM\DMN</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/MaskAndPattern
diagram index_p280.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type MaskAndPatternType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children OverheadMask FreshDataPattern DataOverflowPattern StaleDataPattern UserDefinedPattern
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
From ADM\MP. If this element is absent (implying a TMATS value of "N"), Chapter 4 recommendations are used. Otherwise, patterns are defined here.
source <xs:element name="MaskAndPattern" type="MaskAndPatternType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>From ADM\MP. If this element is absent (implying a TMATS value of "N"), Chapter 4 recommendations are used. Otherwise, patterns are defined here.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Supercom
diagram index_p281.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:NonNegativeIntegerOrNo
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
ADM1
source <xs:element name="Supercom" type="TmatsCommon:NonNegativeIntegerOrNo" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM1</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/LocationDefinition
diagram index_p282.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:PCMLocationDefinitionType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration First Word And Interval
enumeration Every Location
enumeration Contiguous Words
enumeration Not Applicable
annotation
documentation
ADM2
source <xs:element name="LocationDefinition" type="TmatsCommon:PCMLocationDefinitionType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM2</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Location
diagram index_p283.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
ADM3
source <xs:element name="Location" type="xs:string" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>ADM3</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Interval
diagram index_p284.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
ADM4
source <xs:element name="Interval" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM4</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Length
diagram index_p285.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
ADM5
source <xs:element name="Length" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM5</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/MSBLocation
diagram index_p286.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
ADM6
source <xs:element name="MSBLocation" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM6</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Parity
diagram index_p287.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
ADM7
source <xs:element name="Parity" type="TmatsCommon:OddEvenNoneType" default="None" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ADM7</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsynchronousDataMergeFormatType/Subcommutation
diagram index_p288.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type SubcommutationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children StartFrame FrameInterval EndFrame
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
ADM8. If absent, no subcommutation is present. Subcommutation fields include: ADM9, ADM10, ADM11
source <xs:element name="Subcommutation" type="SubcommutationType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>ADM8. If absent, no subcommutation is present. Subcommutation fields include: ADM9, ADM10, ADM11</xs:documentation>
 
</xs:annotation>
</xs:element>


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