← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK: Attribute 'xml:base' in the DocBook DTD

From
Vitaly Ostanin <>
Date
2002-09-24T14:44:37+00:00
ID
Thread
DOCBOOK: Attribute 'xml:base' in the DocBook DTD
Hello, All!

I'm using new version of libxml2 (2.4.24) and XInclude for 
merging my documents. This version support attribute 'xml:base' 
but DocBook/XML DTD 4.2 is not. So, when I try to validate 
DocBook documents with
xmllint --xinclude --noout --postvalid test.xml

I get error:
No declaration for attribute base of element refentry
Document test.xml does not validate

Daniel Veillard says
----
The xml:base is a requirement of XInclude
    http://www.w3.org/TR/xinclude/#base
And the DocBook DTD didn't got xml:base added as a possible 
attribute for all elements.
----

It's possible to add this attribute ?

Sorry for bad English.

-- 
Regards, Vyt
mailto:  
JID:     
← Prev in month ← Prev in thread
Next in thread → Next in month →