simpleType ImageTimeStampModeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element ImageDataTypeAttributesType/TimeStampMode
facets
enumeration Image Capture Time
enumeration Image Packetization Time
annotation
documentation
R-Group ITSM
source <xs:simpleType name="ImageTimeStampModeType">
 
<xs:annotation>
   
<xs:documentation>R-Group ITSM</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Image Capture Time"/>
   
<xs:enumeration value="Image Packetization Time"/>
 
</xs:restriction>
</xs:simpleType>


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