◇◆
notes-type Type of Notes
Type of note contained in the element (for example,
“note-in-proof”).
OPTIONAL on element: <notes>
| Value | Meaning |
|---|---|
| Text, numbers, or special characters | The note type, if known, for example, “note-in-proof”. |
| Restriction | @notes-type is an optional attribute; there is no default. |
Tagged Sample
Conflict of interest statement
<book-back>
<notes notes-type="conflict-interest">
<p>Conflict of interest statement. None declared.</p>
</notes>
</book-back>