simpleType VideoTypeFormatType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element PCMDataTypeAttributesType/VideoTypeFormat
facets
enumeration None
enumeration MPEG1
enumeration MPEG2
enumeration H261
enumeration WAVE
enumeration Other
annotation
documentation
R-Group PTF
source <xs:simpleType name="VideoTypeFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group PTF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="None"/>
   
<xs:enumeration value="MPEG1"/>
   
<xs:enumeration value="MPEG2"/>
   
<xs:enumeration value="H261"/>
   
<xs:enumeration value="WAVE"/>
   
<xs:enumeration value="Other"/>
 
</xs:restriction>
</xs:simpleType>


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