File tree Expand file tree Collapse file tree 5 files changed +323
-319
lines changed Expand file tree Collapse file tree 5 files changed +323
-319
lines changed Original file line number Diff line number Diff line change 156156 elements may be combined within a <gi >TEI</gi > (or <gi >teiCorpus</gi >) element.</desc >
157157 <content >
158158 <elementRef key =" teiHeader" minOccurs =" 1" maxOccurs =" 1" />
159- <elementRef key =" facs " minOccurs =" 0" maxOccurs =" 1" />
159+ <elementRef key =" facsimile " minOccurs =" 0" maxOccurs =" 1" />
160160 <elementRef key =" text" minOccurs =" 1" maxOccurs =" 1" />
161161 </content >
162162 <attList >
Original file line number Diff line number Diff line change 136136 elements may be combined within a <gi >TEI</gi > (or <gi >teiCorpus</gi >) element.</desc >
137137 <content >
138138 <elementRef key =" teiHeader" minOccurs =" 1" maxOccurs =" 1" />
139- <elementRef key =" facs " minOccurs =" 0" maxOccurs =" 1" />
139+ <elementRef key =" facsimile " minOccurs =" 0" maxOccurs =" 1" />
140140 <elementRef key =" text" minOccurs =" 1" maxOccurs =" 1" />
141141 </content >
142142 <attList >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ namespace xi = "http://www.w3.org/2001/XInclude"
1111namespace xlink = "http://www.w3.org/1999/xlink"
1212namespace xsl = "http://www.w3.org/1999/XSL/Transform"
1313
14- # Schema generated from ODD source 2025-10-01T10:00:46Z . 2025-09-30.
14+ # Schema generated from ODD source 2025-10-01T10:04:42Z . 2025-09-30.
1515# TEI Edition: P5 Version 4.10.0a. Last updated on 13th August 2025, revision 73d59c946
1616# TEI Edition Location: https://www.tei-c.org/Vault/P5/4.10.0a/
1717#
@@ -1984,6 +1984,7 @@ tei_TEI =
19841984 ]
19851985 element TEI {
19861986 tei_teiHeader,
1987+ tei_facsimile?,
19871988 tei_text,
19881989 tei_att.global.attribute.n,
19891990 tei_att.global.linking.attribute.corresp,
Original file line number Diff line number Diff line change 55 xmlns : xlink =" http://www.w3.org/1999/xlink"
66 datatypeLibrary =" http://www.w3.org/2001/XMLSchema-datatypes"
77 ns =" http://www.tei-c.org/ns/1.0" ><!--
8- Schema generated from ODD source 2025-10-01T10:00:41Z . 2025-09-30.
8+ Schema generated from ODD source 2025-10-01T10:04:37Z . 2025-09-30.
99TEI Edition: P5 Version 4.10.0a. Last updated on 13th August 2025, revision 73d59c946
1010TEI Edition Location: https://www.tei-c.org/Vault/P5/4.10.0a/
1111
@@ -3207,6 +3207,9 @@ Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] sho
32073207 xmlns : rng =" http://relaxng.org/ns/structure/1.0" >< TEI> </code > (or <code xmlns =" http://www.w3.org/1999/xhtml"
32083208 xmlns : rng =" http://relaxng.org/ns/structure/1.0" >< teiCorpus> </code >) element. [4. Default Text Structure 16.1. Varieties of Composite Text]</a : documentation >
32093209 <ref name =" tei_teiHeader" />
3210+ <optional >
3211+ <ref name =" tei_facsimile" />
3212+ </optional >
32103213 <ref name =" tei_text" />
32113214 <ref name =" tei_att.global.attribute.n" />
32123215 <ref name =" tei_att.global.linking.attribute.corresp" />
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments