simpleType ScanType
namespace urn:tva:metadata:2005
type restriction of xs:string
properties
base string
used by
element VideoAttributesType/Scan
facets
Kind Value Annotation
enumeration interlaced
enumeration progressive
source <xs:simpleType name="ScanType">
 
<xs:restriction base="string">
   
<xs:enumeration value="interlaced"/>
   
<xs:enumeration value="progressive"/>
 
</xs:restriction>
</xs:simpleType>


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