namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||||
type | restriction of xs:string | ||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |