Chronology
The Chronology typecode is used to identify a section of text containing a list or table of events in chronological order. Append any chronologies with this suffix typecode.
This can also be used to denote timelines, but utilize the :Feature suffix to ensure that it receives a higher level of design if required.
BITS XPath
/book/front-matter/front-matter-part[@book-part-type="chronology"] /book/book-back/book-part[@book-part-type="chronology"] //book-part[@book-part-type="chapter chronology"] //boxed-text[@content-type="chronology"] //sec[@sec-type="chronology"]
OxChapML XPath
//miscMatter[@class="chronology"]