XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Fwd: [xml-dev] Level XInclude support in parsers?


For .Net, XInclude is support is available via the MvpXml open source project, www.mvpxml.org.
 
Don Demsak
Microsoft MVP-XML

 
On 4/26/07, Chris Burdess <dog@bluezoo.org> wrote:
Pete Cordell wrote:
> Seeing the recent post on XInclude...
>
> What is the level of support of XInclude in XML processors?
>
> I don't see it as required by the baseline XML spec, but does
> current circumstances mean that you would de-facto expect an XML
> parser to support it?
>
> What is the support like in common tools such as Xerces, .NET, Java
> and libxml2 etc?

In Java at least, XInclude support has been in part of the parser
layer since JAXP 1.3 (SAXParserFactory and DocumentBuilderFactory
setXIncludeAware methods). There is no explicit support for
specifying XInclude processing in the Java StAX API, although it's
relatively straightforward to layer XInclude processing on top of a
stream reader using a StreamDelegate.

There is certainly support for XInclude in libxml2, I often use
xsltproc --xinclude

_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS