The video scan technique, progressive or interlaced |
Attribute Group | newsContentCharacteristics |
<xs:attribute name="videoscan" use="optional"> <xs:annotation> <xs:documentation>The video scan technique, progressive or interlaced</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="progressive"/> <xs:enumeration value="interlaced"/> </xs:restriction> </xs:simpleType> </xs:attribute> |