-
Notifications
You must be signed in to change notification settings - Fork 0
/
tei-istex.isosch
67 lines (61 loc) · 3.33 KB
/
tei-istex.isosch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="utf-8"?>
<schema xmlns="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
<title>ISO Schematron rules</title>
<!-- This file generated 2020-04-08T13:49:55Z by 'extract-isosch.xsl'. -->
<!-- ********************* -->
<!-- namespaces, declared: -->
<!-- ********************* -->
<!-- ********************* -->
<!-- namespaces, implicit: -->
<!-- ********************* -->
<ns prefix="dcr" uri="http://www.isocat.org/ns/dcr"/>
<ns prefix="esp-d2e69292" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69334" uri="http://www.wiley.com/namespaces/wiley"/>
<ns prefix="esp-d2e69386" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69420" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69462" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69529" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69561" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69600" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69645" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69684" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69718" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69752" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69796" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69835" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69848" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69880" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69913" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69945" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69977" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e69990" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70029" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70068" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70100" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70103" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70151" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70193" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70235" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70268" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70310" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70346" uri="http://www.w3.org/1998/Math/MathML"/>
<ns prefix="esp-d2e70386" uri="http://www.w3.org/1998/Math/MathML"/>
<!-- ************ -->
<!-- constraints: -->
<!-- ************ -->
<!-- *********** -->
<!-- deprecated: -->
<!-- *********** -->
<pattern>
<rule context="tei:gap">
<report test="@hand" role="nonfatal">WARNING: use of deprecated attribute — @hand of the gap element will be removed from the TEI on 2017-08-01.
</report>
</rule>
</pattern>
<pattern>
<rule context="tei:unclear">
<report test="@hand" role="nonfatal">WARNING: use of deprecated attribute — @hand of the unclear element will be removed from the TEI on 2017-08-01.
</report>
</rule>
</pattern>
</schema>