Re: [xml] small xinclude.c patch



On Wed, Aug 27, 2003 at 02:38:45PM -0600, Vakoc, Mark wrote:
Attached is a patch that allows compiling libxml2 with XInclude but
without XPointer support.  I can't tell if this is really correct but it
compiles.   Can you look it over?

  Hi Mark,

 yes from a code standpoint, this looks correct. The only problem is
from a conformance point of view, XInclude requires XPointer for the
support of fragment identifiers when parse="xml". So in general one
won't compile XInclude without XPointer. However if your application
does not need the fragment ID support that restricted version should
work, so patch applied and commited though it's not an usual combo :-)

   thanks,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]