<day>
The <day>
element denotes a day of the month.
Specialization hierarchy
The <day>
element is specialized from <ph>
.
It is defined in the bookmap module.
Attributes
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>