How do you open an existing XML document in UltraXML?
To open an existing XML document: • Create a new XML document by selecting File->New from the menu and making sure XML document is selected. Press OK. • Import the XML file by selecting File->Import->XML from the menu. • Before selecting OK press the XML Options TAB and make sure the default ‘Use XML Parser’ and ‘Create XML Style Templates’ are both selected. These options are remembered next time you import an XML stream. • Select the XML file required. The XML is given a Tag Name which can be modified if required. • Press the OK button. If the XML refers to a DTD in the header it will be imported along with the XML. • To Import a DTD use select File->Import->DTD from the menu. Select the required file, make sure Activate DTD is selected and press OK. • To validate the XML with this DTD go to the Code Editor Window and press the Blue Tick button, this will switch constant live validation on and any validation or well formed errors will be reported in the small panel below the code edi