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] xincludes with Xerces 2.6.2


George,

Thanks much - this solves my problem (or Xerces' problem, really :) )

/claus

:: -----Original Message-----
:: From: George Cristian Bina [mailto:george@sync.ro]
:: Sent: 22. marts 2004 18:38
:: To: Claus Rasmussen; docbook-apps@lists.oasis-open.org
:: Subject: Re: [docbook-apps] xincludes with Xerces 2.6.2
:: 
:: Hi Claus,
:: 
:: This is indeed a bug in the Xerces XInclude support, we had a similar
:: report
:: [1]. There is however a workaround for this, you should add the
xmlns:xi
:: attribute in the local.common.attrib as below.
:: 
:: <!ENTITY % local.common.attrib
::     "xml:base CDATA #IMPLIED
::     xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'" >
:: 
:: [1] http://www.oxygenxml.com/forum/viewtopic.php?t=291
:: 
:: Hope that helps,
::  George


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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