From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-24 17:40:39


> 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