complexType SubcommutationType
diagram index_p376.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children StartFrame FrameInterval EndFrame
used by
elements AsyncEmbeddedFormatType/Subcommutation AsynchronousDataMergeFormatType/Subcommutation
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="SubcommutationType">
 
<xs:sequence>
   
<xs:element name="StartFrame" type="xs:positiveInteger" default="1" minOccurs="0"/>
   
<xs:element name="FrameInterval" type="xs:nonNegativeInteger" default="1" minOccurs="0"/>
   
<xs:element name="EndFrame" type="xs:positiveInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>If absent, number of frames in PCM format is assumed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element SubcommutationType/StartFrame
diagram index_p377.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1
source <xs:element name="StartFrame" type="xs:positiveInteger" default="1" minOccurs="0"/>

element SubcommutationType/FrameInterval
diagram index_p378.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1
source <xs:element name="FrameInterval" type="xs:nonNegativeInteger" default="1" minOccurs="0"/>

element SubcommutationType/EndFrame
diagram index_p379.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
If absent, number of frames in PCM format is assumed.
source <xs:element name="EndFrame" type="xs:positiveInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If absent, number of frames in PCM format is assumed.</xs:documentation>
 
</xs:annotation>
</xs:element>


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