diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||||||||
children | SubChannelEnabled SubChannelNumber MeasurementName DataLength BitMask MeasurementTransferOrder SampleFactor SampleFilter3dbBandwidth Coupling RecorderInputImpedance InputChannelGain InputFullScaleRange InputOffsetVoltage RecordedAnalogFormat InputType Audio AudioFormat | ||||||||||||||||
used by |
|
||||||||||||||||
attributes |
|
||||||||||||||||
source | <xs:complexType name="ChannelType"> <xs:sequence minOccurs="0"> <xs:element name="SubChannelEnabled" type="TmatsCommon:TrueFalseType" default="True" minOccurs="0"> <xs:annotation> <xs:documentation>AMCE - Added in 106-15</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SubChannelNumber"> <xs:annotation> <xs:documentation>AMCN - Added in 106-15</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="256"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MeasurementName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>AMN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DataLength" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ADL</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0"> <xs:annotation> <xs:documentation>AMSK</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MeasurementTransferOrder" type="TmatsCommon:MSBLSBFirstType" default="MSB First" minOccurs="0"> <xs:annotation> <xs:documentation>AMTO</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SampleFactor" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ASF</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SampleFilter3dbBandwidth" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ASBW</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Coupling" type="TmatsCommon:AnalogCouplingType" minOccurs="0"> <xs:annotation> <xs:documentation>ACP</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RecorderInputImpedance" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AII</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InputChannelGain" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AGI</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InputFullScaleRange" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AFSI</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InputOffsetVoltage" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AOVI</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RecordedAnalogFormat" type="TmatsCommon:AnalogRecordedFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>AF</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InputType" type="TmatsCommon:AnalogInputTypeType" minOccurs="0"> <xs:annotation> <xs:documentation>AIT</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Audio" type="TmatsCommon:AnalogAudioType" minOccurs="0"> <xs:annotation> <xs:documentation>AV</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AudioFormat" type="TmatsCommon:AnalogAudioFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>AVF</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="TmatsCommon:TmatsVersion"/> </xs:complexType> |
diagram | ![]() |
||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||
type | TmatsCommon:TrueFalseType | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="SubChannelEnabled" type="TmatsCommon:TrueFalseType" default="True" minOccurs="0"> <xs:annotation> <xs:documentation>AMCE - 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/TmatsRGroup.xsd | ||||
type | restriction of xs:int | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="SubChannelNumber"> <xs:annotation> <xs:documentation>AMCN - Added in 106-15</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="256"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="MeasurementName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>AMN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="DataLength" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ADL</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||
type | TmatsCommon:MeasurementBitMaskType | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0"> <xs:annotation> <xs:documentation>AMSK</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||
type | TmatsCommon:MSBLSBFirstType | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="MeasurementTransferOrder" type="TmatsCommon:MSBLSBFirstType" default="MSB First" minOccurs="0"> <xs:annotation> <xs:documentation>AMTO</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="SampleFactor" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ASF</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="SampleFilter3dbBandwidth" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>ASBW</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | TmatsCommon:AnalogCouplingType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Coupling" type="TmatsCommon:AnalogCouplingType" minOccurs="0"> <xs:annotation> <xs:documentation>ACP</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="RecorderInputImpedance" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AII</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="InputChannelGain" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AGI</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="InputFullScaleRange" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AFSI</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | xs:nonNegativeInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="InputOffsetVoltage" type="xs:nonNegativeInteger" minOccurs="0"> <xs:annotation> <xs:documentation>AOVI</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||||||
type | TmatsCommon:AnalogRecordedFormatType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="RecordedAnalogFormat" type="TmatsCommon:AnalogRecordedFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>AF</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | TmatsCommon:AnalogInputTypeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="InputType" type="TmatsCommon:AnalogInputTypeType" minOccurs="0"> <xs:annotation> <xs:documentation>AIT</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||
type | TmatsCommon:AnalogAudioType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Audio" type="TmatsCommon:AnalogAudioType" minOccurs="0"> <xs:annotation> <xs:documentation>AV</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd | ||||||||||||||||
type | TmatsCommon:AnalogAudioFormatType | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="AudioFormat" type="TmatsCommon:AnalogAudioFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>AVF</xs:documentation> </xs:annotation> </xs:element> |