Name

org — An organization and associated metadata

Synopsis

org ::= (orgname, (address | affiliation | email | orgdiv | uri)*)

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.

Examples

<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>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.59.32.1