<num>

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.


[ebs-panel style="panel-danger"]
[ebs-panel-header]
Important!
[/ebs-panel-header]
[ebs-panel-content]

The <num> element should always be the direct child of its own <metamark> element, which will need a @function="pagenumber" attribute.

[/ebs-panel-content]
[/ebs-panel]

[ebs-panel style="panel-info"]
[ebs-panel-header]
For example:
[/ebs-panel-header]
[ebs-panel-content]

<pb n="06v"/>
<metamark function="pagenumber"><num>14</num></metamark>

[/ebs-panel-content]
[ebs-panel-footer]
NB: this example shows how the pagenumber we assign to a certain manuscript page (for documentary reasons) may differ from the page number that was written on the page by the author. For more information on the <metamark> tag that surrounds the <num> tag, see <metamark>.

[/ebs-panel-footer]
[/ebs-panel]