This is an alpha version of this book.

email

Name

email — An email address

Synopsis

Mixed Content Model

email ::=
(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|
 subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*

Attributes

Common attributes

Parameter Entities

The following parameter entities contain email:

Parameter Entities
%cptr.char.mix; %ndxterm.char.mix; %para.char.mix;
%refinline.char.mix; %refname.char.mix; %tbl.entry.mdl;
%tech.char.class; %title.char.mix;  

Description

Inline markup identifying an email address.

Processing expectations

Formatted inline. Email may generate surrounding punctuation, such as angle brackets. This is an interchange issue. See Appendix F.

In some processing environments, Email may automatically generate a hypertext link (a mailto: URL).

In an Address, this element may inherit the verbatim qualities of an address.

Children

The following elements occur in email: emphasis, indexterm, inlinegraphic, inlinemediaobject, link, olink, remark, replaceable, subscript, superscript, trademark, ulink.

See Also

address, city, country, fax, otheraddr, phone, pob, postcode, state, street.

Examples

For examples, see address, bookinfo .

Copyright © 1999, 2000, 2001 O'Reilly & Associates, Inc.