OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

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

Re: [xml-dev] [ANN] XInclude implementation for the Microsoft XMLParser using SAX2 API



Or for folk using Java, there's also an XInclude in GNUJAXP:

  http://www.gnu.org/software/classpathx/jaxp/apidoc/gnu/xml/pipeline/XIncludeFilter.html

Also the "XPointer-free subset".  Some of the XIncludes floating around
don't include correct xml:base support; this one does.

That's licensed under "GPL with Library Exception".

- Dave