diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
children | TmatsG:ProgramName TmatsG:TestItem TmatsG:TmatsFileName TmatsG:OriginationDate TmatsG:Revision TmatsG:Update TmatsG:TestNumber TmatsG:PointOfContact TmatsG:DataSource TmatsG:TestInformation TmatsG:Checksum TmatsG:Comments TmatsG:AirborneHardwareAttributes | ||||||||||||||||
used by |
|
||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:complexType name="Tmats"> <xs:annotation> <xs:documentation>TMATS G-Group</xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> <xs:documentation>TMATS G Group</xs:documentation> </xs:annotation> <xs:element name="ProgramName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>PN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TestItem" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TA</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TmatsFileName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>FN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OriginationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>OD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Revision" type="TmatsG:RevisionAndUpdateType" minOccurs="0"> <xs:annotation> <xs:documentation>RN and RD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Update" type="TmatsG:RevisionAndUpdateType" minOccurs="0"> <xs:annotation> <xs:documentation>UN and UD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TestNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>POC1, POC2, POC3, POC4</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DataSource" type="TmatsG:DataSourceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>DSI, DST</xs:documentation> </xs:annotation> <xs:key name="DataLinkKey"> <xs:selector xpath="TmatsG:DataLink"/> <xs:field xpath="@Name"/> </xs:key> <xs:keyref name="ChannelDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data"/> <xs:field xpath="TmatsR:ChannelDataLinkName"/> </xs:keyref> <xs:keyref name="ARINC429BusDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:ARINC429BusDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="UARTDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:UARTDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="MessageDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:MessageDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="EthernetDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:EthernetDataTypeAttributes/TmatsR:Network"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="BaseBandSignalDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:MultiplexModulationGroup/TmatsM:BasebandSignal"/> <xs:field xpath="TmatsM:DataLinkName"/> </xs:keyref> <xs:keyref name="IRIGSubcarrierDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:MultiplexModulationGroup/TmatsM:Subcarriers/TmatsM:IRIGSubcarrier"/> <xs:field xpath="TmatsM:DataLinkName"/> </xs:keyref> <xs:keyref name="AsyncEmbeddedFormatDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:DataLink/TmatsG:PCMFormatAttributes/TmatsP:AsyncEmbeddedFormat"/> <xs:field xpath="TmatsP:DataLinkName"/> </xs:keyref> <xs:keyref name="FormatStructureChangeDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:DataLink/TmatsG:PCMFormatAttributes/TmatsP:FormatChange/TmatsP:FormatStructureChange"/> <xs:field xpath="TmatsP:DataLinkName"/> </xs:keyref> </xs:element> <xs:element name="TestInformation" type="TmatsG:TestInformationType" minOccurs="0"/> <xs:element name="Checksum" type="TmatsG:ChecksumType" minOccurs="0"> <xs:annotation> <xs:documentation>SHA - Added in 106-15</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Comments" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>COM</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AirborneHardwareAttributes" type="TmatsH:AirborneHardwareAttributesType" minOccurs="0"> <xs:annotation> <xs:documentation>TMATS H-Group</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="TmatsCommon:TmatsVersion" use="required"/> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="ProgramName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>PN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="TestItem" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TA</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="TmatsFileName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>FN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="OriginationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>OD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
type | TmatsG:RevisionAndUpdateType | ||||||||||||||||
properties |
|
||||||||||||||||
children | TmatsG:Number TmatsG:Date | ||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="Revision" type="TmatsG:RevisionAndUpdateType" minOccurs="0"> <xs:annotation> <xs:documentation>RN and RD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
type | TmatsG:RevisionAndUpdateType | ||||||||||||||||
properties |
|
||||||||||||||||
children | TmatsG:Number TmatsG:Date | ||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="Update" type="TmatsG:RevisionAndUpdateType" minOccurs="0"> <xs:annotation> <xs:documentation>UN and UD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="TestNumber" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>TN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
type | TmatsCommon:PointOfContactType | ||||||||||||||||
properties |
|
||||||||||||||||
children | Name Agency Address Telephone | ||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="PointOfContact" type="TmatsCommon:PointOfContactType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>POC1, POC2, POC3, POC4</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | TmatsG:DataSourceType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | TmatsG:DataSourceSecurityClassification TmatsG:TransmissionAttributes TmatsG:RecorderReproducerAttributes TmatsG:MultiplexModulationGroup TmatsG:DataLink TmatsG:VendorSpecificAttributes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
identity constraints |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="DataSource" type="TmatsG:DataSourceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>DSI, DST</xs:documentation> </xs:annotation> <xs:key name="DataLinkKey"> <xs:selector xpath="TmatsG:DataLink"/> <xs:field xpath="@Name"/> </xs:key> <xs:keyref name="ChannelDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data"/> <xs:field xpath="TmatsR:ChannelDataLinkName"/> </xs:keyref> <xs:keyref name="ARINC429BusDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:ARINC429BusDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="UARTDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:UARTDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="MessageDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:MessageDataTypeAttributes/TmatsR:SubChannel"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="EthernetDataTypeRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:RecorderReproducerAttributes/TmatsR:Data/TmatsR:EthernetDataTypeAttributes/TmatsR:Network"/> <xs:field xpath="TmatsR:Name"/> </xs:keyref> <xs:keyref name="BaseBandSignalDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:MultiplexModulationGroup/TmatsM:BasebandSignal"/> <xs:field xpath="TmatsM:DataLinkName"/> </xs:keyref> <xs:keyref name="IRIGSubcarrierDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:MultiplexModulationGroup/TmatsM:Subcarriers/TmatsM:IRIGSubcarrier"/> <xs:field xpath="TmatsM:DataLinkName"/> </xs:keyref> <xs:keyref name="AsyncEmbeddedFormatDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:DataLink/TmatsG:PCMFormatAttributes/TmatsP:AsyncEmbeddedFormat"/> <xs:field xpath="TmatsP:DataLinkName"/> </xs:keyref> <xs:keyref name="FormatStructureChangeDataLinkRef" refer="TmatsG:DataLinkKey"> <xs:selector xpath="TmatsG:DataLink/TmatsG:PCMFormatAttributes/TmatsP:FormatChange/TmatsP:FormatStructureChange"/> <xs:field xpath="TmatsP:DataLinkName"/> </xs:keyref> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
type | TmatsG:TestInformationType | ||||||||||||||||
properties |
|
||||||||||||||||
children | TmatsG:Duration TmatsG:PreTestRequirement TmatsG:PostTestRequirement TmatsG:SecurityClassification | ||||||||||||||||
attributes |
|
||||||||||||||||
source | <xs:element name="TestInformation" type="TmatsG:TestInformationType" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | TmatsG:ChecksumType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Checksum" type="TmatsG:ChecksumType" minOccurs="0"> <xs:annotation> <xs:documentation>SHA - Added in 106-15</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Comments" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>COM</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd | ||||||||||||||||
type | TmatsH:AirborneHardwareAttributesType | ||||||||||||||||
properties |
|
||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="AirborneHardwareAttributes" type="TmatsH:AirborneHardwareAttributesType" minOccurs="0"> <xs:annotation> <xs:documentation>TMATS H-Group</xs:documentation> </xs:annotation> </xs:element> |