complexType AsyncEmbeddedFormatType
diagram index_p269.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children DataLinkName Supercom LocationDefinition Location Interval WordLength Mask Subcommutation
used by
element PCMFormatAttributesType/AsyncEmbeddedFormat
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="AsyncEmbeddedFormatType">
 
<xs:sequence>
   
<xs:element name="DataLinkName" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>AEF\DLN</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Supercom" type="TmatsCommon:NonNegativeIntegerOrNo" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>AEF1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LocationDefinition" type="TmatsCommon:PCMLocationDefinitionType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>AEF2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Location" type="xs:positiveInteger" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>AEF3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Interval" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>AEF4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="WordLength" type="xs:positiveInteger" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>AEF5</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Mask" type="TmatsCommon:BinaryType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>AEF6</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Subcommutation" type="SubcommutationType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>AEF7. If absent, no subcommuation is present. Subcommutation fields include AEF8, AEF9, AEF10</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element AsyncEmbeddedFormatType/DataLinkName
diagram index_p270.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
AEF\DLN
source <xs:element name="DataLinkName" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>AEF\DLN</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsyncEmbeddedFormatType/Supercom
diagram index_p271.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
AEF1
source <xs:element name="Supercom" type="TmatsCommon:NonNegativeIntegerOrNo" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>AEF1</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsyncEmbeddedFormatType/LocationDefinition
diagram index_p272.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
AEF2
source <xs:element name="LocationDefinition" type="TmatsCommon:PCMLocationDefinitionType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>AEF2</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element AsyncEmbeddedFormatType/Interval
diagram index_p274.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
AEF4
source <xs:element name="Interval" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>AEF4</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsyncEmbeddedFormatType/WordLength
diagram index_p275.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 unbounded
content simple
annotation
documentation
AEF5
source <xs:element name="WordLength" type="xs:positiveInteger" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>AEF5</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsyncEmbeddedFormatType/Mask
diagram index_p276.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:BinaryType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
pattern [0-1]*
annotation
documentation
AEF6
source <xs:element name="Mask" type="TmatsCommon:BinaryType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>AEF6</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsyncEmbeddedFormatType/Subcommutation
diagram index_p277.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
AEF7. If absent, no subcommuation is present. Subcommutation fields include AEF8, AEF9, AEF10
source <xs:element name="Subcommutation" type="SubcommutationType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>AEF7. If absent, no subcommuation is present. Subcommutation fields include AEF8, AEF9, AEF10</xs:documentation>
 
</xs:annotation>
</xs:element>


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