This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/
------------------------------------------------------------------




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]