<organizationinfo>
The <organizationinfo> element contains detailed
information about an authoring organization.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/data xnal-d/organizationinfo
Example
This section is non-normative.
<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>
<contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers>
<emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses>
<urls><url>www.wizardworks.example.org</url></urls>
</organizationinfo>Content model
<namedetails>?, <addressdetails>?, <contactnumbers>?, <emailaddresses>?, <urls>?
Contained by
<authorinformation>
- Optional
<namedetails> - Optional
<addressdetails> - Optional
<contactnumbers> - Optional
<emailaddresses> - Optional
<urls>
Contained by
<authorinformation>
Inheritance
+ topic/data xnal-d/organizationinfo
The <organizationinfo> element is specialized from <data>. It is defined in the xnal-domain module.
Attributes
The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.