complexType SyncCriteriaType
diagram index_p382.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children InSync OutOfSync
used by
element PCMFormatAttributesType/SyncCriteria
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="SyncCriteriaType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="InSync" type="InSyncType" minOccurs="0"/>
   
<xs:element name="OutOfSync" type="OutOfSyncType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element SyncCriteriaType/InSync
diagram index_p383.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type InSyncType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Criteria NumberOfFSPBits
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:element name="InSync" type="InSyncType" minOccurs="0"/>

element SyncCriteriaType/OutOfSync
diagram index_p384.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
type OutOfSyncType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NumberOfDisagrees NumberOfFSPBits FillBits
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:element name="OutOfSync" type="OutOfSyncType" minOccurs="0"/>


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