complexType TimeDataTypeAttributesType
diagram index_p715.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat TimeFormat TimeSource
used by
element DataType/TimeDataTypeAttributes
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="TimeDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:TimeDataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TimeFormat" type="TmatsCommon:TimeDataTimeFormatType" default="IRIG A" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TFMT</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TimeSource" type="TmatsCommon:TimeDataTimeSourceType" default="None" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TSRC</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element TimeDataTypeAttributesType/DataTypeFormat
diagram index_p716.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:TimeDataTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Format 0 (Reserved)
enumeration Format 1 (Time Data)
annotation
documentation
TTF
source <xs:element name="DataTypeFormat" type="TmatsCommon:TimeDataTypeFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TTF</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeDataTypeAttributesType/TimeFormat
diagram index_p717.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:TimeDataTimeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default IRIG A
facets
enumeration IRIG A
enumeration IRIG B
enumeration IRIG G
enumeration Internal
enumeration Native GPS Time
enumeration UTC Time From GPS
enumeration None
annotation
documentation
TFMT
source <xs:element name="TimeFormat" type="TmatsCommon:TimeDataTimeFormatType" default="IRIG A" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TFMT</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeDataTypeAttributesType/TimeSource
diagram index_p718.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:TimeDataTimeSourceType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
facets
enumeration Internal
enumeration External
enumeration Internal From RMM
enumeration None
annotation
documentation
TSRC
source <xs:element name="TimeSource" type="TmatsCommon:TimeDataTimeSourceType" default="None" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TSRC</xs:documentation>
 
</xs:annotation>
</xs:element>


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