For each wizard page displayed in the UDI Wizard, there is a corresponding wizard page editor that can be used to configure that wizard page using the UDI Wizard Designer. The UDI Wizard configuration file (UDIWizard_Config.xml) is used to store the configuration settings for each wizard page. Figure 7 illustrates the relationship between UDI wizard pages, UDI wizard page editors, and the UDI Wizard configuration file.

Figure 7. Relationship between UDI wizard pages, UDI wizard page editors, and the UDI Wizard configuration file

In the UDI Wizard configuration file, there is a separate Page XML element for each wizard page that is displayed in the UDI Wizard. When you add a wizard page using the UDI Wizard Designer a corresponding Page XML element is created in the UDI Wizard configuration file. Similarly, when you remove a wizard page, the corresponding Page XML element is removed.

Each Page XML element has child XML elements for each configuration setting for the wizard page. These child XML elements are also configured using the wizard page editors in the UDI Wizard Designer.

For a complete list of the Page XML elements, see the UDI Wizard Configuration File Schema Reference.

Note   Do not directly modify the UDI Wizard configuration file. Instead, use the appropriate wizard page editors in the UDI Wizard Designer.

Related Topics

Configuring UDI Wizard Behavior