complexType OutOfSyncType
diagram index_p351.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children NumberOfDisagrees NumberOfFSPBits FillBits
used by
element SyncCriteriaType/OutOfSync
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="OutOfSyncType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="NumberOfDisagrees" type="TmatsCommon:NonNegativeIntegerOrNotSpecified" default="Not Specified" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SYNC3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NumberOfFSPBits" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SYNC4</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FillBits" type="xs:nonNegativeInteger" default="0" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SYNC5</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element OutOfSyncType/NumberOfDisagrees
diagram index_p352.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type TmatsCommon:NonNegativeIntegerOrNotSpecified
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Not Specified
annotation
documentation
SYNC3
source <xs:element name="NumberOfDisagrees" type="TmatsCommon:NonNegativeIntegerOrNotSpecified" default="Not Specified" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SYNC3</xs:documentation>
 
</xs:annotation>
</xs:element>

element OutOfSyncType/NumberOfFSPBits
diagram index_p353.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
annotation
documentation
SYNC4
source <xs:element name="NumberOfFSPBits" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SYNC4</xs:documentation>
 
</xs:annotation>
</xs:element>

element OutOfSyncType/FillBits
diagram index_p354.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 0
annotation
documentation
SYNC5
source <xs:element name="FillBits" type="xs:nonNegativeInteger" default="0" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SYNC5</xs:documentation>
 
</xs:annotation>
</xs:element>


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