The <publisherinformation> contains information about what group or person published the book, where it was published, and certain details about its publication history. Other publication history information is found in the <bookchangehistory> element.
| Doctype | Content model | 
|---|---|
| bookmap, learningBookmap | ( ( (person) or (organization) ) (any number) then (printlocation) (any number) then (published) (any number) then (data) (any number) ) | 
<bookmeta>
  <publisherinformation>
    <organization>Example Publishers</organization>
    <printlocation>Austin, TX</printlocation>
    <published>
      <publishtype value="general"/>
      <completed><year>1977</year></completed>
    </published>
  </publisherinformation>
</bookmeta>
| Name | Description | Data Type | Default Value | Required? | 
|---|---|---|---|---|
| href | Provides a reference to a resource. See The href attribute for detailed information on supported values and processing implications. | CDATA | #IMPLIED | No | 
| type | Describes the target of a reference. See The type attribute for detailed information on supported values and processing implications. | CDATA | #IMPLIED | No | 
| format | The format attribute identifies the format of the resource being referenced. See The format attribute for details on supported values. | CDATA | #IMPLIED | No | 
| scope | The scope attribute identifies the closeness of the relationship between the current document and the target resource. See The scope attribute for more information on values. | (local | peer | external | -dita-use-conref-target) | #IMPLIED | No | 
| keyref | Keyref provides a redirectable reference based on a key defined within a map. See The keyref attribute for information on using this attribute. | CDATA | #IMPLIED | No | 
| univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
| global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
| class | A common attribute described in Other common DITA attributes | 
Return to main page.
DITA v1.2 CD 04
Copyright © OASIS Open 2005, 2010. All Rights Reserved.