simpleType VideoDataTypeFormatType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element VideoDataTypeAttributesType/DataTypeFormat
facets
enumeration Format 0 (MPEG-2/H.264)
enumeration Format 1 (MPEG-2 ISO 13818)
enumeration Format 2 (MPEG-4 ISO 14496)
annotation
documentation
R-Group VTF
source <xs:simpleType name="VideoDataTypeFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group VTF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Format 0 (MPEG-2/H.264)"/>
   
<xs:enumeration value="Format 1 (MPEG-2 ISO 13818)"/>
   
<xs:enumeration value="Format 2 (MPEG-4 ISO 14496)"/>
 
</xs:restriction>
</xs:simpleType>


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