XML Loading and Parsing
The DOMDocument object allows for the loading, parsing, and manipulation of XML data from within JavaScript. We continue our JavaScript Web services tutorial by showing you how to load an external XML file and check for errors.