Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

XML template/instance hierarchy file structure

  • Last UpdatedNov 04, 2024
  • 1 minute read

The general structure of the XML file is:

<?xml version="1.0" encoding="UTF-8"?>

<DerivationTree>

<Template Name="uco_base_template_name_1">

<Template Name="uco_derived_template_name_1">

<Instance Name="uco_instance_name_1" />

<Instance Name="uco_instance_name_2" />

</Template>

</Template>

<Template Name="uco_base_template_name_2">

<Template Name="uco_derived_template_name_2" />

<Template Name="uco_derived_template_name_3">

<Instance Name="uco_instance_name_3" />

<Instance Name="uco_instance_name_4" />

</Template>

</Template>

</DerivationTree>

TitleResults for “How to create a CRG?”Also Available in