complexType MinorFrameType
diagram index_p345.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children NumberOfMinorFrames WordsPerMinorFrame BitsPerMinorFrame SyncType SyncPattern
used by
element FormatType/MinorFrame
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="MinorFrameType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="NumberOfMinorFrames" default="1">
     
<xs:annotation>
       
<xs:documentation>MF\N</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:nonNegativeInteger">
         
<xs:maxInclusive value="256"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="WordsPerMinorFrame" type="xs:nonNegativeInteger">
     
<xs:annotation>
       
<xs:documentation>MF1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BitsPerMinorFrame" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MF2</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:nonNegativeInteger">
         
<xs:maxInclusive value="16384"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="SyncType" type="TmatsCommon:PCMSyncTypeType" default="Fixed Pattern" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MF3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SyncPattern" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MF4, MF5</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element MinorFrameType/NumberOfMinorFrames
diagram index_p346.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type restriction of xs:nonNegativeInteger
properties
isRef 0
content simple
default 1
facets
maxInclusive 256
annotation
documentation
MF\N
source <xs:element name="NumberOfMinorFrames" default="1">
 
<xs:annotation>
   
<xs:documentation>MF\N</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:maxInclusive value="256"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MinorFrameType/WordsPerMinorFrame
diagram index_p347.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
content simple
annotation
documentation
MF1
source <xs:element name="WordsPerMinorFrame" type="xs:nonNegativeInteger">
 
<xs:annotation>
   
<xs:documentation>MF1</xs:documentation>
 
</xs:annotation>
</xs:element>

element MinorFrameType/BitsPerMinorFrame
diagram index_p348.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type restriction of xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 16384
annotation
documentation
MF2
source <xs:element name="BitsPerMinorFrame" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MF2</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:maxInclusive value="16384"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MinorFrameType/SyncType
diagram index_p349.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:PCMSyncTypeType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Fixed Pattern
facets
enumeration Fixed Pattern
enumeration Other
annotation
documentation
MF3
source <xs:element name="SyncType" type="TmatsCommon:PCMSyncTypeType" default="Fixed Pattern" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MF3</xs:documentation>
 
</xs:annotation>
</xs:element>

element MinorFrameType/SyncPattern
diagram index_p350.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:BinaryWithDontCareType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
pattern [0-1|X]*
annotation
documentation
MF4, MF5
source <xs:element name="SyncPattern" type="TmatsCommon:BinaryWithDontCareType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MF4, MF5</xs:documentation>
 
</xs:annotation>
</xs:element>


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