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]

Problems with <imageobject>...


Hi,

I wrote the following statements:

<figure id="my-id">
  <title>My figure</title>
  <mediaobject>
    <imageobject>
      <imagedata fileref="myImage.png" format="PNG"/>
    </imageobject>
    <textobject>
      <phrase>My phrase</phrase>
    </textobject>
  </mediaobject>
</figure>

When I'm attempting to generate HTML output
with xsltproc, I always get the following message:

Error Undefined namespace prefix
xmlXPathCompiledEval: evaluation failed

I'm using the DocBook stylesheets 1.57.

Has anybody ever seen something like this?

-- 
Giuseppe Greco
Strada Regina 40
6928 Manno (TI)
Switzerland

Mobile: +41 (0) 76 390 60 32
Email : giuseppe.greco@bluewin.ch


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