[5.0]org

org — An organization and associated metadata

Synopsis

org ::=

Description

An org associates an organization name with other information about the organization.

Processing expectations

May be formatted inline or as a displayed block, depending on context.

Children

The following elements occur in org: address, affiliation, email, orgdiv, orgname, uri.

Examples

<article xmlns='http://docbook.org/ns/docbook' version='5.0'>
<title>Example org</title>

<para><personname>Norman Walsh</personname> works for
<org><orgname>Sun Microsystems</orgname>
<address><street>1 Network Drive, Building #2</street>
<city>Burlington</city>, <state>MA</state> <postcode>01803</postcode>
</address></org>.</para>

</article>

Norman Walsh works for Sun Microsystems

1 Network Drive, Building #2
BurlingtonMA 01803

.

ChangeLog

This alpha reference page is $Revision: 5412 $ published Mon, 31 Oct 2005.