What is XMLReader?
- Very new extension
- So called Pull Parser
- API derived from C# XmlTextReader
- Based on libxml2
- Similar interface to DOM for accessing nodes
- Interoperability to DOM/SimpleXML/XSLT
A little example
© copyright 2004 Bitflux GmbH