complexType InSyncType
diagram index_p333.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd
children Criteria NumberOfFSPBits
used by
element SyncCriteriaType/InSync
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="InSyncType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Criteria" type="TmatsCommon:NonNegativeIntegerOrNotSpecified" default="Not Specified" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SYNC1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="NumberOfFSPBits" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SYNC2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element InSyncType/Criteria
diagram index_p334.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
SYNC1
source <xs:element name="Criteria" type="TmatsCommon:NonNegativeIntegerOrNotSpecified" default="Not Specified" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SYNC1</xs:documentation>
 
</xs:annotation>
</xs:element>

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


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