← Prev in month ← Prev in thread

DOCBOOK-APPS: Problems with <imageobject>...

From
Giuseppe Greco <>
Date
2002-10-30T15:13:26+00:00
ID
Thread
DOCBOOK-APPS: 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 : 
← Prev in month ← Prev in thread