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="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> |