The following elements can be partitioned:
Element |
Allowed partition type |
Use for |
---|---|---|
/JDF/ResourcePool/RunList |
Run |
Force to front/back |
/JDF/ResourcePool/LayoutPreparationParams |
RunIndex |
Image shift, plexity, inserts (media, jog, stapling) |
/JDF/ResourcePool/DigitalPrintingParams |
RunIndex |
Media |
/JDF/ResourcePool/GatheringParams |
RunIndex BundleItemIndex |
Offset stacking |
/JDF/ResourcePool/StitchingParams |
RunIndex BundleItemIndex |
Stapling |
/JDF/ResourcePool/Folding |
RunIndex BundleItemIndex |
Folding |
/JDF/ResourcePool/HoleMakingParams |
RunIndex BundleItemIndex |
Punching |
/JDF/ResourcePool/CreasingParams |
RunIndex |
Creasing |
/JDF/ResourceLinkPool/ComponentLink/AmountPool/PartAmount/Part/ |
RunIndex BundleItemIndex |
Page programming for finishing |
According to the type of partition, the sub-nodes must specify the attribute @RunIndex, or @Run with @Pages, or @BundleItemIndex
Syntax
XPath: //<Element>/@PartIDKeys
Type
Enumeration
Supported range
@PartIDKeys |
Description |
---|---|
RunIndex |
The element is partitioned with RunIndex. A RunIndex defines a set of logical pages from the RunList. |
Run |
The element is partitioned with Run. A Run defines an name for an individual RunList partition. |
BundleItemIndex |
The element is partitioned with BundleItemIndex. A BundleItemIndex defines a set of indexed bundle of physical sheets called BundleItem. |