videoscan

The video scan technique, progressive or interlaced

Attribute Information

Used By

Attribute Group newsContentCharacteristics

Source

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

Sample