Files
Shane Caraveo b11e16d564 user group talk
update xml slides for current api
2003-10-09 07:53:38 +00:00

11 lines
341 B
XML

<slide>
<title>Simple XML</title>
<list>
<bullet>Simple XML is Simply Brilliant</bullet>
<bullet>No more SAX parsing</bullet>
<bullet>Supports DTD validation and XPath queries</bullet>
</list>
<example title="Book XML File" filename="book.xml" type="XML"/>
<example title="Book PHP File" filename="book.php" type="php" result="1"/>
</slide>