On Fri, Aug 05, 2005 at 03:11:40PM +0200, [EMAIL PROTECTED] wrote: > The problem is seen in result.xml, where the last xi:include uses an id value > in the xpointer attribute.
There is no attribute of type ID in that document <?xml version="1.0" encoding="UTF-8"?> <chapter> It has no DTD and doesn't use xml:id either. Your XPointer points to nothing. Daniel -- Daniel Veillard | Red Hat Desktop team 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
