xsl-list
[Top] [All Lists]

Re: [xsl] xinclude in xslt2

2006-08-20 01:27:54
It looks pretty much feasible now in XSLT 2.0. The only probable problems are related to the fact that XInclude is designed to operate at very low XML processing level. For starters:

1. detecting circular inclusions
2. xml:base fixup
3. xml:lang fixup
4. dealing with fatal and resource errors, e.g. the case when included document is unavailable and is non-well-formed should be distinguished.

--
Oleg

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>