risx XML DTD: User Element View [DTD Element View]
[Home] [Elements] [Prev] [Next]

Element address

Synopsis

Mixed Content Model

(#PCDATA)

Attributes

None

Description

The address element contains a string with whatever information is available to contact the author of a publication.

Parents

pubinfo

Example

<pubinfo>
<pubdate type="primary">
<date>
<year>1999</year>
</date>
</pubdate>
<city>Sebastopol</city>
<publisher>O'Reilly</publisher>
<serial>1-56592-580-7</serial>
<address>millera@dinosaurs.upenn.edu</address>
<link type="url">http://www.dinosaurs.upenn.edu/</url>
</pubinfo>
   

HTML Presentation of risx XML DTD by DTDParse (version 2.00).