RE: [docbook-apps] Cannot validate a UTF-8 document with <mediaobject>

From
Mauritz Jeanson <>
Date
2009-02-14T18:31:40+00:00
ID
C2E2473D5E144F24938F93EB57EFC7C3@D7MZ171J
Thread
RE: [docbook-apps] Cannot validate a UTF-8 document with <mediaobject>
|  -----Original Message-----
|  From: Shlomi Fish 
|  
|  I cannot seem to validate the attached document using:
|  
|  {{{
|  xmllint --relaxng http://www.docbook.org/xml/5.0/rng/docbook.rng
|  hebrew-html-tutorial.xml
|  }}}
|  
|  I'm on Mandriva Linux Cooker. When I comment out the <mediaobject> it
|  validates. My question is why? What am I doing wrong?


I don't think you are doing anything wrong. This looks like an xmllint bug.

Both Jing (http://www.thaiopensource.com/relaxng/jing.html) and MSV
(https://msv.dev.java.net/) report that your document is valid.

Mauritz