3.2.6.5.20 organizationnamedetails

The <organizationnamedetails> element contains information about the name of an authoring organization.

Contains

Doctype

Content model

bookmap, learningBookmap

( (organizationname) (optional) then (otherinfo) (any number) )

Contained by

Doctype

Content model

bookmap, learningBookmap

namedetails

Inheritance

+ topic/ph xnal-d/organizationnamedetails

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

Name

Description

Data Type

Default Value

Required?

univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups)

A set of related attributes, described in 3.4.1.3 univ-atts attribute group

     

global-atts attribute group (xtrf, xtrc)

A set of related attributes, described in 3.4.1.2 global-atts attribute group

     

class, outputclass, keyref

Class and outputclass are described in 3.4.1.9 Other common DITA attributes

     

Previous Topic:  3.2.6.5.19 organizationname

Next Topic:  3.2.6.5.21 otherinfo

Parent Topic:  3.2.6.5 xNAL domain elements

Sibling Topics:

3.2.6.5.1 xNAL usage guidelines

3.2.6.5.2 authorinformation

3.2.6.5.3 addressdetails

3.2.6.5.4 administrativearea

3.2.6.5.5 contactnumber

3.2.6.5.6 contactnumbers

3.2.6.5.7 country

3.2.6.5.8 emailaddress

3.2.6.5.9 emailaddresses

3.2.6.5.10 firstname

3.2.6.5.11 generationidentifier

3.2.6.5.12 honorific

3.2.6.5.13 lastname

3.2.6.5.14 locality

3.2.6.5.15 localityname

3.2.6.5.16 middlename

3.2.6.5.17 namedetails

3.2.6.5.18 organizationinfo

3.2.6.5.19 organizationname

3.2.6.5.21 otherinfo

3.2.6.5.22 personinfo

3.2.6.5.23 personname

3.2.6.5.24 postalcode

3.2.6.5.25 thoroughfare

3.2.6.5.26 url

3.2.6.5.27 urls