By Norman Walsh & Leonard Muellner 1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
DocBook: The Definitive Guide | ||
---|---|---|
Prev | Next |
Anchor ::= EMPTY
Name | Type | Default |
Role | CDATA | None |
OS | CDATA | None |
XRefLabel | CDATA | None |
Remap | CDATA | None |
UserLevel | CDATA | None |
RevisionFlag | Enumeration: Added | None |
Conformance | NMTOKENS | None |
Id | ID | Required |
Pagenum | CDATA | None |
Vendor | CDATA | None |
Arch | CDATA | None |
Revision | CDATA | None |
The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.
An anchor identifies a single spot in the content. This may serve as the target for a cross reference, for example, from a Link. The Anchor element may occur almost anywhere.
Anchor has the Role attribute and all of the common attributes except Lang.
Anchor has no content and generally produces no output. It is a link target.
These elements contain Anchor: Abbrev, Acronym, Action, Answer, Appendix, Application, Article, Attribution, BiblioDiv, Bibliography, BiblioMisc, BlockQuote, BridgeHead, Callout, Caution, Chapter, Citation, CiteTitle, Command, Comment, ComputerOutput, Database, Emphasis, entry, Filename, FirstTerm, ForeignPhrase, FuncParams, FuncSynopsisInfo, Function, Glossary, GlossDiv, GlossSee, GlossSeeAlso, GlossTerm, Hardware, Important, Index, IndexDiv, Interface, InterfaceDefinition, KeyCap, Label, LineAnnotation, Link, ListItem, Literal, LiteralLayout, LoTentry, ManVolNum, Member, MsgAud, MsgExplan, MsgText, Note, OLink, Option, Optional, Para, Parameter, PartIntro, Phrase, Preface, Primary, PrimaryIE, Procedure, ProductName, ProgramListing, Property, QandADiv, QandASet, Question, Quote, RefEntryTitle, RefPurpose, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, Replaceable, Screen, ScreenInfo, Secondary, SecondaryIE, Sect1, Sect2, Sect3, Sect4, Sect5, Section, See, SeeAlso, SeeAlsoIE, SeeIE, Seg, SegTitle, SetIndex, Sidebar, SimPara, SimpleSect, Step, Subscript, Subtitle, Superscript, Synopsis, SystemItem, Term, Tertiary, TertiaryIE, Tip, Title, TitleAbbrev, ToCback, ToCentry, ToCfront, Trademark, ULink, UserInput, Warning, WordAsWord.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
PageNum indicates the page on which the anchor occurs in some printed version of the document.
The PageNum attribute does not influence the pagination or page numbering of an SGML application processing the document; it is informative, not declarative.
Link, OLink, ULink, XRef
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <para> The anchor element<anchor > is empty and contributes nothing to the flow of the content in which it occurs. It is only useful as a target. </para>
The anchor element is empty and contributes nothing to the flow of the content in which it occurs. It is only useful as a target.
Prev | Home | Next |
Alt | Up | Answer |
Back to: DocBook: The Definitive Guide
© 1999, O'Reilly & Associates, Inc.