Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed translated content for 'zh'

...

languageen

If the MIS and PLA schemas are different, create an XSLT file to ensure that the MIS XML files conform to the PLA schema.

Note: If you upgrade PLA and the PLA schema is updated, it will be necessary to update the MIS schema to incorporate the changes from the new PLA version.

  1. Obtain the XML schema (.xsd file) that the MIS uses. If the schema is not available, use a sample XML file that the MIS generates.
  2. Obtain the XML schema (.xsd file) that the PLA software uses.
  3. Compare the MIS schema to the PLA schema to identify differences between the two formats.
  4. If the schemas differ, create an XSLT file to modify the XML files from the MIS so that they conform to the PLA schema.
    Note: To create the XSLT file, you must have knowledge of XSLT programming. You can write it directly in a text editor or you can use XSLT editing software. If you do not have XSLT knowledge, contact your service representative for assistance.
  5. Save the XML schema (.xsd file) and the XSLT file to a location that is accessible by Rules-Based Automation. For example, Program Files (x86)\Prinergy\RBA\LayoutAutomation\XML

...

languagezh

如果 MIS 和 PLA 的模式互不相同,请创建一个 XSLT 文件,以确保 MIS XML 文件符合 PLA 模式。

注意:如果在升级 PLA 后,PLA 模式被更新,则必须更新 MIS 模式,从新的 PLA 版本合并更改。

...