More Sax Callbacks
Output of saxmore.php:
    books xmlns:dc => http://purl.org/dc/elements/1.1/;
      book id => 1; isbn => 3-8266-0612-4;
        title 'Apache Web-Server'
        year '2000'
        dc:subject 'Webserver'
      book id => 2; isbn => 3-8266-0550-0;
        title 'Linux f' 'ΓΌ' 'r Internet und Intranet'
        year '2000'
        dc:subject 'Operating Systems'
    PI: php -> print "this is a processing instruction";
 
Sax Error Handling. XML © copyright 2004  Bitflux GmbH