On Wed, Feb 22, 2006 at 09:18:23AM -0800, Rush Manbert wrote: > Jason Viers wrote: > >That should stop the technical problem, but it'd definitely be good to > >look into using real XIncludes that Daniel mentioned. > > > > I'll add 2 cents more. If it is possible in your situation, you might > look into doing this with XSLT. I do something like this and it's really > not that hard. I apply the XSL stylesheet using the libxslt facilities.
The initial example provided external entities as well balanced but multirooted fragments, i.e. they are not XML, so without modification to the documents, nor XInclude nor XSLT would work since they assume XML documents and won't work with well-balanced fragments. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
