complexType RevisionAndUpdateType
diagram index_p14.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
children TmatsG:Number TmatsG:Date
used by
elements Tmats/Revision Tmats/Update
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>

element RevisionAndUpdateType/Number
diagram index_p15.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Number" type="xs:string" minOccurs="0"/>

element RevisionAndUpdateType/Date
diagram index_p16.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Date" type="xs:date" minOccurs="0"/>


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