3.16.11.20 <otherinfo>

The <otherinfo> element contains other name information about the author or authoring organization.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/data xnal-d/otherinfo

Example

<organizationinfo>
 <namedetails>
  <organizationnamedetails>
   <organizationname>WizardWorks, Inc.</organizationname>
   <otherinfo>'Best wizard in Oz'</otherinfo>
  </organizationnamedetails>
 </namedetails>
 <addressdetails>
  <thoroughfare>123 Yellow Brick Road</thoroughfare>
  <locality>Emerald City</locality>
  <administrativearea>Kansas</administrativearea>
  <country>USA</country>
 </addressdetails>
</organizationinfo>

Attributes

The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.

Return to main page.