The <bookchangehistory> element contains information about the history of the book's creation and publishing lifecycle, including who wrote, reviewed, edited, and tested the book. It also specifies when these events took place.
( (reviewed) (any number) then (edited) (any number) then (tested) (any number) then (approved) (any number) then (bookevent) (any number) ) |
- topic/data bookmap/bookchangehistory
<bookmeta>
<bookchangehistory>
<reviewed>
<started><year>2007</year><month>10</month></started>
<completed><year>2008</year><month>01</month></completed>
</reviewed>
<edited>
<person>Joe T. Editor</person>
<completed><year>2008</year><month>03</month><day>15</day></completed>
</edited>
<tested>
<organization>OASIS</organization>
<completed><year>2008</year><month>04</month></completed>
</tested>
<approved>
<organization>OASIS</organization>
<completed><year>2008</year><month>05</month></completed>
</approved>
<bookevent>
<bookeventtype name="Type of Major Event"/>
<completed><year>2009</year></completed>
</bookevent>
</bookchangehistory>
</bookmeta>
Describes the type of data contained in the value attribute or within the data element. A typical use of datatype will be the identifying URI for an XML Schema datatype. |
||||
Specifies a value associated with the current property or element. |
||||
Provides a reference to a resource. See 3.4.2.1 The href attribute for detailed information on supported values and processing implications. |
||||
The format attribute identifies the format of the resource being referenced. See 3.4.2.9 The format attribute for details on supported values. |
||||
Describes the target of a reference. See 3.4.2.8 The type attribute for detailed information on supported values and processing implications. |
||||
The scope attribute identifies the closeness of the relationship between the current document and the target resource. See 3.4.2.10 The scope attribute for more information on values. |
||||
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 |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |