simpleType VideoMPEG2FormatType
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/MPEG2ChannelXON2Format
facets
enumeration 2ON2 (MPEG-2)
enumeration 264ON2 (H.264)
annotation
documentation
R-Group VXF
source <xs:simpleType name="VideoMPEG2FormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group VXF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="2ON2 (MPEG-2)"/>
   
<xs:enumeration value="264ON2 (H.264)"/>
 
</xs:restriction>
</xs:simpleType>


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