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] Validity Warnings


On Friday 31 December 2004 11:49, Sean Wheller wrote:
> Furthermore the document is now no longer valid under Xerces :-(
Sorry, my mistake I deleted all of 
<!ENTITY % local.common.attrib    "xml:base CDATA #IMPLIED
xmlns:xi            CDATA       #FIXED       
'http://www.w3.org/2001/XInclude'" >

from xinclude.mod

Using this works.
<!ENTITY % local.common.attrib    "xmlns:xi            CDATA       #FIXED       
'http://www.w3.org/2001/XInclude'" >

Thanks again Bob.

-- 
Sean Wheller


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