XML Examples
XML examples
firstxml.html
and
xml_note.xml
processing an XML DOM with JavaScript.
PrintDOMTree.java
and
first.xml
processing a DOM tree generated by the IBM parse from an XML file.
MakeXmlDocument.java
and
Example.xml
generating a DOM tree with the IBM parser.
GeneratingSample.java
and
department.dtd
user interface to make an XML document from a dtd.
SQLX.java,
generating XML from a database.
XML SAX and DOM examples from the IBM parser, xml4j:
Documentation and API.
XML and XSL examples from Lotus XML:
Sample Directory
Documentation and API,
including a bad link to the
readme.html file.
XML examples from Microsoft:
These examples require an
XML-enabled browser
.
They are tested only with MSIE5.
Brief XML examples
Employee Surfer
Stock Sorter
Multiple Views with XML/XSL
XML Tree Viewer
XML Book Finder