...
language | en |
---|
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
.
...
language | zh |
---|
如果 InSite 信息页和 PLA 模式不同,请创建一个 XSLT 文件以确保 InSite XML 文件符合 PLA 格式。
注意:如果在升级 PLA 后,PLA 模式被更新,请检查 InSite 信息页,确定是否有必要从新的 PLA 版本合并任何更改。
要求:您必须具有 XSLT 编程知识。
...