XML White Papers

JavaScript: JavaScript and XML

Overview This paper explains how to use JavaScript to work with XML data. It starts by demonstrating techniques for obtaining XML data: loading it from the network, parsing it from a string, and obtaining it from XML data islands within an HTML document. After this discussion of obtaining XML data, the paper explains basic techniques for working with this data. It covers use of the W3C DOM API, transforming XML data with XSL stylesheets, querying XML data with XPath expressions, and serializing XML data back to string form.

Further White Paper Details
PublisherO'Reilly Media File FormatPDF
Date PublishedAugust 2006
FormatBook chapters   
Topics

Quick Sitemap Links: