|
|
XML for SCRIPT |
|
|
0.2 |
|
|
Michael Houghton |
|
|
LGPL |
|
|
XML / Parsers |
|
|
Click to Visit |
|
|
Click to Download |
|
|
11 |
This is simple XML parser written in javascript partly bring out the issues involved in coding parsers for XML and partly to see how such a parser would be for version three and four browsers. The parser takes input from a string, so the way your XML is included in your page is up to you - as long as you can pull out a string containing the content, it can be parsed.
|