Was this helpful?
organizationnamedetails
The organizationnamedetails element contains information about the name of an authoring organization.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/ph xnal-d/organizationnamedetails
Example 479. 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>
<contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers>
<emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses>
<urls><url>www.wizardworks.example.org</url></urls>
</organizationinfo>
Attributes
The following attributes are available on this element: Universal attribute group, outputclass, and keyref.