XML Results Panel

InstallShield 2020 » Import XML Settings Wizard

The XML Results panel displays a summary of the imported .xml file and all of its elements. Click Finish to complete the import process and exit the wizard.

Once you click Finish, InstallShield adds a new node for the XML file that you imported. The XML file node contains each of the nodes that you selected in the wizard. Each node represents an XPath query that occurs at run time. InstallShield also adds a new component for the XML file that you have imported through the XML File Changes view. Once you are done importing, you can use the XML File Changes view to configure the XML file’s settings and specify any element, attribute, and content changes for it.

For examples of how to create some basic XPath expressions, see Using XPath Expressions to Find XML Data in an XML File.

See Also