[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] DTD vs. XML Schema (not exactly regarding DocBook)
That is correct, but if you happen to have the Oxygen XML editor, it includes in its lib directory a patched version of the Xerces 2.6.2 xercesImpl.jar that supports the http://www.w3.org/2001/XInclude namespace. It works outside of Oxygen as well. Bob Stayton Sagehill Enterprises DocBook Consulting bobs@sagehill.net ----- Original Message ----- From: "Jirka Kosek" <jirka@kosek.cz> To: "Bob Stayton" <bobs@sagehill.net> Cc: "Zbyszek Cybulski" <z.cybulski@gmail.com>; <docbook-apps@lists.oasis-open.org> Sent: Thursday, March 17, 2005 2:27 AM Subject: Re: [docbook-apps] DTD vs. XML Schema (not exactly regarding DocBook) 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: jirka@kosek.cz 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/ ------------------------------------------------------------------
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]