This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


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

Re: none


/ David Parker <dlparker@facstaff.wisc.edu> was heard to say:
| I'm attempting to create an XML doc to the DocBK spec.
| 
| <!DOCTYPE article PUBLIC "-//Norman Walsh//DTD DocBk XML V1.4//EN"
|                    "http://docbook.org/docbook/xml/1.4/db3xml.dtd">
| 
| Can anyone tell me if the anchor and link elements are correct and if they 
| are nested correctly?

Um, you're not using these elements in quite the right way. Anchors
are point anchors (like <A NAME="..."></A>) and links are ID/IDREF
forms of linking.

Anchors are rarely needed. Usually, you can just put the ID on
the appropriate element.

I suggest you check out DocBook: The Definitive Guide at
http://docbook.org/tdg/, in particular the reference pages for Link,
ULink, and Anchor.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | I have often wondered why I [keep]
http://www.oasis-open.org/docbook/ | going...There [can] be no hope and
Chair, DocBook Technical Committee | no reward. I always recognized
                                   | that bitter truth. But I am a man,
                                   | and a man is responsible for
                                   | himself.--Sam Magruder (George
                                   | Gaylord Simpson)


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