The Explorer Window for the XNGR XML Browser application allows the user to manage links to XML documents, group the documents together in Categories, browse all the elements in the XML-document for an associated element-type and open the Services for associated Elements.
Adding a XML Document will cause the document to be parsed and all Elements that have associated Services will be made visible. Documents that are not well-formed however will not be added to the Explorer window. Remote Documents, documents that are not on the local file system, are not parsed immediately, parsing only happens when the user requests to load the document.
Removing a XML Document from the Explorer will only remove the Link to the document and will not remove the document from the file system.
The XML Elements with an associated Service can be explored and the Services linked with the Element can be invoked. The Explorer also allows the user to change the default service used for a specific element-type.