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
Consistently use 'sch:' prefix rather than explicit namespace decl on Schematron, for no apparent reason other than it is mildly easier to read when consistent.
<descversionDate="2021-08-22"xml:lang="en">provides identifying attributes for elements which can be subsequently referenced by means of a <att>key</att> attribute.</desc>
12
+
<descversionDate="2007-12-20"xml:lang="ko"><att>key</att> 속성에 의해 참조될 수 있는 요소의 속성을 제시한다.</desc>
<descversionDate="2007-06-12"xml:lang="fr">fournit les attributs
20
-
pour des éléments référençables au moyen d'un attribut
21
-
<att>key</att>.</desc>
22
-
<descversionDate="2007-05-04"xml:lang="es">elementos a los que se
23
-
puede hacer referencia a través del atributo <att>key</att>.</desc>
24
-
<descversionDate="2007-01-21"xml:lang="it">elementi ai quali si
25
-
può fare riferimento tramite l'attributo <att>key</att>
26
-
</desc>
15
+
<descversionDate="2007-06-12"xml:lang="fr">fournit les attributs pour des éléments référençables au moyen d'un attribut <att>key</att>.</desc>
16
+
<descversionDate="2007-05-04"xml:lang="es">elementos a los que se puede hacer referencia a través del atributo <att>key</att>.</desc> <descversionDate="2007-01-21"xml:lang="it">elementi ai quali si può fare riferimento tramite l'attributo <att>key</att></desc>
<asserttest="(not(ancestor::tei:schemaSpec | ancestor::tei:TEI | ancestor::tei:teiCorpus)) or (not(@module) or (not(//tei:moduleSpec) and not(//tei:moduleRef)) or (//tei:moduleSpec[@ident = current()/@module]) or (//tei:moduleRef[@key = current()/@module]))">
34
-
Specification <value-ofselect="@ident"/>: the value of the module attribute ("<value-ofselect="@module"/>")
<sch:asserttest="(not(ancestor::tei:schemaSpec | ancestor::tei:TEI | ancestor::tei:teiCorpus)) or (not(@module) or (not(//tei:moduleSpec) and not(//tei:moduleRef)) or (//tei:moduleSpec[@ident = current()/@module]) or (//tei:moduleRef[@key = current()/@module]))">
24
+
Specification <sch:value-ofselect="@ident"/>: the value of the module attribute ("<sch:value-ofselect="@module"/>")
35
25
should correspond to an existing module, via a moduleSpec or
36
-
moduleRef</assert>
37
-
</rule>
38
-
</constraint>
26
+
moduleRef</sch:assert>
27
+
</sch:rule>
28
+
</sch:constraint>
39
29
</constraintSpec>
40
30
<attList>
41
31
<attDefident="ident"usage="req">
42
32
<descversionDate="2012-12-27"xml:lang="en">supplies the identifier by which this element may be referenced.</desc>
43
33
<descversionDate="2007-12-20"xml:lang="ko">이 요소가 참조된 확인소를 제공한다.</desc>
<descversionDate="2009-05-27"xml:lang="fr">précise si cet objet nécessite une prédéfinition dans le module d'infrastructure <identtype="module">tei</ident>.</desc>
60
48
<descversionDate="2007-05-04"xml:lang="es">declara si la clase debe ser considerada global y por tanto definida en el módulo core</desc>
61
49
<descversionDate="2007-01-21"xml:lang="it">dichiara se la classe debba essere considerata globale e quindi definita nel modulo core</desc>
@@ -67,11 +55,10 @@ should correspond to an existing module, via a moduleSpec or
67
55
<descversionDate="2007-12-20"xml:lang="ko">이 대상이 정의되어야 하는 모듈명을 제시한다.</desc>
0 commit comments