DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
OtherAddr
Synopsis
Mixed Content Model
OtherAddr ::= ((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment| Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)Attributes
Tag Minimization
Both the start- and end-tags are required for this element.
Description
Within an Address, OtherAddr is a wrapper for parts of an address other than Street, POB, Postcode, City, State, Country, Phone, Fax, and Email, all of which have elements specific to their content.
In early versions of DocBook, Address was not allowed to contain character data (it was a database-like collection of fields). In that context, a wrapper was necessary for any random pieces of information that might be required for an address. With the introduction of character data directly in the Address element, OtherAddr may have lost most of its raison d'être.
Processing expectations
Formatted inline. This element may inherit the verbatim qualities of an Address.
Children
The following elements occur in OtherAddr: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
In some contexts, the following elements are excluded: IndexTerm.
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.