address — A real-world address, generally a postal address
Common attributes and common linking attributes.
Additional attributes:
An address is generally a postal address, although it does contain
elements for FAX
and Email
addresses as well
as the catch-all OtherAddr
.
The linespecific
notation on the Format
attribute makes line breaks and other spaces
significant in an Address
.
Formatted as a displayed block. This element is displayed “verbatim”; whitespace and linebreaks within this element are significant.
Common attributes and common linking attributes.
Determines whether line numbering continues from the previous element or restarts.
Enumerated values: | |
---|---|
“continues” | Line numbering continues from the immediately preceding element with the same name. |
“restarts” | Line numbering restarts (begins at 1, usually). |
Identifies the language (i.e. programming language) of the verbatim content.
Determines whether lines are numbered.
Enumerated values: | |
---|---|
“numbered” | Lines are numbered. |
“unnumbered” | Lines are not numbered. |
Specifies the initial line number.
Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not.
Enumerated values: | |
---|---|
“preserve” | Whitespace must be preserved. |
These elements contain address
: affiliation
, annotation
, answer
, appendix
, article
, author
, bibliodiv
, biblioentry
, bibliography
, bibliolist
, bibliomixed
, bibliomset
, biblioset
, blockquote
, callout
, calloutlist
, caption
(db.caption), caution
, chapter
, colophon
, confgroup
, constraintdef
, dedication
, editor
, entry
, example
, figure
, footnote
, glossary
, glossdef
, glossdiv
, glosslist
, html:fieldset
, html:form
, important
, index
, indexdiv
, info
(db.info), info
(db.titleforbidden.info), info
(db.titleonly.info), info
(db.titleonlyreq.info), info
(db.titlereq.info), informalexample
, informalfigure
, itemizedlist
, legalnotice
, listitem
, msgexplan
, msgtext
, note
, orderedlist
, othercredit
, para
, partintro
, preface
, procedure
, publisher
, qandadiv
, qandaset
, question
, refsect1
, refsect2
, refsect3
, refsection
, refsynopsisdiv
, revdescription
, sect1
, sect2
, sect3
, sect4
, sect5
, section
, setindex
, sidebar
, simplesect
, step
, taskprerequisites
, taskrelated
, tasksummary
, td
, textobject
, th
, tip
, toc
, tocdiv
, variablelist
, warning
.
The following elements occur in address: text, alt
, anchor
, annotation
, biblioref
, city
, country
, email
, fax
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, otheraddr
, personname
, phone
, phrase
(db._phrase), pob
, postcode
, remark
, replaceable
, state
, street
, subscript
, superscript
, xref
.
<article xmlns='http://docbook.org/ns/docbook'> <title>Example address</title> <para>An example of a postal mail address in the United States: <address> John and Jane Doe <street>100 Main Street</street> <city>Anytown</city>, <state>NY</state> <postcode>12345</postcode> <country>USA</country> </address> </para> </article>
An example of a postal mail address in the United States:
John and Jane Doe
100 Main Street
Anytown, NY 12345
USA
<article xmlns='http://docbook.org/ns/docbook'> <title>Example address</title> <para>An example of a postal mail address in the United States: <address> John and Jane Doe <street>100 Main Street</street> <city>Anytown</city>, <state>NY</state> <postcode>12345</postcode> <country>USA</country> </address> </para> </article>
An example of a postal mail address in the United States:
John and Jane Doe
100 Main Street
Anytown, NY 12345
USA
<article xmlns='http://docbook.org/ns/docbook'> <title>Example address</title> <para>An example of a postal mail address in the United States: <address> John and Jane Doe <street>100 Main Street</street> <city>Anytown</city>, <state>NY</state> <postcode>12345</postcode> <country>USA</country> </address> </para> </article>
An example of a postal mail address in the United States:
John and Jane Doe
100 Main Street
Anytown, NY 12345
USA