complexType DataLinkType
diagram index_p2.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
children TmatsG:PCMFormatAttributes TmatsG:BusAttributes TmatsG:MessageDataAttributes TmatsG:DataConversionAttributes
used by
element DataSourceType/DataLink
attributes
Name  Type  Use  Default  Fixed  annotation
Namexs:stringrequired      
TmatsVersionoptional      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="DataLinkType">
 
<xs:sequence minOccurs="0">
   
<xs:choice minOccurs="0">
     
<xs:element name="PCMFormatAttributes" type="TmatsP:PCMFormatAttributesType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>TMATS P-Group</xs:documentation>
       
</xs:annotation>
       
<xs:key name="MeasurementListKey">
         
<xs:selector xpath="TmatsP:PCMMeasurements/TmatsD:MeasurementList"/>
         
<xs:field xpath="@Name"/>
       
</xs:key>
       
<xs:keyref name="FormatMeasurementListRef" refer="TmatsG:MeasurementListKey">
         
<xs:selector xpath="TmatsP:FormatChange/TmatsP:MeasurementListChange"/>
         
<xs:field xpath="TmatsP:MeasurementListName"/>
       
</xs:keyref>
     
</xs:element>
     
<xs:element name="BusAttributes" type="TmatsB:BusAttributesType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>TMATS B Group</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MessageDataAttributes" type="TmatsS:MessageDataAttributesType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>TMATS S-Group</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
   
<xs:element name="DataConversionAttributes" type="TmatsC:DataConversionAttributesType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TMATS C-Group</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="Name" type="xs:string" use="required"/>
 
<xs:attribute ref="TmatsCommon:TmatsVersion" use="optional"/>
</xs:complexType>

attribute DataLinkType/@Name
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Name" type="xs:string" use="required"/>

element DataLinkType/PCMFormatAttributes
diagram index_p3.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type PCMFormatAttributesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children InputData Format SyncCriteria VariableWordLength SubframeSynchronization AsyncEmbeddedFormat FormatChange AlternateTagData AsynchronousDataMergeFormat Comments PCMMeasurements BusAttributes
attributes
Name  Type  Use  Default  Fixed  annotation
IDrequired      
documentation
Added in 106-15 at the request of MDL for C,D,P,B groups
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
identity constraints
  Name  Refer  Selector  Field(s)  
key  MeasurementListKey    TmatsP:PCMMeasurements/TmatsD:MeasurementList  @Name  
keyref  FormatMeasurementListRef  TmatsG:MeasurementListKey  TmatsP:FormatChange/TmatsP:MeasurementListChange  TmatsP:MeasurementListName  
annotation
documentation
TMATS P-Group
source <xs:element name="PCMFormatAttributes" type="TmatsP:PCMFormatAttributesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TMATS P-Group</xs:documentation>
 
</xs:annotation>
 
<xs:key name="MeasurementListKey">
   
<xs:selector xpath="TmatsP:PCMMeasurements/TmatsD:MeasurementList"/>
   
<xs:field xpath="@Name"/>
 
</xs:key>
 
<xs:keyref name="FormatMeasurementListRef" refer="TmatsG:MeasurementListKey">
   
<xs:selector xpath="TmatsP:FormatChange/TmatsP:MeasurementListChange"/>
   
<xs:field xpath="TmatsP:MeasurementListName"/>
 
</xs:keyref>
</xs:element>

element DataLinkType/BusAttributes
diagram index_p4.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type BusAttributesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children TestItem Comments Bus
attributes
Name  Type  Use  Default  Fixed  annotation
IDrequired      
documentation
Added in 106-15 at the request of MDL for C,D,P,B groups
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
TMATS B Group
source <xs:element name="BusAttributes" type="TmatsB:BusAttributesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TMATS B Group</xs:documentation>
 
</xs:annotation>
</xs:element>

element DataLinkType/MessageDataAttributes
diagram index_p5.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type MessageDataAttributesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children TestItem Stream Comments
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
TMATS S-Group
source <xs:element name="MessageDataAttributes" type="TmatsS:MessageDataAttributesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TMATS S-Group</xs:documentation>
 
</xs:annotation>
</xs:element>

element DataLinkType/DataConversionAttributes
diagram index_p6.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type DataConversionAttributesType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Measurement
attributes
Name  Type  Use  Default  Fixed  annotation
IDrequired      
documentation
Added in 106-15 at the request of MDL for C,D,P,B groups
TmatsVersionrequired      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
TMATS C-Group
source <xs:element name="DataConversionAttributes" type="TmatsC:DataConversionAttributesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TMATS C-Group</xs:documentation>
 
</xs:annotation>
</xs:element>


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