OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]