The <bookmeta> element contains information about the book that is not considered book content, such as copyright information, author information, and any classifications.
<bookmeta> <authorinformation id="rcf"> <organizationinfo><namedetails><organizationnamedetails> <organizationname>IBM</organizationname> </organizationnamedetails></namedetails> <addressdetails>ATTN: Dept 542<thoroughfare>3905 37th Street NW</thoroughfare> <locality>Rochester, MN<postalcode>55901-6666</postalcode></locality> <country>USA</country></addressdetails> <contactnumbers><contactnumber type="telephone">800-555-1212</contactnumber> <contactnumber type="fax">800-555-1213</contactnumber></contactnumbers> <emailaddresses><emailaddress>phred@us.ibm.com</emailaddress></emailaddresses> <urls><url>http://w3-03.ibm.com/ids/page/636</url></urls> </organizationinfo> </authorinformation> <prodinfo> <prodname>My Product</prodname> <vrmlist><vrm release="Release 1" version="Version 3"/></vrmlist> </prodinfo> <bookid><bookpartno>99F9999</bookpartno><booknumber>SC00-0000-00</booknumber> <maintainer href="#rcf"></maintainer></bookid> <bookrights><copyrfirst><year>1996</year></copyrfirst><copyrlast><year>2006</year> </copyrlast><bookowner><organization>IBM</organization></bookowner></bookrights> </bookmeta>
Doctype | Content model |
---|---|
bookmap | ( ( linktext) (optional) then ( searchtitle) (optional) then ( shortdesc) (optional) then ( author or authorinformation) (any number) then ( source) (optional) then ( publisherinformation) (any number) then ( critdates) (optional) then ( permissions) (optional) then ( audience) (any number) then ( category) (any number) then ( keywords) (any number) then ( prodinfo) (any number) then ( othermeta) (any number) then ( resourceid) (any number) then ( bookid) (optional) then ( bookchangehistory) (any number) then ( bookrights) (any number) then ( data) (any number) ) |
Doctype | Parents |
---|---|
bookmap | bookmap |
- map/topicmeta bookmap/bookmeta
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
lockmeta | Indicates whether any of the meta information should be replaced by meta information in the referenced topic. | (yes | no | -dita-use-conref-target) | #IMPLIED | No |
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) | A set of related attributes, described at %univ-atts; | parameter entity | PE not applicable | Not applicable |
%global-atts; (xtrf, xtrc) | A set of related attributes, described at %global-atts; | parameter entity | PE not applicable | Not applicable |
class | Common attribute described in Other common DITA attributes. |
Return to main page.
OASIS DITA Language Specification v1.1 -- Committee Draft 02, 8 May 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.