]> Lady’s Gitweb - Fortune/blobdiff - DTD
Wrap <cit> contents in <quote>
[Fortune] / DTD
diff --git a/DTD b/DTD
index f85351da8eed04945584b2716a1672b5153c1ab4..671b3c4a1bd9168557bdef6397aee219bcdcd9e0 100644 (file)
--- a/DTD
+++ b/DTD
@@ -125,6 +125,7 @@ For single pages, `@from´ and `@to´ should be equal.
 The following are paragraph‐level elements.
 -->
 <!ELEMENT p (#PCDATA|abbr|ellipsis|emph|gap|note|pc|ptr|seg)*>
+<!ELEMENT quote (p|quote)+>
 
 <!--
 The following encapsulate paragraph information within bibliographies.
@@ -153,7 +154,7 @@ All of these require an `@xmlns´ which provides the T·E·I namespace, and an `
        xmlns CDATA #FIXED 'http://www.tei-c.org/ns/1.0'
        xml:lang NMTOKEN #REQUIRED
 >
-<!ELEMENT cit (p+,bibl*)>
+<!ELEMENT cit (quote,bibl*)>
 <!ATTLIST cit
        xmlns CDATA #FIXED 'http://www.tei-c.org/ns/1.0'
        xml:lang NMTOKEN #REQUIRED
This page took 0.019257 seconds and 4 git commands to generate.