{"id":328,"date":"2014-04-30T15:05:35","date_gmt":"2014-04-30T15:05:35","guid":{"rendered":"http:\/\/uahost.uantwerpen.be\/bdmp\/EncodingManual\/?page_id=328"},"modified":"2021-10-18T11:10:08","modified_gmt":"2021-10-18T11:10:08","slug":"div","status":"publish","type":"page","link":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/div\/","title":{"rendered":"&lt;div&gt;"},"content":{"rendered":"<h3>Validation Information:<\/h3>\n<p>[table border=&#034;1&#034; colwidth=&#034;115&#034;]<\/p>\n<p><span style=\"color: #000000;\">Rules,Values<\/span><\/p>\n<p><span style=\"color: #000000;\">Contained by:,&lt;<\/span><a title=\"<back>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/back\/&#034;>back<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<body>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/body\/&#034;>body<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"\n\n\n<div>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/div\/&#034;>div<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<front>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/front\/&#034;>front<\/a><span style=\"color: #000000;\">&gt;<\/span><br \/>\n<span style=\"color: #000000;\">May contain:,&lt;<\/span><a title=\"<anchor>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/anchor\/&#034;>anchor<\/a>\/<span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<delSpan>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/delSpan\/&#034;>delSpan<\/a><span style=\"color: #000000;\">\/&gt;|&lt;<\/span><a title=\"\n\n\n<div>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/div\/&#034;>div<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<floatingText>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/floatingText\/&#034;>floatingText<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<l>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/l\/&#034;>l<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<lb\/>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/lb\/&#034;>lb<\/a>\/<span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<lg>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/lg\/&#034;>lg<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"metamark\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/metamark\/\">metamark<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"\" href=\"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/p\/\">p<\/a><span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<pb\/>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/pb\/&#034;>pb<\/a>\/<span style=\"color: #000000;\">&gt;|&lt;<\/span><a title=\"<sp>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/the-tags\/encoding-text\/sp\/&#034;>sp<\/a><span style=\"color: #000000;\">&gt;<\/span><br \/>\n<span style=\"color: #000000;\">Attributes:,<span style=\"color: #000000;\">@<\/span><\/span><span style=\"color: #000000;\"><strong>n<\/strong><\/span><span style=\"color: #000000;\">|@<\/span><strong>rend<\/strong><span style=\"color: #000000;\">|@<\/span><strong>type<\/strong><br \/>\n[\/table]<\/p>\n<hr>\n<h3>&nbsp;What is it?<\/h3>\n<p style=\"text-align: justify;\">The <code>&lt;div&gt;<\/code> tag divides the<a title=\"<front>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/encoding-text\/front\/&#034;><code>&lt;front&gt;<\/code><\/a>, <a title=\"<text>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/encoding-text\/text\/&#034;><code>&lt;text&gt;<\/code><\/a>, and <a title=\"<back>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/encoding-text\/back\/&#034;><code>&lt;back&gt;<\/code><\/a> tags up in divisions of any kind (chapters, sections, pages, etc.).<\/p>\n<p style=\"text-align: justify;\">Typescripts contain one&nbsp;<code>&lt;div&gt;<\/code> tag as a child of the <a title=\"<front>&#034; href=&#034;https:\/\/bdmpmanual.uantwerpen.be\/index.php\/encoding-text\/body\/&#034;><code>&lt;body&gt;<\/code><\/a> tag, with a <code>@type<\/code> attribute value &#034;typescript&#034;.<\/p>\n<p style=\"text-align: justify;\">Manuscript notebooks contain one <code>&lt;div&gt;<\/code> for every page. They always come in pairs: one for each verso and one for each recto page. Both <code>&lt;div&gt;<\/code>s have an attribute <code>@type<\/code> with the value &#034;page&#034;, and a <code>@rend<\/code> attribute with the values &#034;verso&#034; or &#034;recto&#034;. See example underneath.<\/p>\n<hr>\n<h3>Attributes<\/h3>\n<div class=\"yourcustomclass\"><ul class=\"nav nav-tabs\" id=\"oscitas-tabs-0\"><li class=\"active\"><a class=\"\" href=\"#pane-0-0\" data-toggle=\"tab\">@type<\/a><\/li><li class=\"\"><a class=\"\" href=\"#pane-0-1\" data-toggle=\"tab\">@n<\/a><\/li><li class=\"\"><a class=\"\" href=\"#pane-0-2\" data-toggle=\"tab\">@rend<\/a><\/li><\/ul><div class=\"tab-content\"><div class=\"tab-pane active\" id=\"pane-0-0\"><\/p>\n<p>The <code>@type<\/code> attribute explains what kind of division the tag represents. Possible attribute values are:<\/p>\n<ul>\n<li><code>type=\"typescript\"<\/code><\/li>\n<li><code>type=\"page\"<\/code><\/li>\n<li><code>type=\"poem\"<\/code><\/li>\n<li><code>type=\"act\"<\/code><\/li>\n<li><code>type=\"scene\"<\/code><\/li>\n<\/ul>\n<p><\/div><div class=\"tab-pane \" id=\"pane-0-1\"><\/p>\n<p style=\"text-align: justify;\">The <code>@n<\/code> attribute contains the number of the section, poem, act,&nbsp;such as <code>n=\"01\"<\/code>.<\/p>\n<p style=\"text-align: justify;\">If the <code>&lt;div&gt;<\/code>&#039;s type is <code>\"page\"<\/code>, the <code>@n<\/code> attribute must be the same as the facsimile&#039;s name. This is usually the facsimile&#039;s page number followed by an <strong>r<\/strong>&nbsp;(for recto) or a <strong>v<\/strong>&nbsp;(for verso).<\/p>\n<p><\/div><div class=\"tab-pane \" id=\"pane-0-2\"><\/p>\n<p><span style=\"text-align: justify;\">If the <\/span><code style=\"text-align: justify;\">&lt;div&gt;<\/code><span style=\"text-align: justify;\">&#039;s <\/span><code style=\"text-align: justify;\">@type<\/code><span style=\"text-align: justify;\"> is <\/span><code style=\"text-align: justify;\">\"page\"<\/code><span style=\"text-align: justify;\">, the <\/span><code style=\"text-align: justify;\">@rend<\/code><span style=\"text-align: justify;\"> attribute indicates whether the page is recto (<\/span><code style=\"text-align: justify;\">rend=\"recto\"<\/code><span style=\"text-align: justify;\">) or verso (<\/span><code style=\"text-align: justify;\">rend=\"verso\"<\/code><span style=\"text-align: justify;\">).&nbsp;<\/span><\/p>\n<p><\/div><\/div><\/div>\n<hr>\n<div class=\"panel panel-info \"><div class=\"panel-heading\">For example:<\/div>\n<div class=\"panel-body\"><\/p>\n<p>[xml]\n&amp;lt;div type=&quot;page&quot; rend=&quot;verso&quot; n=&quot;01v&quot;&amp;gt;&#8230;&amp;lt;\/div&amp;gt;<br \/>\n&amp;lt;div type=&quot;page&quot; rend=&quot;recto&quot; n=&quot;02r&quot;&amp;gt;&#8230;&amp;lt;\/div&amp;gt;[\/xml]<\/p>\n<p><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Validation Information: [table border=&#034;1&#034; colwidth=&#034;115&#034;] Rules,Values Contained by:,&lt;body&gt;|&lt;front&gt; May contain:,&lt;delSpan\/&gt;|&lt;floatingText&gt;|&lt;lb\/&gt;|&lt;pb\/&gt;|&lt;&lt;front&gt;, &lt;back&gt; tags up in divisions of any kind (chapters, sections, pages, etc.). Typescripts contain one&nbsp;&lt;div&gt; tag as a child of the<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":76,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-328","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/comments?post=328"}],"version-history":[{"count":5,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/328\/revisions"}],"predecessor-version":[{"id":2452,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/328\/revisions\/2452"}],"up":[{"embeddable":true,"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/pages\/76"}],"wp:attachment":[{"href":"https:\/\/bdmpmanual.uantwerpen.be\/index.php\/wp-json\/wp\/v2\/media?parent=328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}