Validation Information:
[table border="1" colwidth="115"]
Rules,Values
Contained by:,<TEI>
May contain:,<anchor/>|<body>|<delSpan/>|<front>|<metamark>|<lb/>
Attributes:,@xml:id [/table]
What is it?
The <text> tag contains all of the text on de manuscript. It is placed at the same level as the <teiHeader>.
Attributes:
[ebs-tabs]
[ebs-tab title="@xml:id" active="active"]
The content of the @xml:id in the <text> tag is the document's catalogue number: starting with MS for manuscripts, TX for published texts, and followed by the abbreviation of the holding library or archive (preferably 3 letters), followed by the catalogue number. For example:
[ebs-panel style="panel-info"]
[ebs-panel-content]
<text xml:id="MS-UoR-2934"> <body> <div> <head>…</head> <div>…</div> </div> </body> </text>
[/ebs-panel-content]
[/ebs-panel]
[/ebs-tab]
[/ebs-tabs]