diagram |
 |
namespace |
http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd |
children |
InSync OutOfSync |
used by |
|
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> |