← Prev in month ← Prev in thread

Xref to a figure

From
Erik Leunissen <>
Date
2004-07-02T21:25:03+00:00
ID
Thread
Xref to a figure
L.S.

I want to cross reference a figure in a docbook document that is going 
to be converted to HTML. I tried using the Xref element, but I don't 
know how to implement it correctly. After the conversion to HTML, the 
Xref element has been replaced by a triple question mark: "???", so 
something has gone wrong.

This is what I did:

- The Xref element has an attribute "Linkend". I assigned it a value 
"SomeTitle".
- The figure that I intend to reference has a caption element, which has 
an attribute "ID". I assigned it the value "SomeTitle"
- I converted the docbook XML document to HTML, using Saxon .

Of course, I want the text "SomeTitle" to appear at the place of the 
reference, but that didn't happen (as described above).

Can anybody indicate the correct recipe for what I want to achieve?


Thanks in advance,

Erik Leunissen
==============
← Prev in month ← Prev in thread