OCW document notes
Where notes are part of the document itself, they are normally printed in-line after the paragraph to which they pertain. Capture these notes as paragraphs within the flow of normal text as a paragraph p element with attribute role="officialNote".
//p[@role="officialNote"]
If the note contains a list: capture the list inside the p element containing the attribute role="officialNote", not within a new p
When the source document is HTML, identify these notes by the following values of the class attribute on a p element:
- nt00n
- NT00N
- note0