<completed>

The <completed> element indicates a completion date for some type of book event, such as a review, editing, or testing.

Content model

((<year>, <month><day>??) | (<month>, <day>?, <year>) | (<day>, <month>, <year>))

Contained by

<approved>, <bookevent>, <edited>, <published>, <reviewed>, <tested>

One of the following
  • In order
    1. <year>
    2. Optional <month>Optional <day>
  • In order
    1. <month>
    2. Optional <day>
    3. <year>
  • In order
    1. <day>
    2. <month>
    3. <year>

Contained by

  • <approved>
  • <bookevent>
  • <edited>
  • <published>
  • <reviewed>
  • <tested>

Inheritance

- topic/ph bookmap/completed

The <completed> element is specialized from <ph>. It is defined in the bookmap module.

Example

This section is non-normative.

See the example in bookchangehistory.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.