<day>

The <day> element denotes a day of the month.

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

The following attributes are available on this element: universal attributes and @keyref.

Example

<bookchangehistory>
  <edited>
    <person>Joe T. Editor</person>
    <completed><year>2020</year><month>10</month><day>13</day></completed>
  </edited>
</bookchangehistory>