2.2.5.33 wscn:FilmScanModeWKVType

The wscn:FilmScanModeWKVType type defines an enumerated list of built-in type xs:NMTOKEN (as specified in [XMLSCHEMA1] and [XMLSCHEMA2]) that represent the predefined (or well-known) values of the exposure type of the film to be scanned.

 <xs:simpleType name="FilmScanModeWKVType">
    <xs:restriction base="xs:NMTOKEN">
       <xs:maxLength value="255"/>
       <xs:enumeration value="NotApplicable"/>
       <xs:enumeration value="ColorSlideFilm"/>
       <xs:enumeration value="ColorNegativeFilm"/>
       <xs:enumeration value="BlackandWhiteNegativeFilm"/>
    </xs:restriction>
 </xs:simpleType>

Value

Description

NotApplicable

The default scan input source is not the Film option, thus the FilmScanMode is not an applicable value for the ScanTicket

ColorSlideFilm

Film images are in the normal color space captured

ColorNegativeFilm

Film images are negatives of the normal color space captured

BlackandWhiteNegativeFilm

Film images are black and white negatives of the images captured