PPF Mapping to JDF
The following table provides a recommended mapping of PPF keywords to JDF and XJDF.
The focus is on ConventionalPrinting therefore PPF mapping for finishing is currently not provided.
CIP3AdmJobCode | /JDF/@JobID | XJDF/@JobID |
|
|
CIP3AdmJobName | /JDF/@DescriptiveName | XJDF/@DescriptiveName | This does not work in a multi-sheet environment - who wins in case we have multiple values for one JobID? |
|
CIP3AdmSheetName | Part/@SheetName | Part/@SheetName | SheetName MUST be unique within the job |
|
CIP3AdmPrintVolume | ComponentLink Usage="Output" / | ResourceSet Component Usage="Output" / |
|
|
CIP3AdmCustomer | Contact[ContactTypes=”Customer”]/Company@OrganizationName | ResourceSet [Name="Contact"]/Resource[ |
|
|
CIP3AdmPaperColor | Media[@MediaType=”Paper”]/@LabColorValue | ResourceSet[Name=”Media”]/ | CIP3AdmPaperColor MAY differ between front and back. |
|
CIP3AdmPaperExtent | Media[@MediaType=”Paper”]/@Dimension | ResourceSet[Name=”Media”]/ | CIP3AdmPaperExtent SHALL not differ between front and back. |
|
CIP3AdmPaperGrade | Media[@MediaType=”Paper”]/@ISOPaperSubstrate | ResourceSet[Name=”Media”]/ | CIP3AdmPaperGrade MAY differ between front and back. CIP3 does not provide recommended values for paper grade, therefore JDF / XJDF recommended values for @ISOPaperSubstrate SHOULD be used |
|
CIP3AdmPaperGrammage | Media[@MediaType=”Paper”]/@Weight | ResourceSet[Name=”Media”]/ | CIP3AdmPaperGrammage SHALL not differ between front and back. |
|
CIP3AdmPaperThickness | Media[@MediaType=”Paper”]/@Thickness | ResourceSet[Name=”Media”]/ | CIP3AdmPaperThickNess SHALL not differ between front and back. |
|
CIP3AdmSheetLay | ConventionalPrintingParams/ @SheetLay | ResourceSet[Name=”ConventionalPrintingParams”]/Resource /ConventionalPrintingParams/@SheetLay |
|
|
CIP3AdmSeparationNames | ColorPool? | ResourceSet[Name="Color"]/ | Each entry in CIP3AdmSeparationNames corresponds to one Color element. |
|
CIP3AdmInkColors | ColorPool/Color/@Lab | ResourceSet "Color" / |
|
|
CIP3AdmInkInfo | Ink/@Brand | ResourceSet[Name="Ink"]/Resource/@Brand |
|
|
|
|
|
|
|
|
|
|
|
|
|
Missing attributes in PPF Specification
CIP3AdmPaperName | Resource@Brand | ResourceSet Media / |
|
CIP3AdmPaperGrainDirection | Media/@GrainDirection | ResourceSet Media / | X / Y |
??? ISOPaperSubstrate Front ??? | Media/@ISOPaperSubstrate | ResourceSet Media / | Provide “suggested” values for ISO substrate paper grades (In CIP3 ADM Paper Grade) No Tag Required |
CIP3AdmPartVersion |
|
|
|
CIP3AdmPaperCode |
|
| |
|
|
|
|
General suggestions:
SHOULD use ASCII only but not exclusively UTF-8
SHOULD put the encoding in a comment