simpleType TimeDataTimeFormatType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element TimeDataTypeAttributesType/TimeFormat
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
R-Group TFMT
source <xs:simpleType name="TimeDataTimeFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group TFMT</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="IRIG A"/>
   
<xs:enumeration value="IRIG B"/>
   
<xs:enumeration value="IRIG G"/>
   
<xs:enumeration value="Internal"/>
   
<xs:enumeration value="Native GPS Time"/>
   
<xs:enumeration value="UTC Time From GPS"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


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