complexType SubcarrierType
diagram index_p829.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsTGroup.xsd
children Number ModulationIndex
used by
element SourceRFAttributesType/Subcarrier
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="SubcarrierType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Number" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SCO1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ModulationIndex" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SCO2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

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

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


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