Validation Information:
[table border="1" colwidth="115"] Rules,Values
Contained by:,<add>|<date>|<del>|<head>|<hi>|<l>|<metamark>|<note>|<num>|<p>|<restore>|<seg>|<sic>|<speaker>|<stage>|<stamp>|<unclear>
May contain:,<add>|<anchor/>|<choice>|<date>|<del>|<delSpan/>|<hi>|<lb/>|<metamark>|<note>|<num>|<pb/>|<restore>|<seg>|<sic>|<stamp>|<unclear>
Attributes:,none [/table]
What is it?
At the BDMP, we only use the <num>
element to indicate pagenumbers. For numbers written (or stamped) on a document by an archivist, please refer to the <floatingText> element.
Important!
The <num>
element should always be the direct child of its own <metamark>
element, which will need a @function="pagenumber"
attribute.
For example:
[xml]
<pb n="06v"/>
<metamark function="pagenumber"><num>14</num></metamark>[/xml]