simpleType PCMTimeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type union of (xs:double, restriction of xs:string)
used by
element DataConversionType/PCMTime
simpleType Time1553Type
annotation
documentation
C-Group PTM
source <xs:simpleType name="PCMTimeType">
 
<xs:annotation>
   
<xs:documentation>C-Group PTM</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="xs:double">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="High Order Time"/>
       
<xs:enumeration value="Low Order Time"/>
       
<xs:enumeration value="Microsecond Time"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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