cover-front <collection>
XPath: /xpif/job-template-attributes/cover-front[@syntax="collection"]/media-col[@syntax="collection"]/
XPath: /xpif/job-template-attributes/cover-front[@syntax="collection"]/cover-type[@syntax="keyword"]/
The "media-col" and the "cover-type" attributes.
The cover-front attribute is mapped to an Océ front cover. The media-col defines the media and cover-type defines whether the cover is to be one-sided, two-sided printed or not printed.
<cover-front syntax="collection">
<media-col syntax="collection">
<media-size syntax="collection">
<x-dimension syntax="integer">21000</x-dimension>
<y-dimension syntax="integer">29700</y-dimension>
</media-size>
<media-hole-count syntax="integer">0</media-hole-count>
<media-color syntax="keyword">blue</media-color>
</media-col>
<cover-type syntax="keyword">print-none</cover-type>
</cover-front>