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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Using links between two documents


Hello,


I have got a basic question on the linking possibilities DocBook offers.

Here is what I want to do :


- I have a "reference.xml" document with the following structure :

<book>
    <chapter id="here">
    </chapter>

    <chapter id="there">
    </chapter>
</book>



- I have "main.xml" document and I would like to put a link to my "there"
chapter. 


As far as I understand I have to use the <olink> tag but it seems that I
can only put a link to the "reference.xml" file, not a more precise link
to the "there" chapter in the "reference.xml" file (as I can do in HTML
with such a link : "reference.html#there")


What solution can I use with DocBook ?


-- 
Sylvain Perchaud
Tel : +33 (0) 674 758 551
Fax : +33 (0) 251 280 898
http://www.europe-shareware.org



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