complexType SubcarriersType
diagram index_p260.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsMGroup.xsd
children TmatsM:IRIGSubcarrier TmatsM:Other
used by
element MultiplexModulationGroupType/Subcarriers
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="SubcarriersType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="IRIGSubcarrier" type="TmatsM:IRIGSubcarrierType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>0 to SI\N elements</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Other" type="TmatsCommon:YesNoType" default="No" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>SO</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element SubcarriersType/IRIGSubcarrier
diagram index_p261.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsMGroup.xsd
type IRIGSubcarrierType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TmatsM:Number TmatsM:DataType TmatsM:ModulationSense TmatsM:LowPassFilter TmatsM:DataLinkName TmatsM:MeasurementName
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
0 to SI\N elements
source <xs:element name="IRIGSubcarrier" type="TmatsM:IRIGSubcarrierType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>0 to SI\N elements</xs:documentation>
 
</xs:annotation>
</xs:element>

element SubcarriersType/Other
diagram index_p262.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsMGroup.xsd
type TmatsCommon:YesNoType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
default No
facets
enumeration Yes
enumeration No
annotation
documentation
SO
source <xs:element name="Other" type="TmatsCommon:YesNoType" default="No" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>SO</xs:documentation>
 
</xs:annotation>
</xs:element>


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