| diagram |
 |
| namespace |
http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd |
| children |
TmatsG:Number TmatsG:Date |
| 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="RevisionAndUpdateType">
<xs:sequence minOccurs="0">
<xs:element name="Number" type="xs:string" minOccurs="0"/>
<xs:element name="Date" type="xs:date" minOccurs="0"/>
</xs:sequence>
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType> |