Bob Stayton wrote:
> XML Schemas don't support entities, but XIncludes should work, since they
> can be put in their own namespace. You need to use an XSLT processor that
> has XInclude processing turned on in its parser, such as Xerces 2.6.2 with
> the right options set.
Note that Xerces 2.6.2 expect that XInclude uses namespace
http://www.w3.org/2003/XInclude that is now deprecated. It should be
http://www.w3.org/2001/XInclude. So it is better to download the newest
development version of Xerces that supports correct namespace.
Jirka
--
------------------------------------------------------------------
Jirka Kosek e-mail: http://www.kosek.cz
------------------------------------------------------------------
Profesionální školení a poradenství v oblasti technologií XML.
Podívejte se na náš nově spuštěný web http://DocBook.cz
Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------