interface-development.com » Blog Archive » XML Wizard 2.0

XML Wizard 2.0

March 30, 2010

This walkthrough shows how to use XML Wizard in order to maintain the structure and content of XML documents.

Walkthrough:
1. Launch XML Wizard and click [ Next ] to continue.

Figure 1: Welcome Screen

2. A new (empty) document is shown. Start typing to create your own XML document or open a file by clicking on icon Open.

Tip:
If your XML document refers to a DTD document (look for tag: <!DOCTYPE>) you need to place the DTD into the same directory where the XML document is selected from.

3. The XML document will be shown in the Document or Data window.

Figure 2: Create XML Document

4. Click [ Next ] to continue.
5. Specify the location and file name where you want to save the output. Click [ Next ] to continue.

Figure 3: Choose Output File

6. Review the summary window. Click [ Finish ] to execute the wizard.

Figure 4: Completing XML Wizard