Schema Documentation - Newsfeed Aggregator Profile
version 1.0

The block variant of the address element

On this page:

The address element represents both physical locations (postal, geographic, etc.) and virtual locations (http, email, ftp, etc.).

The Block variant is an adaptation for use marking multi-line addresses (e.g., postal addresses).

The role attribute optionally expresses the type of address. If omitted, the implicit value postal is assumed.

Usage Example

<address>
    <ln>The DAISY Consortium</ln>
    <ln>GRUBENSTRASSE 12</ln>
    <ln>8045 ZURICH, SWITZERLAND</ln>
</address>
    

Allowed parents

address, annotation, block, body, caption, description, item, d:longdesc, object, quote, section, d:simplifiedLanguageDescription, d:summary, td, th and d:tour

Allowed children

This element must not contain text.

This element may contain the following children: ln and lngroup

Content model and additional requirements

optionally
an optional @xlink:type
an optional @xlink:title
an optional @xlink:show
an optional @xlink:actuate
one or more of
any of the 2 elements: ln and lngroup
Note that in addition to restrictions presented in the content model above, use of this element must also respect the following requirement:
  • The address element must neither be empty nor contain only whitespace.
Such requirements take precedence over any conflicting statements in the content model or in the lists above of allowed children and parents.

Variants

This element exists in 2 variants. The other variant is the phrase variant.

Namespace

http://www.daisy.org/ns/z3998/authoring/