OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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
==============




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]