May 2010
Intermediate to advanced
552 pages
13h 37m
English
org — An organization and associated metadata
org ::=
(orgname, (address |
affiliation | email |
orgdiv | uri)*)
An org associates an organization name with
other information about the organization.
May be formatted inline or as a displayed block, depending on context.
<article xmlns='http://docbook.org/ns/docbook' version='5.0'> <title>Example org</title> <para>This book was edited by <org><orgname>XML Press</orgname> <address><city>Fort Collins</city>, <state>CO</state></address></org> and published by <org><orgname>O'Reilly Media, Inc.</orgname> <address><city>Sebastopol</city>, <state>CA</state> </address></org>. </para> </article>
Read now
Unlock full access