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]

Re: Problems with <imageobject>...


On Wed, 2002-10-30 at 08:11, Giuseppe Greco wrote:
> 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?
> 

What version of libxslt do you have?

Daniel reported this fixed in August:
http://bugzilla.gnome.org/show_bug.cgi?id=87849

Perhaps an upgrade might solve your problem?

Cheers,
John
-- 
John Fleck
jfleck@inkstain.net (h) jfleck@abqjournal.com (w)
http://www.inkstain.net http://www.abqjournal.com

"Sometimes, a diner is all about the mac and cheese." 
  - Zippy the Pinhead


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