JavaScript XML
Parsing and using XML with JavaScript.
David Flanagan,
JavaScript
, 5th edition, 2006. Chapter 21.
Examples are
taken
from that book.
1
Creating New Documents
1.1
Portable Function for Creating Documents
1.2
Loading XML from the Net
1.3
Parsing XML Text
2
Manipulating XML with the DOM
2.1
Example: Table from XML Data
3
XSLT
3.1
Example Transform
4
XPath
4.1
XPath Example
Entire Presentation with Notes
Copyright © 2009
José M. Vidal
.
All rights reserved.
28 February 2007, 02:14PM