You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ODD rewritten from scratch, without using Roma
Elements added : <listBibl>, <quote> and <seg>
Content models more accurate
tei.openedition.1.3.xsd generated with Roma needs local xml.xsd and dcr.xsd
<xs:documentation>contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat.</xs:documentation>
8
+
</xs:annotation>
9
+
<xs:simpleType>
10
+
<xs:restriction>
11
+
<xs:simpleType>
12
+
<xs:listitemType="ns1:data.pointer"/>
13
+
</xs:simpleType>
14
+
<xs:minLengthvalue="1"/>
15
+
</xs:restriction>
16
+
</xs:simpleType>
17
+
</xs:attribute>
18
+
<xs:attributename="valueDatcat">
19
+
<xs:annotation>
20
+
<xs:documentation>contains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat.</xs:documentation>
0 commit comments