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