Skip to content

Commit 1426d72

Browse files
committed
Bergson
1 parent bceaa31 commit 1426d72

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

teinte.rng

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,14 @@
123123
</optional>
124124
<optional>
125125
<ref name="xml.id"/>
126-
</optional>
126+
</optional>
127+
<ref name="TEI.type"/>
127128
</define>
129+
<define name="TEI.type">
130+
<optional>
131+
<attribute name="type"/>
132+
</optional>
133+
</define>
128134
<define name="group">
129135
<element name="group">
130136
<optional>
@@ -526,6 +532,7 @@
526532
<choice>
527533
<!-- <ab> is not in TEI model.divTop -->
528534
<ref name="ab"/>
535+
<ref name="argument"/>
529536
<ref name="docAuthor"/>
530537
<ref name="docDate"/>
531538
<ref name="figure"/>

0 commit comments

Comments
 (0)