You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 7
Next »
No Translation available yet
You have Spanish selected as language but this page has not been translated yet. Translate the page or view the content in the default space language below.
Display default
If the InSite info sheet and PLA schemas are different, create an XSLT file to ensure that the InSite XML files conform to the PLA format.
Note: If you upgrade PLA and the PLA schema is updated, please review the InSite info sheet to determine if it is necessary to incorporate any changes from the new PLA version.
Requirement: You must have working knowledge of XSLT programming.
- Obtain the XML schema definition (XSD) file that you created for InSite Prepress Portal.
- Obtain the XSD file that PLA software uses from the
\Program Files (x86)\Kodak\LayoutAutomation\RBA\XML
folder. - Compare the two schemas to identify differences between the two formats.
- If the schemas differ, create an XSLT file to modify the XML files from InSite Prepress Portal so that they conform to the PLA format.
You can create the XSLT file directly in a text editor or you can use XSLT editing software. - Save the InSite XSD file and the new XSLT file to a location that is accessible by Rules-Based Automation.
For example, Program Files (x86)\Prinergy\RBA\LayoutAutomation\XML
.