-
Notifications
You must be signed in to change notification settings - Fork 128
Expand file tree
/
Copy pathcatalog.xml
More file actions
232 lines (230 loc) · 11.8 KB
/
catalog.xml
File metadata and controls
232 lines (230 loc) · 11.8 KB
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<?xml version="1.0" encoding="utf-8"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
<!-- ............................................................ -->
<!-- XML Catalog for DocBook V5.2.1b1 ........................... -->
<!--
Please direct all questions, bug reports, or suggestions for changes to the
docbook@lists.docbook.org mailing list. For more information, see
http://www.docbook.org/.
-->
<!--
This is an OASIS XML Catalog file. It is provided as a convenience in
building your own catalog files. You need not use the filenames
listed here, and need not use the filename method of identifying
storage objects at all. See the documentation for detailed
information on the files associated with the DocBook DTD. See XML
Catalogs at http://www.oasis-open.org/committees/entity/ for detailed
information on supplying and using catalog data.
-->
<!-- ............................................................ -->
<group> <!-- The docbook.org URIs, https -->
<uri name="https://docbook.org/xml/5.2.1b1/rng/dbits.rnc"
uri="rng/dbits.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/assembly.rnc"
uri="rng/assembly.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/dbits.rng"
uri="rng/dbits.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/assemblyxi.rnc"
uri="rng/assemblyxi.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/docbookxi.rng"
uri="rng/docbookxi.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/dbitsxi.rng"
uri="rng/dbitsxi.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/docbookxi.rnc"
uri="rng/docbookxi.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/docbook.rnc"
uri="rng/docbook.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/assemblyxi.rng"
uri="rng/assemblyxi.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/assembly.rng"
uri="rng/assembly.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/dbitsxi.rnc"
uri="rng/dbitsxi.rnc"/>
<uri name="https://docbook.org/xml/5.2.1b1/rng/docbook.rng"
uri="rng/docbook.rng"/>
<uri name="https://docbook.org/xml/5.2.1b1/dbits.nvdl" uri="dbits.nvdl"/>
<uri name="https://docbook.org/xml/5.2.1b1/docbook.nvdl" uri="docbook.nvdl"/>
<uri name="https://docbook.org/xml/5.2.1b1/assembly.nvdl"
uri="assembly.nvdl"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/assemblyxi.sch"
uri="sch/assemblyxi.sch"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/assembly.sch"
uri="sch/assembly.sch"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/docbook.sch"
uri="sch/docbook.sch"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/dbitsxi.sch"
uri="sch/dbitsxi.sch"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/docbookxi.sch"
uri="sch/docbookxi.sch"/>
<uri name="https://docbook.org/xml/5.2.1b1/sch/dbits.sch"
uri="sch/dbits.sch"/>
</group>
<group> <!-- The docbook.org URIs, http -->
<uri name="http://docbook.org/xml/5.2.1b1/rng/dbits.rnc" uri="rng/dbits.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/assembly.rnc"
uri="rng/assembly.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/dbits.rng" uri="rng/dbits.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/assemblyxi.rnc"
uri="rng/assemblyxi.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/docbookxi.rng"
uri="rng/docbookxi.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/dbitsxi.rng"
uri="rng/dbitsxi.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/docbookxi.rnc"
uri="rng/docbookxi.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/docbook.rnc"
uri="rng/docbook.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/assemblyxi.rng"
uri="rng/assemblyxi.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/assembly.rng"
uri="rng/assembly.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/dbitsxi.rnc"
uri="rng/dbitsxi.rnc"/>
<uri name="http://docbook.org/xml/5.2.1b1/rng/docbook.rng"
uri="rng/docbook.rng"/>
<uri name="http://docbook.org/xml/5.2.1b1/dbits.nvdl" uri="dbits.nvdl"/>
<uri name="http://docbook.org/xml/5.2.1b1/docbook.nvdl" uri="docbook.nvdl"/>
<uri name="http://docbook.org/xml/5.2.1b1/assembly.nvdl" uri="assembly.nvdl"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/assemblyxi.sch"
uri="sch/assemblyxi.sch"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/assembly.sch"
uri="sch/assembly.sch"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/docbook.sch"
uri="sch/docbook.sch"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/dbitsxi.sch"
uri="sch/dbitsxi.sch"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/docbookxi.sch"
uri="sch/docbookxi.sch"/>
<uri name="http://docbook.org/xml/5.2.1b1/sch/dbits.sch" uri="sch/dbits.sch"/>
</group>
<group> <!-- The www.docbook.org URIs (for completeness), https -->
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/dbits.rnc"
uri="rng/dbits.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/assembly.rnc"
uri="rng/assembly.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/dbits.rng"
uri="rng/dbits.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/assemblyxi.rnc"
uri="rng/assemblyxi.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/docbookxi.rng"
uri="rng/docbookxi.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/dbitsxi.rng"
uri="rng/dbitsxi.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/docbookxi.rnc"
uri="rng/docbookxi.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/docbook.rnc"
uri="rng/docbook.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/assemblyxi.rng"
uri="rng/assemblyxi.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/assembly.rng"
uri="rng/assembly.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/dbitsxi.rnc"
uri="rng/dbitsxi.rnc"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/rng/docbook.rng"
uri="rng/docbook.rng"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/dbits.nvdl" uri="dbits.nvdl"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/docbook.nvdl"
uri="docbook.nvdl"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/assembly.nvdl"
uri="assembly.nvdl"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/assemblyxi.sch"
uri="sch/assemblyxi.sch"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/assembly.sch"
uri="sch/assembly.sch"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/docbook.sch"
uri="sch/docbook.sch"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/dbitsxi.sch"
uri="sch/dbitsxi.sch"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/docbookxi.sch"
uri="sch/docbookxi.sch"/>
<uri name="https://www.docbook.org/xml/5.2.1b1/sch/dbits.sch"
uri="sch/dbits.sch"/>
</group>
<group> <!-- The www.docbook.org URIs (for completeness), http -->
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/dbits.rnc"
uri="rng/dbits.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/assembly.rnc"
uri="rng/assembly.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/dbits.rng"
uri="rng/dbits.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/assemblyxi.rnc"
uri="rng/assemblyxi.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/docbookxi.rng"
uri="rng/docbookxi.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/dbitsxi.rng"
uri="rng/dbitsxi.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/docbookxi.rnc"
uri="rng/docbookxi.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/docbook.rnc"
uri="rng/docbook.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/assemblyxi.rng"
uri="rng/assemblyxi.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/assembly.rng"
uri="rng/assembly.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/dbitsxi.rnc"
uri="rng/dbitsxi.rnc"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/rng/docbook.rng"
uri="rng/docbook.rng"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/dbits.nvdl" uri="dbits.nvdl"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/docbook.nvdl"
uri="docbook.nvdl"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/assembly.nvdl"
uri="assembly.nvdl"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/assemblyxi.sch"
uri="sch/assemblyxi.sch"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/assembly.sch"
uri="sch/assembly.sch"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/docbook.sch"
uri="sch/docbook.sch"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/dbitsxi.sch"
uri="sch/dbitsxi.sch"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/docbookxi.sch"
uri="sch/docbookxi.sch"/>
<uri name="http://www.docbook.org/xml/5.2.1b1/sch/dbits.sch"
uri="sch/dbits.sch"/>
</group>
<group> <!-- CDN schemas, https -->
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/dbits.rnc"
uri="rng/dbits.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/assembly.rnc"
uri="rng/assembly.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/dbits.rng"
uri="rng/dbits.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/assemblyxi.rnc"
uri="rng/assemblyxi.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/docbookxi.rng"
uri="rng/docbookxi.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/dbitsxi.rng"
uri="rng/dbitsxi.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/docbookxi.rnc"
uri="rng/docbookxi.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/docbook.rnc"
uri="rng/docbook.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/assemblyxi.rng"
uri="rng/assemblyxi.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/assembly.rng"
uri="rng/assembly.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/dbitsxi.rnc"
uri="rng/dbitsxi.rnc"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/rng/docbook.rng"
uri="rng/docbook.rng"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/dbits.nvdl"
uri="dbits.nvdl"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/docbook.nvdl"
uri="docbook.nvdl"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/assembly.nvdl"
uri="assembly.nvdl"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/assemblyxi.sch"
uri="sch/assemblyxi.sch"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/assembly.sch"
uri="sch/assembly.sch"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/docbook.sch"
uri="sch/docbook.sch"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/dbitsxi.sch"
uri="sch/dbitsxi.sch"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/docbookxi.sch"
uri="sch/docbookxi.sch"/>
<uri name="https://cdn.docbook.org/schema/5.2.1b1/sch/dbits.sch"
uri="sch/dbits.sch"/>
</group>
</catalog>