2.2.4.56 wscn:FilmScanModeType

The wscn:FilmScanModeType type adds the wscn:MustHonor attribute to a wscn:FilmScanModeExtType type.

 <xs:complexType name="FilmScanModeType">
    <xs:simpleContent>
       <xs:extension base="wscn:FilmScanModeExtType">
          <xs:attribute ref="wscn:MustHonor"/>
       </xs:extension>
    </xs:simpleContent>
 </xs:complexType>