simpleType ImageDataTypeFormatType
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/DataTypeFormat
facets
enumeration Format 0 (Image)
enumeration Format 1 (Still Imagery)
enumeration Format 2 (Dynamic Imagery)
annotation
documentation
R-Group ITF
source <xs:simpleType name="ImageDataTypeFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group ITF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Format 0 (Image)"/>
   
<xs:enumeration value="Format 1 (Still Imagery)"/>
   
<xs:enumeration value="Format 2 (Dynamic Imagery)"/>
 
</xs:restriction>
</xs:simpleType>


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