
24 Apr
2006
24 Apr
'06
9:40 p.m.
Right. FWIW, I think Dan Nuffer's XML parser is not a hack. The spirit XML parsers implement the full XML grammar.
http://spirit.sourceforge.net/repository/applications/show_contents.php
My knowledge of XML is limited, but I think Dan Nuffer's parser will parse any valid XML. read_xml however discards all that goes beyond nodes, attributes, data and comments. Best regards, Marcin