On Thu, Feb 13, 2003 at 06:30:29PM +0000, Dave Pawson wrote: > At 07:58 13/02/2003 -0500, Daniel Veillard wrote: > > And it's not a bug, it's a feature ! > > You sound like Redmond Daniel :-)
Well, being able to generate multi-rooted entities can be useful > Personal view. > Its easier to generate good XML using XSLT, than using many other tools. > Like most tools, XSLT can generate cr ap too. For XML I agree. The problem in that case are XHTML1 specific serialization rules. And the only solution I had was to have libxml2 "sniff" the DOCTYPE and use special code implementing those extra rules. And except for namespaces nodes this seems to work fine. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
