patent-xml-generator 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +167 -0
- package/dist/generator.d.ts +46 -0
- package/dist/generator.js +246 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +5 -0
- package/dist/types.d.ts +95 -0
- package/dist/types.js +2 -0
- package/dist/xml-utils.d.ts +31 -0
- package/dist/xml-utils.js +95 -0
- package/dtd/cn-application-body.dtd +1778 -0
- package/package.json +36 -0
|
@@ -0,0 +1,1778 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- edited with XMLSPY v5 U (http://www.xmlspy.com) by et8 (et8) -->
|
|
3
|
+
<!--cn-application-body v1.0 20080416
|
|
4
|
+
http://www.sipo.gov.cn/standards/xml/cn-application-body-20080416.dtd
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
-->
|
|
8
|
+
<!--cn-application-body.dtd v1.0 20080416
|
|
9
|
+
http://www.sipo.gov.cn/standards/xml/cn-application-body-20080416.dtd
|
|
10
|
+
DTD FOR PUBLISHED CHINA PATENT DATA
|
|
11
|
+
This DTD is based on WIPO ST36(2005-09-22) and ICE(2005-02-20) .
|
|
12
|
+
-->
|
|
13
|
+
<!--
|
|
14
|
+
****************************************************************************
|
|
15
|
+
* SECTION I - DECLARATION, ENT. REFs, ISO sets, etc *
|
|
16
|
+
****************************************************************************
|
|
17
|
+
-->
|
|
18
|
+
<!--
|
|
19
|
+
****************************************************************************
|
|
20
|
+
* 节 I - 声明, 实体, 引用外部DTD, 字符集等 *
|
|
21
|
+
****************************************************************************
|
|
22
|
+
-->
|
|
23
|
+
<!--关于引用MATHML2_DTD和TABLE_DTD 的说明:
|
|
24
|
+
要引用 mathml2.dtd 将 MATHML2_DTD 的值改成 "INCLUDE", 将
|
|
25
|
+
MATH_PLACEHOLDER 值改成 "IGNORE", 对于 TABLE_DTD
|
|
26
|
+
TABLE_PLACEHOLDER 以及 WIPO_ENT 和 SIPO_ENT 是同样的
|
|
27
|
+
|
|
28
|
+
INCLUDE
|
|
29
|
+
IGNORE
|
|
30
|
+
-->
|
|
31
|
+
<!--
|
|
32
|
+
to include mathml2.dtd change MATHML2_DTD value to "INCLUDE", change
|
|
33
|
+
MATH_PLACEHOLDER value to "IGNORE", the same for the TABLE_DTD and
|
|
34
|
+
TABLE_PLACEHOLDER
|
|
35
|
+
|
|
36
|
+
INCLUDE
|
|
37
|
+
IGNORE
|
|
38
|
+
-->
|
|
39
|
+
<!ENTITY % UNICODE_PLANE1D_ESCAPE "IGNORE">
|
|
40
|
+
<!ENTITY % WIPO_ENT "IGNORE">
|
|
41
|
+
<!ENTITY % SIPO_ENT "IGNORE">
|
|
42
|
+
<!ENTITY % MATHML2_DTD "IGNORE">
|
|
43
|
+
<!ENTITY % TABLE_DTD "INCLUDE">
|
|
44
|
+
<!ENTITY % MATH_PLACEHOLDER "INCLUDE">
|
|
45
|
+
<!ENTITY % TABLE_PLACEHOLDER "IGNORE">
|
|
46
|
+
<![%UNICODE_PLANE1D_ESCAPE; [
|
|
47
|
+
<!ENTITY % plane1D "&#38;#xE">
|
|
48
|
+
]]>
|
|
49
|
+
<!--WIPO SIPO 定义的字符集实体. 可以从以下网址下载:
|
|
50
|
+
http://pcteasy.wipo.int/efiling_standards/schemaDocs/wipo.ent
|
|
51
|
+
http://www.sipo.gov.cn/standards/xml/sipo.ent
|
|
52
|
+
-->
|
|
53
|
+
<!-- import character entity set. Download from:
|
|
54
|
+
http://pcteasy.wipo.int/efiling_standards/schemaDocs/wipo.ent
|
|
55
|
+
http://www.sipo.gov.cn/standards/xml/sipo.ent
|
|
56
|
+
Note that nsgmls-based parsers (SP, Near & Far Designer, etc.)
|
|
57
|
+
may not be able to process this file for reasons described below
|
|
58
|
+
in MathML comments.
|
|
59
|
+
-->
|
|
60
|
+
<![%WIPO_ENT;[
|
|
61
|
+
<!ENTITY % wipo PUBLIC "-//WIPO//ENTITIES WIPO 1.0//EN" "wipo.ent">
|
|
62
|
+
%wipo;
|
|
63
|
+
]]>
|
|
64
|
+
<![%SIPO_ENT;[
|
|
65
|
+
<!ENTITY % sipo PUBLIC "-//SIPO//ENTITIES SIPO 1.0//ZH" "sipo.ent">
|
|
66
|
+
%sipo;
|
|
67
|
+
]]>
|
|
68
|
+
<!--引用 DTD MathML2,由W3C维护, 从
|
|
69
|
+
http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip 下载
|
|
70
|
+
-->
|
|
71
|
+
<!--
|
|
72
|
+
DTD MathML2: maintained by W3C. Download from:
|
|
73
|
+
http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip
|
|
74
|
+
If using nsgmls-based parser (SP, Near & Far Designer, etc.)
|
|
75
|
+
Uncomment 'mathml-charent-module' switch below or replace the Referenced
|
|
76
|
+
MathML2 DTD with the version downloadable from:
|
|
77
|
+
http://www.w3.org/Math/DTD/dtd-sp.zip
|
|
78
|
+
This notice copied from: http://www.w3.org/Math/DTD/
|
|
79
|
+
"DTD for nsgmls
|
|
80
|
+
Some systems (including the popular nsgmls parser) may not be able to
|
|
81
|
+
process files using 'plane 1' characters which have Unicode numbers
|
|
82
|
+
higher than #xFFFF. The versions of the DTD provided here incoprorate
|
|
83
|
+
the modifications mentioned above, but the high characters are replaced
|
|
84
|
+
by the equivalent mchar construct <mchar name="..." /> this allows the
|
|
85
|
+
DTD to be read and for MathML files to be validated using such sytems."
|
|
86
|
+
-->
|
|
87
|
+
<![%MATHML2_DTD; [
|
|
88
|
+
<!--
|
|
89
|
+
ENTITY % mathml-charent.module "IGNORE"
|
|
90
|
+
-->
|
|
91
|
+
<!ENTITY % MATHML.prefixed "IGNORE">
|
|
92
|
+
<!ENTITY % MATHML.xmlns "">
|
|
93
|
+
<!--
|
|
94
|
+
import MathML2 dtd
|
|
95
|
+
-->
|
|
96
|
+
<!ENTITY % mathml2 PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd">
|
|
97
|
+
%mathml2;
|
|
98
|
+
]]>
|
|
99
|
+
<!--引用 DTD OASIS Open XML Exchange Table Model ,由OASIS维护, 从
|
|
100
|
+
http://oasis-open.org/specs/soextblx.dtd 下载
|
|
101
|
+
-->
|
|
102
|
+
<!--
|
|
103
|
+
DTD OASIS Open XML Exchange Table Model.
|
|
104
|
+
Maintained by OASIS; download from:
|
|
105
|
+
http://oasis-open.org/specs/soextblx.dtd
|
|
106
|
+
Note that the FPI in soextblx.dtd refers to itself as 'calstblx'.
|
|
107
|
+
That convention has been followed here.
|
|
108
|
+
-->
|
|
109
|
+
<![%TABLE_DTD; [
|
|
110
|
+
|
|
111
|
+
<!--
|
|
112
|
+
create content for title element in table
|
|
113
|
+
-->
|
|
114
|
+
<!ENTITY % title "<!ELEMENT title (#PCDATA |img| b | pb| br | i | u | sup | sub | smallcaps | overscore)* > ">
|
|
115
|
+
%title;
|
|
116
|
+
<!--
|
|
117
|
+
override OASIS Exchange <entry> model
|
|
118
|
+
-->
|
|
119
|
+
<!ENTITY % tbl.entry.mdl "(#PCDATA | b | pb| i | u | sup | sub | smallcaps | overscore | br | patcit | nplcit | bio-deposit | crossref | img | dl | ul | ol | chemistry | maths)* ">
|
|
120
|
+
<!--
|
|
121
|
+
import OASIS Exchange model
|
|
122
|
+
-->
|
|
123
|
+
<!ENTITY % calstblx PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN"
|
|
124
|
+
"soextblx.dtd">
|
|
125
|
+
<!ENTITY % yesorno "NMTOKEN" >
|
|
126
|
+
<!ENTITY % tbl.table.att " pgwide %yesorno; #IMPLIED
|
|
127
|
+
orient (port | land) #IMPLIED
|
|
128
|
+
tabstyle NMTOKEN #IMPLIED" >
|
|
129
|
+
%calstblx;
|
|
130
|
+
]]>
|
|
131
|
+
<![%MATH_PLACEHOLDER; [
|
|
132
|
+
<!--
|
|
133
|
+
(PLACEHOLDER:w3c math dtd)
|
|
134
|
+
-->
|
|
135
|
+
<!ELEMENT math (#PCDATA)>
|
|
136
|
+
]]>
|
|
137
|
+
<![%TABLE_PLACEHOLDER; [
|
|
138
|
+
<!--
|
|
139
|
+
(PLACEHOLDER:cals table dtd)
|
|
140
|
+
-->
|
|
141
|
+
<!ELEMENT table (#PCDATA)>
|
|
142
|
+
]]>
|
|
143
|
+
<!--通用的名字结构实体-->
|
|
144
|
+
<!--general name entity -->
|
|
145
|
+
<!ENTITY % name_group "((name | (prefix? , (last-name | orgname) , first-name?
|
|
146
|
+
, middle-name? , suffix? , iid? , role? , orgname?
|
|
147
|
+
, department? , synonym*)) , registered-number?)">
|
|
148
|
+
<!--表示通用的地址结构实体-->
|
|
149
|
+
<!--general address entity -->
|
|
150
|
+
<!ENTITY % address_group "((address-1? , address-2? , address-3? , mailcode?
|
|
151
|
+
, pobox? , room? , address-floor? , building?
|
|
152
|
+
, street? , city? , county? , state? , postcode?
|
|
153
|
+
, country) | text)">
|
|
154
|
+
<!-- 表示公共属性的实体 -->
|
|
155
|
+
<!-- common attribute entity -->
|
|
156
|
+
<!-- 属性:
|
|
157
|
+
id 标号
|
|
158
|
+
lang 语言
|
|
159
|
+
status 状态 -->
|
|
160
|
+
<!--attribute:
|
|
161
|
+
id id
|
|
162
|
+
lang language
|
|
163
|
+
status status-->
|
|
164
|
+
<!ENTITY % body_sections " id CDATA #IMPLIED
|
|
165
|
+
lang CDATA #IMPLIED
|
|
166
|
+
status CDATA #IMPLIED">
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
<!--
|
|
170
|
+
****************************************************************************
|
|
171
|
+
* SECTION II - cn-application-body v1.0 2006-03-06 定义 *
|
|
172
|
+
****************************************************************************
|
|
173
|
+
-->
|
|
174
|
+
<!--
|
|
175
|
+
****************************************************************************
|
|
176
|
+
* SECTION II - cn-application-body v1.0 2006-03-06 DIFINATION *
|
|
177
|
+
****************************************************************************
|
|
178
|
+
-->
|
|
179
|
+
<!--丛书引用数据:描述了整个卷期的信息 -->
|
|
180
|
+
<!--Serial citation data:
|
|
181
|
+
This describes the volume or issue as a whole and not a particular article within it.-->
|
|
182
|
+
<!ELEMENT serial (sertitle, alttitle?, subname?, issue?, imprint?, pubdate?, descrip?, notes?, issn?, isbn?, pubid?, vid?, ino?, cpyrt?)>
|
|
183
|
+
<!--丛书名称-->
|
|
184
|
+
<!--Serial title-->
|
|
185
|
+
<!ELEMENT sertitle (#PCDATA)>
|
|
186
|
+
<!--丛书的副标题 如 BMJ = British Medical Journal -->
|
|
187
|
+
<!--Alternate title for serial; e.g. BMJ = British Medical Journal-->
|
|
188
|
+
<!ELEMENT alttitle (#PCDATA)>
|
|
189
|
+
<!--除作者外的其他责任者 如编辑、译者-->
|
|
190
|
+
<!-- Subordinate responsibility; e.g., editor, translator, etc.-->
|
|
191
|
+
<!--属性:
|
|
192
|
+
subname-type 除作者外的其他责任者的类型(编辑,译者,其他类型)默认“编辑”-->
|
|
193
|
+
<!--attribute:
|
|
194
|
+
subname-type subname type(editor,translator,other subname type) default editor-->
|
|
195
|
+
<!ELEMENT subname (%name_group; | addressbook)>
|
|
196
|
+
<!ATTLIST subname
|
|
197
|
+
subname-type (editor | translator | other-subname-type) "editor"
|
|
198
|
+
>
|
|
199
|
+
<!-- 名称 可以是机构或者自然人的名称 -->
|
|
200
|
+
<!-- Name:
|
|
201
|
+
If no distinction or detail can be given.
|
|
202
|
+
Also to be used for: personal (natural person) and corporate (legal entity) names-->
|
|
203
|
+
<!--属性:
|
|
204
|
+
name-type 名称类型(法人或自然人)-->
|
|
205
|
+
<!--attribute:
|
|
206
|
+
name-type name type(legal or natural)-->
|
|
207
|
+
<!ELEMENT name (#PCDATA)>
|
|
208
|
+
<!ATTLIST name
|
|
209
|
+
name-type (legal | natural) #IMPLIED
|
|
210
|
+
>
|
|
211
|
+
<!--称谓 如 Mr., Mrs., Dr. etc -->
|
|
212
|
+
<!--Title: e.g., Mr., Mrs., Dr. etc-->
|
|
213
|
+
<!ELEMENT prefix (#PCDATA)>
|
|
214
|
+
<!--姓-->
|
|
215
|
+
<!--last name-->
|
|
216
|
+
<!ELEMENT last-name (#PCDATA)>
|
|
217
|
+
<!--组织机构名称或者公司名称-->
|
|
218
|
+
<!--Organisation name or company name-->
|
|
219
|
+
<!ELEMENT orgname (#PCDATA)>
|
|
220
|
+
<!-- 名 -->
|
|
221
|
+
<!--First or given name(s), initial(s)-->
|
|
222
|
+
<!ELEMENT first-name (#PCDATA)>
|
|
223
|
+
<!-- 中间名 -->
|
|
224
|
+
<!-- Middle name(s) or initial(s)-->
|
|
225
|
+
<!ELEMENT middle-name (#PCDATA)>
|
|
226
|
+
<!--名字中的后缀如 II, Jr., Dip., Ing., BA -->
|
|
227
|
+
<!--Name suffix (e.g., II, Jr., Dip., Ing., BA, etc.)-->
|
|
228
|
+
<!ELEMENT suffix (#PCDATA)>
|
|
229
|
+
<!--个体代码-->
|
|
230
|
+
<!--Individual id-->
|
|
231
|
+
<!ELEMENT iid (#PCDATA)>
|
|
232
|
+
<!--职位或者角色如 总裁,主席等-->
|
|
233
|
+
<!--Role; e.g., President, Chairman, etc.-->
|
|
234
|
+
<!ELEMENT role (#PCDATA)>
|
|
235
|
+
<!-- 部门 -->
|
|
236
|
+
<!--Department, division, section, etc. name-->
|
|
237
|
+
<!ELEMENT department (#PCDATA)>
|
|
238
|
+
<!-- 别名 -->
|
|
239
|
+
<!--Synonym-->
|
|
240
|
+
<!ELEMENT synonym (#PCDATA)>
|
|
241
|
+
<!--注册号码-->
|
|
242
|
+
<!--Registered number-->
|
|
243
|
+
<!ELEMENT registered-number (#PCDATA)>
|
|
244
|
+
<!--用于联系个人或者组织的地址、名称等信息, 属性 lang 表示语言-->
|
|
245
|
+
<!-- ADDRESSBOOK GROUP:
|
|
246
|
+
Holds name and contact information for individuals/organizations
|
|
247
|
+
The LANG attribute is REQUIRED for certain document types,
|
|
248
|
+
e.g., the JPO PCT Request where names and addresses may be repeated in two
|
|
249
|
+
different languages. If no structure possible use text.-->
|
|
250
|
+
<!--属性:id 标号
|
|
251
|
+
lang 语言-->
|
|
252
|
+
<!--attribute:
|
|
253
|
+
id addressbook id
|
|
254
|
+
lang language-->
|
|
255
|
+
<!ELEMENT addressbook ((%name_group;, address, phone*, fax*, email*, url*, ead*, dtext?) | text)>
|
|
256
|
+
<!ATTLIST addressbook
|
|
257
|
+
id ID #IMPLIED
|
|
258
|
+
lang CDATA #REQUIRED
|
|
259
|
+
>
|
|
260
|
+
<!--地址信息-->
|
|
261
|
+
<!-- Address components:
|
|
262
|
+
Address formats differ from country to country
|
|
263
|
+
If no structure possible use text-->
|
|
264
|
+
<!ELEMENT address (%address_group;)>
|
|
265
|
+
<!-- 地址(第一行)-->
|
|
266
|
+
<!--Address, first line-->
|
|
267
|
+
<!ELEMENT address-1 (#PCDATA)>
|
|
268
|
+
<!--地址(第二行)-->
|
|
269
|
+
<!--Address, second line-->
|
|
270
|
+
<!ELEMENT address-2 (#PCDATA)>
|
|
271
|
+
<!-- 地址(第三行)-->
|
|
272
|
+
<!--Address, third line-->
|
|
273
|
+
<!ELEMENT address-3 (#PCDATA)>
|
|
274
|
+
<!--组织的在邮局的编码-->
|
|
275
|
+
<!--Organizational mail code-->
|
|
276
|
+
<!ELEMENT mailcode (#PCDATA)>
|
|
277
|
+
<!-- 邮箱号码-->
|
|
278
|
+
<!--Post Office Box number-->
|
|
279
|
+
<!ELEMENT pobox (#PCDATA)>
|
|
280
|
+
<!--房间号码-->
|
|
281
|
+
<!--Address room; e.g., Room 55B-->
|
|
282
|
+
<!ELEMENT room (#PCDATA)>
|
|
283
|
+
<!--层数-->
|
|
284
|
+
<!--Address floor; e.g., 10th-->
|
|
285
|
+
<!ELEMENT address-floor (#PCDATA)>
|
|
286
|
+
<!--建筑物的信息 如 上海大厦-->
|
|
287
|
+
<!--Building information in address; e.g., Hoffman building-->
|
|
288
|
+
<!ELEMENT building (#PCDATA)>
|
|
289
|
+
<!--街道-->
|
|
290
|
+
<!--Street may contain house number or name-->
|
|
291
|
+
<!ELEMENT street (#PCDATA)>
|
|
292
|
+
<!--城、镇 -->
|
|
293
|
+
<!--City or town name-->
|
|
294
|
+
<!ELEMENT city (#PCDATA)>
|
|
295
|
+
<!--县-->
|
|
296
|
+
<!--County, parish, department, etc (mainly UK, USA)-->
|
|
297
|
+
<!ELEMENT county (#PCDATA)>
|
|
298
|
+
<!--地区、州、省 -->
|
|
299
|
+
<!--Region of country; e.g., state, province, etc.-->
|
|
300
|
+
<!ELEMENT state (#PCDATA)>
|
|
301
|
+
<!--邮政编码-->
|
|
302
|
+
<!--Postal code or zip code-->
|
|
303
|
+
<!ELEMENT postcode (#PCDATA)>
|
|
304
|
+
<!--国别 使用 WIPO ST.3 国别代码, 如 DE, FR, GB, NL, 也包括 EP, WO 等组织代码-->
|
|
305
|
+
<!-- Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc.
|
|
306
|
+
Also includes EP, WO -->
|
|
307
|
+
<!ELEMENT country (#PCDATA)>
|
|
308
|
+
<!--无结构文本 -->
|
|
309
|
+
<!--If no structure is possible, enter text (without markup)-->
|
|
310
|
+
<!ELEMENT text (#PCDATA)>
|
|
311
|
+
<!--电话号码-->
|
|
312
|
+
<!--Telephone number-->
|
|
313
|
+
<!ELEMENT phone (#PCDATA)>
|
|
314
|
+
<!--传真号码 -->
|
|
315
|
+
<!--Fax number-->
|
|
316
|
+
<!ELEMENT fax (#PCDATA)>
|
|
317
|
+
<!-- 电子邮箱地址 -->
|
|
318
|
+
<!--Email address-->
|
|
319
|
+
<!ELEMENT email (#PCDATA)>
|
|
320
|
+
<!--统一资源定位, URL 如 www.wipo.int -->
|
|
321
|
+
<!--Universal Resource Locator; e.g. www.wipo.int-->
|
|
322
|
+
<!ELEMENT url (#PCDATA)>
|
|
323
|
+
<!--非电子邮箱地址的电子地址-->
|
|
324
|
+
<!--Electronic address use for other than email-->
|
|
325
|
+
<!ELEMENT ead (#PCDATA)>
|
|
326
|
+
<!--说明性文本-->
|
|
327
|
+
<!--Descriptive text-->
|
|
328
|
+
<!ELEMENT dtext (#PCDATA)>
|
|
329
|
+
<!--发行有关信息 如 Annual, 1971-, 1890-1972-->
|
|
330
|
+
<!--Issue designation; e.g., Annual, 1971-, 1890-1972-->
|
|
331
|
+
<!ELEMENT issue (#PCDATA)>
|
|
332
|
+
<!-- 出版有关信息, 包括出版/初版时间、出版地点、出版商,通常期刊只使用出版日期-->
|
|
333
|
+
<!-- Imprint:
|
|
334
|
+
Publication / creation data
|
|
335
|
+
Place of publication : publisher, date(s) of publication usually only date of
|
|
336
|
+
publication is used for journal citations-->
|
|
337
|
+
<!ELEMENT imprint (text | (address?, name, pubdate*))>
|
|
338
|
+
<!--非专利引用文献中的公布日期 -->
|
|
339
|
+
<!--Publication date used in npl citations-->
|
|
340
|
+
<!ELEMENT pubdate (#PCDATA | sdate | edate | time)*>
|
|
341
|
+
<!--在 pubdate中的起始日-->
|
|
342
|
+
<!--Start date used in pubdate-->
|
|
343
|
+
<!ELEMENT sdate (#PCDATA)>
|
|
344
|
+
<!--在 pubdate中的结束日-->
|
|
345
|
+
<!--End date used in pubdate-->
|
|
346
|
+
<!ELEMENT edate (#PCDATA)>
|
|
347
|
+
<!--时间 ,格式为 HHMM-->
|
|
348
|
+
<!--Time; format HHMM-->
|
|
349
|
+
<!ELEMENT time (#PCDATA)>
|
|
350
|
+
<!--出版介质的描述 - 专利引用文献中通常不用 -->
|
|
351
|
+
<!--Physical description - generally NOT used in citations in pats; e.g., v., 27cm-->
|
|
352
|
+
<!ELEMENT descrip (#PCDATA)>
|
|
353
|
+
<!--期刊的注释-->
|
|
354
|
+
<!-- Notes about the journal; e.g. Continues Journal of XYZ 1910-1998, published in
|
|
355
|
+
French and English, etc.-->
|
|
356
|
+
<!ELEMENT notes (#PCDATA)>
|
|
357
|
+
<!--国际标准期刊号-->
|
|
358
|
+
<!--International Standard Serial Number-->
|
|
359
|
+
<!ELEMENT issn (#PCDATA)>
|
|
360
|
+
<!--国际标准图书号-->
|
|
361
|
+
<!--International Standard Book Number-->
|
|
362
|
+
<!ELEMENT isbn (#PCDATA)>
|
|
363
|
+
<!--出版商的唯一标识-->
|
|
364
|
+
<!--Publisher's unique id-->
|
|
365
|
+
<!ELEMENT pubid (#PCDATA)>
|
|
366
|
+
<!--卷号-->
|
|
367
|
+
<!--Volume id/number-->
|
|
368
|
+
<!ELEMENT vid (#PCDATA)>
|
|
369
|
+
<!--发行号-->
|
|
370
|
+
<!--Issue number-->
|
|
371
|
+
<!ELEMENT ino (#PCDATA)>
|
|
372
|
+
<!--版权信息-->
|
|
373
|
+
<!-- Copyright info. Copyright of publisher of serial-->
|
|
374
|
+
<!ELEMENT cpyrt (#PCDATA)>
|
|
375
|
+
<!--文献标识. 见 WIPO ST.14-->
|
|
376
|
+
<!-- Document identification refers to patents (and patent applications) only.
|
|
377
|
+
See WIPO ST.14 -->
|
|
378
|
+
<!--属性:
|
|
379
|
+
lang 使用的语言-->
|
|
380
|
+
<!--attribute:
|
|
381
|
+
lang language-->
|
|
382
|
+
<!ELEMENT document-id (country, doc-number, kind?, name?, date?)>
|
|
383
|
+
<!ATTLIST document-id
|
|
384
|
+
lang CDATA #IMPLIED
|
|
385
|
+
>
|
|
386
|
+
<!-- 文献号-->
|
|
387
|
+
<!--The number of the referenced patent (or application) document-->
|
|
388
|
+
<!ELEMENT doc-number (#PCDATA)>
|
|
389
|
+
<!--文献种类 如 发明专利公布-->
|
|
390
|
+
<!--Document kind code; e.g., A1(INID 13, ST.32:B130) -->
|
|
391
|
+
<!ELEMENT kind (#PCDATA)>
|
|
392
|
+
<!--日期 建议的格式为 YYYYMMDD-->
|
|
393
|
+
<!--Date: components of a date. Format: YYYYMMDD-->
|
|
394
|
+
<!ELEMENT date (#PCDATA)>
|
|
395
|
+
<!--早期申请的提交局-->
|
|
396
|
+
<!-- Where the earlier application is an ARIPO application,indicate at least one
|
|
397
|
+
country party to the PARIS convention for the protection of industrial property
|
|
398
|
+
or one member of the WTO for which that earlier application was filed.-->
|
|
399
|
+
<!ELEMENT office-of-filing ((region, country?) | country)>
|
|
400
|
+
<!--地区、国家-->
|
|
401
|
+
<!-- The region for which protection or exclusion (depending upon context) is desired.-->
|
|
402
|
+
<!ELEMENT region (country)>
|
|
403
|
+
<!--要求接受局向国际局递交早期申请优先权证明和文件(用作标记的空元素)仅对PCT申请-->
|
|
404
|
+
<!-- The receiving office is requested to prepare and transmit to the IB a certified
|
|
405
|
+
copy of the earlier application-->
|
|
406
|
+
<!ELEMENT priority-doc-requested EMPTY>
|
|
407
|
+
<!--优先权文件和申请一同递交(用作标记的空元素)-->
|
|
408
|
+
<!-- The priority document is attached to the application-->
|
|
409
|
+
<!ELEMENT priority-doc-attached EMPTY>
|
|
410
|
+
<!--分类代码-->
|
|
411
|
+
<!-- Classification code; e.g., ipc, dewey etc. -->
|
|
412
|
+
<!ELEMENT class (#PCDATA)>
|
|
413
|
+
<!--国际专利分类数据-->
|
|
414
|
+
<!-- International Patent Classification (IPC) data; (INID 51, ST.32:B510)-->
|
|
415
|
+
<!ELEMENT classification-data-source (#PCDATA)>
|
|
416
|
+
<!--分类的状态:初始分类,二次分类,多种分类,删除的分类-->
|
|
417
|
+
<!--Possible status: original-classification, reclassified, various-classification,
|
|
418
|
+
deleted-classification-->
|
|
419
|
+
<!ELEMENT classification-status (#PCDATA)>
|
|
420
|
+
<!--生成的局-->
|
|
421
|
+
<!--generated office -->
|
|
422
|
+
<!ELEMENT generating-office (country)>
|
|
423
|
+
<!--有效日-->
|
|
424
|
+
<!--action date-->
|
|
425
|
+
<!ELEMENT action-date (date)>
|
|
426
|
+
<!--分类可能的值:发明,非发明-->
|
|
427
|
+
<!-- Possible values: invention, non-invention -->
|
|
428
|
+
<!ELEMENT classification-value (#PCDATA)>
|
|
429
|
+
<!--符号位置-->
|
|
430
|
+
<!--Possible positions: first-symbol-position, later-symbol-position.-->
|
|
431
|
+
<!ELEMENT symbol-position (#PCDATA)>
|
|
432
|
+
<!--小组-->
|
|
433
|
+
<!--subgroup-->
|
|
434
|
+
<!ELEMENT subgroup (#PCDATA)>
|
|
435
|
+
<!-- 主组-->
|
|
436
|
+
<!--main groupp-->
|
|
437
|
+
<!ELEMENT main-group (#PCDATA)>
|
|
438
|
+
<!--子类-->
|
|
439
|
+
<!--subclass-->
|
|
440
|
+
<!ELEMENT subclass (#PCDATA)>
|
|
441
|
+
<!-- 节-->
|
|
442
|
+
<!--section-->
|
|
443
|
+
<!ELEMENT section (#PCDATA)>
|
|
444
|
+
<!--分类级别-->
|
|
445
|
+
<!-- Levels: ipcr-advanced, ipcr-core -->
|
|
446
|
+
<!ELEMENT classification-level (#PCDATA)>
|
|
447
|
+
<!--版本日期-->
|
|
448
|
+
<!--ipc version indicator date -->
|
|
449
|
+
<!ELEMENT ipc-version-indicator (date)>
|
|
450
|
+
<!--粗体文本-->
|
|
451
|
+
<!--Bold formatting for text-->
|
|
452
|
+
<!ELEMENT b (#PCDATA | i | u | pb | br | smallcaps | overscore| sub |sup |img )*>
|
|
453
|
+
<!--斜体文本-->
|
|
454
|
+
<!--Italic formatting for text-->
|
|
455
|
+
<!ELEMENT i (#PCDATA | b | pb | br | u | smallcaps | overscore| sub |sup |img)*>
|
|
456
|
+
<!-- Overscore : Line over text -->
|
|
457
|
+
<!ELEMENT overscore (#PCDATA | b | pb | br | i | u | smallcaps| sub |sup |img)*>
|
|
458
|
+
<!--下划线-->
|
|
459
|
+
<!-- Underscore: style - single is default-->
|
|
460
|
+
<!--属性:
|
|
461
|
+
式样 单线,双线,破折线,点线-->
|
|
462
|
+
<!--attribute:
|
|
463
|
+
style single,double,dash,dots-->
|
|
464
|
+
<!ELEMENT u (#PCDATA | b | pb | br | i | smallcaps | overscore| sub |sup |img)*>
|
|
465
|
+
<!ATTLIST u
|
|
466
|
+
style (single | double | dash | dots) "single"
|
|
467
|
+
>
|
|
468
|
+
<!--小体大写字母-->
|
|
469
|
+
<!--Small capitals-->
|
|
470
|
+
<!ELEMENT smallcaps (#PCDATA | b | pb | br | u | i | overscore| sub |sup |img)*>
|
|
471
|
+
<!--上标 -->
|
|
472
|
+
<!--Superscripted text-->
|
|
473
|
+
<!ELEMENT sup (#PCDATA | b | pb | br | u | i | sup | sub|img)*>
|
|
474
|
+
<!--下标-->
|
|
475
|
+
<!--Subscripted text-->
|
|
476
|
+
<!ELEMENT sub (#PCDATA | b | pb | br | u | i | sup | sub|img)*>
|
|
477
|
+
<!--专利引用文献-->
|
|
478
|
+
<!--PATENT CITATIONS:
|
|
479
|
+
(ST.32:B561)
|
|
480
|
+
Patent Citation within abstract, description or claims.
|
|
481
|
+
For patent citations within Search Report see Search Report DTD
|
|
482
|
+
|
|
483
|
+
Notes:
|
|
484
|
+
Tags arranged according to WIPO ST.14 order.
|
|
485
|
+
This can be free text data without any structure (text).
|
|
486
|
+
|
|
487
|
+
Example:
|
|
488
|
+
<patcit id='pcit0001' dnum='US4793675A' dnum-type='publication number'>
|
|
489
|
+
<document-id>
|
|
490
|
+
<country>US</country>
|
|
491
|
+
<doc-number>4793675</doc-number>
|
|
492
|
+
<kind>A</kind>
|
|
493
|
+
<name>Handa</name>
|
|
494
|
+
<date>19881227</date>
|
|
495
|
+
</document-id>
|
|
496
|
+
</patcit>
|
|
497
|
+
|
|
498
|
+
Note:
|
|
499
|
+
It is NOT expected that the applicant will create the tagged data
|
|
500
|
+
- it could be generated from a 'pull down' data entry form
|
|
501
|
+
or generated from internal SR databases-->
|
|
502
|
+
<!--属性:
|
|
503
|
+
id 引用文献id号如pcit0001, pcit0002,等
|
|
504
|
+
num 引用文献编号.如0001, 0002,等
|
|
505
|
+
dnum 引用文献完整编号,如 "US5401234A";
|
|
506
|
+
url 专利文献的网络连接
|
|
507
|
+
file 引用文献的文件名
|
|
508
|
+
dnum-type 文献编号类型(申请号,公告号等)-->
|
|
509
|
+
<!--Attributes (recommended):
|
|
510
|
+
id pcit0001, pcit0002, etc.
|
|
511
|
+
num 0001, 0002, etc.
|
|
512
|
+
dnum use full number as one string, eg, "US5401234A";
|
|
513
|
+
url web lind to the patent citations
|
|
514
|
+
file file name eg. if stored on local systems
|
|
515
|
+
dnum-type type of document number(e.g., application number, publication number)-->
|
|
516
|
+
<!ELEMENT patcit (text | (document-id, rel-passage*))>
|
|
517
|
+
<!ATTLIST patcit
|
|
518
|
+
id ID #IMPLIED
|
|
519
|
+
dnum CDATA #IMPLIED
|
|
520
|
+
file CDATA #IMPLIED
|
|
521
|
+
url CDATA #IMPLIED
|
|
522
|
+
num CDATA #REQUIRED
|
|
523
|
+
dnum-type CDATA #IMPLIED
|
|
524
|
+
>
|
|
525
|
+
<!--专利引用文献中相关的若干段落-->
|
|
526
|
+
<!--Relevant passage group within patent; most used in search reports
|
|
527
|
+
- use text in abstract, description and claims-->
|
|
528
|
+
<!ELEMENT rel-passage (text | (passage+, category?, rel-claims?)+)>
|
|
529
|
+
<!--专利引用文献中的段-->
|
|
530
|
+
<!--Passage within the cited patent literature-->
|
|
531
|
+
<!ELEMENT passage (#PCDATA)>
|
|
532
|
+
<!--种类 -->
|
|
533
|
+
<!--Category -->
|
|
534
|
+
<!ELEMENT category (#PCDATA)>
|
|
535
|
+
<!--相关的权利要求项-->
|
|
536
|
+
<!--Relevant claims-->
|
|
537
|
+
<!ELEMENT rel-claims (#PCDATA)>
|
|
538
|
+
<!--非专利引用文献
|
|
539
|
+
注意:
|
|
540
|
+
非专利文献的引用也可以全部用无结构的文本来描述,但是建议不要这样做,
|
|
541
|
+
建议采用以下根据ST.14和IDO690标准定义的高度格式化的描述方式。
|
|
542
|
+
这部分DTD使用了许多不同来源的元素名、DTD结构和引用,包括:
|
|
543
|
+
AACR2 / MARC ISO 12083 - 电子手稿标记DTD
|
|
544
|
+
美国出版联盟(Association of American Publishers —— AAP) Z39.59 DTD
|
|
545
|
+
欧洲SGML工作组(European Working Group for SGML —— EWS) MAJOUR DTD
|
|
546
|
+
SuperJournal 全文DTD www.superjournal.ac.uk/sj
|
|
547
|
+
Elsevier DTD
|
|
548
|
+
(美)联机医学分析和检索系统 dtd Medline DTD (NLM)-->
|
|
549
|
+
<!--Non-Patent Literature (NPL) CITation;
|
|
550
|
+
Notes:
|
|
551
|
+
This can be free text data without any structure (#PCDATA) which is NOT
|
|
552
|
+
recommended
|
|
553
|
+
or it can be highly structured data which is marked up according to ST.14 and
|
|
554
|
+
ISO 690 layout;
|
|
555
|
+
This part of the DTD has used many different sources for element names and DTD
|
|
556
|
+
structure and reference:
|
|
557
|
+
AACR2 / MARC
|
|
558
|
+
ISO 12083 - Electronic manuscript prep. and markup. DTD
|
|
559
|
+
Association of American Publishers (AAP) Z39.59 DTD
|
|
560
|
+
European Working Group for SGML (EWS) MAJOUR DTD
|
|
561
|
+
SuperJournal Full Article DTD
|
|
562
|
+
www.superjournal.ac.uk/sj
|
|
563
|
+
Elsevier DTD
|
|
564
|
+
Medline DTD (NLM) -->
|
|
565
|
+
<!--属性(建议):
|
|
566
|
+
id 引用非专利文献的id号如ncit0001, ncit0002,
|
|
567
|
+
num 非专利文献编号如0001, 0002
|
|
568
|
+
npl-type 非专利文献类型
|
|
569
|
+
A - 不属于特殊类型的摘要引用
|
|
570
|
+
B - 书籍引用
|
|
571
|
+
I - 生物摘要引用
|
|
572
|
+
C - 化学摘要引用
|
|
573
|
+
E - 数据库引用
|
|
574
|
+
D - 德文特引用
|
|
575
|
+
P - 非专利文献中引用的专利
|
|
576
|
+
J - 日本引用的专利摘要
|
|
577
|
+
S - 期刊杂志引用
|
|
578
|
+
W - 互联网检索引用
|
|
579
|
+
medium 介质类型如CD (CD-ROM), MT (磁带Magnetic Tape), DISK, ONLINE
|
|
580
|
+
file 本地系统中的文件名,如EPO中的XP number
|
|
581
|
+
url 连接到该文献的URL-->
|
|
582
|
+
<!--Attributes (recommended):
|
|
583
|
+
id ncit0001, ncit0002, etc
|
|
584
|
+
num 0001, 0002
|
|
585
|
+
npltype The TYPE of citation is office specific (recommended):;
|
|
586
|
+
A - Abstract citation of no specific kind
|
|
587
|
+
B - Book citation
|
|
588
|
+
I - Bilogical abstract citation
|
|
589
|
+
C - Chemical abstracts citation
|
|
590
|
+
E - Database citation
|
|
591
|
+
D - Derwent citation
|
|
592
|
+
P - Patent cited within NPL group
|
|
593
|
+
J - Patent Abstracts of Japan citation (REC 067)
|
|
594
|
+
S - Serial / Journal / Periodical citation
|
|
595
|
+
W - World Wide Web / Internet search citation
|
|
596
|
+
medium the type of medium e.g., CD (CD-ROM), MT (Magnetic Tape), DISK, ONLINE
|
|
597
|
+
file file name on local systems eg. XP number in EPO
|
|
598
|
+
url where possible give full web link to document-->
|
|
599
|
+
<!ELEMENT nplcit (text | (article | book | online | othercit)*)>
|
|
600
|
+
<!ATTLIST nplcit
|
|
601
|
+
id ID #IMPLIED
|
|
602
|
+
num CDATA #REQUIRED
|
|
603
|
+
npl-type CDATA #IMPLIED
|
|
604
|
+
medium CDATA #IMPLIED
|
|
605
|
+
file CDATA #IMPLIED
|
|
606
|
+
url CDATA #IMPLIED
|
|
607
|
+
>
|
|
608
|
+
<!--论文-->
|
|
609
|
+
<!-- Article citations within a 'host' document
|
|
610
|
+
|
|
611
|
+
After patent citations the most common citations are articles within serials
|
|
612
|
+
(periodicals, magazines), books and electronic (eg. internet) sources.
|
|
613
|
+
This is a very complex and varied area to standardise. The tag set below is drawn
|
|
614
|
+
from a number of sources as is the order of the tags (which in any case can be
|
|
615
|
+
changed depending on the stylesheet used).;
|
|
616
|
+
The order of tags is that of WIPO ST.14 / ISO 690 layout.
|
|
617
|
+
DROP, J.G. Integrated Circuit Personalization at the Module Level. IBM Tech.
|
|
618
|
+
Dis. Bull. October 1974, Vol. 17, No. 5, p. 1344 and 1345.
|
|
619
|
+
[XPnnnnnnnnnnn].
|
|
620
|
+
<nplcit id='ncit1' num='0012' type='S' file='XP1234456'>
|
|
621
|
+
<article>
|
|
622
|
+
<author>
|
|
623
|
+
<name>DROP, J.G.</name>
|
|
624
|
+
</author>
|
|
625
|
+
<atl>Integrated Circuit Personalization at the Module Level</atl>
|
|
626
|
+
<serial>
|
|
627
|
+
<sertitle>IBM Tech. Dis. Bull.</sertitle>
|
|
628
|
+
<pubdate>19741000</pubdate>
|
|
629
|
+
<vid>17</vid>
|
|
630
|
+
<ino>5</ino>
|
|
631
|
+
</serial>
|
|
632
|
+
<location>
|
|
633
|
+
<pp>1344 and 1345</pp>
|
|
634
|
+
</location>
|
|
635
|
+
<refno id='XP1'>XP1234456</refno>
|
|
636
|
+
</article>
|
|
637
|
+
</nplcit>
|
|
638
|
+
Note: it is NOT expected that the applicant will create the tagged data
|
|
639
|
+
- it can be generated from a 'pull down' data entry form (eg. in Word) or
|
|
640
|
+
generated from internal SR databases-->
|
|
641
|
+
<!ELEMENT article (text | (author*, atl?, subname?, (serial | book), absno?, location?, class*, keyword*, cpyrt?, artid?, refno*))>
|
|
642
|
+
<!-- 作者 -->
|
|
643
|
+
<!-- Author
|
|
644
|
+
Prime responsibility for the work
|
|
645
|
+
there is no distinguishing between personal and corporate authors
|
|
646
|
+
<author> followed by name or addressbook information
|
|
647
|
+
use the ID attribute if, for example, there is a need to distinguish between
|
|
648
|
+
multiple authors.
|
|
649
|
+
Can also include affiliation details-->
|
|
650
|
+
<!--属性:
|
|
651
|
+
id 作者id号如:auth0001, auth0002等-->
|
|
652
|
+
<!--attribute:
|
|
653
|
+
id auth0001, auth0002, etc-->
|
|
654
|
+
<!ELEMENT author (%name_group; | addressbook)>
|
|
655
|
+
<!ATTLIST author
|
|
656
|
+
id ID #IMPLIED
|
|
657
|
+
>
|
|
658
|
+
<!-- 论文标题 -->
|
|
659
|
+
<!--Article title-->
|
|
660
|
+
<!ELEMENT atl (#PCDATA)>
|
|
661
|
+
<!-- 书籍的描述 -->
|
|
662
|
+
<!-- Book citation
|
|
663
|
+
In the order specified by WIPO ST.14 and ISO 690 and AACR2 rules for layout
|
|
664
|
+
WALTON, Herrmann. Microwave quantum theory.
|
|
665
|
+
London : Sweet and Maxwell, 1973. ISBN 0123456789.
|
|
666
|
+
Vol.2, p. 138 to 192.
|
|
667
|
+
<nplcit id='ncit12' num='0013' type='b'>
|
|
668
|
+
<book>
|
|
669
|
+
<author>
|
|
670
|
+
<name>WALTON, Herrman</name>
|
|
671
|
+
</author>
|
|
672
|
+
<book-title>Microwave quantum theory</book-title>
|
|
673
|
+
<imprint>
|
|
674
|
+
<address>
|
|
675
|
+
<text>London</text>
|
|
676
|
+
</address>
|
|
677
|
+
<name>Sweet and Maxwell</name>
|
|
678
|
+
<pubdate>19730000</pubdate>
|
|
679
|
+
</imprint>
|
|
680
|
+
<location>
|
|
681
|
+
<pp>138 to 192</pp>
|
|
682
|
+
</location>
|
|
683
|
+
<isbn>0-1234-568-9</isbn>
|
|
684
|
+
</book>
|
|
685
|
+
</nplcit> -->
|
|
686
|
+
<!ELEMENT book (text | (author*, (book-title+ | conference), (subtitle?, subname*, edition?, imprint?, descrip?, series?, absno?, location*, isbn*, pubid?, vid?, bookno?, notes?, class*, keyword*, cpyrt?, refno*)))>
|
|
687
|
+
<!-- 书籍的标题 -->
|
|
688
|
+
<!--The title of the cited book-->
|
|
689
|
+
<!ELEMENT book-title (#PCDATA)>
|
|
690
|
+
<!-- 会议的有关信息 -->
|
|
691
|
+
<!-- CONFERENCE GROUP / CITATION
|
|
692
|
+
There is no standard way of citing conference proceedings; date of the conf. may
|
|
693
|
+
come before or after place, for example. The tags are specified in a set order
|
|
694
|
+
where it is not possible or correct then simply use <text>-->
|
|
695
|
+
<!ELEMENT conference (text | (conftitle, date?, confno?, confplace?, confsponsor*))>
|
|
696
|
+
<!--会议名称-->
|
|
697
|
+
<!--Conference title-->
|
|
698
|
+
<!ELEMENT conftitle (#PCDATA)>
|
|
699
|
+
<!--会议代号-->
|
|
700
|
+
<!--Conference number-->
|
|
701
|
+
<!ELEMENT confno (#PCDATA)>
|
|
702
|
+
<!--会议地点-->
|
|
703
|
+
<!--Conference place-->
|
|
704
|
+
<!ELEMENT confplace (#PCDATA | address)*>
|
|
705
|
+
<!--会议发起者-->
|
|
706
|
+
<!--conference sponsor-->
|
|
707
|
+
<!ELEMENT confsponsor (#PCDATA | addressbook)*>
|
|
708
|
+
<!--书籍的副标题-->
|
|
709
|
+
<!--Book subtitle-->
|
|
710
|
+
<!ELEMENT subtitle (#PCDATA)>
|
|
711
|
+
<!--编辑说明-->
|
|
712
|
+
<!--Edition statement-->
|
|
713
|
+
<!ELEMENT edition (#PCDATA)>
|
|
714
|
+
<!--丛书说明-->
|
|
715
|
+
<!--Series statement-->
|
|
716
|
+
<!ELEMENT series (text | (mst, msn?, issn?))>
|
|
717
|
+
<!--专题论文集名称-->
|
|
718
|
+
<!--Monographic series title-->
|
|
719
|
+
<!ELEMENT mst (#PCDATA)>
|
|
720
|
+
<!--专题论文集编号 -->
|
|
721
|
+
<!--Monographic series number-->
|
|
722
|
+
<!ELEMENT msn (#PCDATA)>
|
|
723
|
+
<!--摘要编号-->
|
|
724
|
+
<!--Abstract number-->
|
|
725
|
+
<!ELEMENT absno (#PCDATA)>
|
|
726
|
+
<!--引用文献中的位置描述-->
|
|
727
|
+
<!--Location within the cited work-->
|
|
728
|
+
<!ELEMENT location (text | (serpart?, sersect?, chapter?, pp?, column?, para?, line?))>
|
|
729
|
+
<!--连续的部分-->
|
|
730
|
+
<!--Part within a serial-->
|
|
731
|
+
<!ELEMENT serpart (#PCDATA)>
|
|
732
|
+
<!--连续的节-->
|
|
733
|
+
<!--Serial section-->
|
|
734
|
+
<!ELEMENT sersect (#PCDATA)>
|
|
735
|
+
<!--章-->
|
|
736
|
+
<!--Chapter; e.g., in a book. Example: Chapter 2-->
|
|
737
|
+
<!ELEMENT chapter (#PCDATA)>
|
|
738
|
+
<!-- 页码(范围)-->
|
|
739
|
+
<!--Cited document page numbers-->
|
|
740
|
+
<!ELEMENT pp (#PCDATA | ppf | ppl)*>
|
|
741
|
+
<!--开始页-->
|
|
742
|
+
<!--Cited document page , first-->
|
|
743
|
+
<!ELEMENT ppf (#PCDATA)>
|
|
744
|
+
<!--结束页-->
|
|
745
|
+
<!--Cited document page, last-->
|
|
746
|
+
<!ELEMENT ppl (#PCDATA)>
|
|
747
|
+
<!--栏-->
|
|
748
|
+
<!--Cited document column numbers-->
|
|
749
|
+
<!ELEMENT column (#PCDATA | colf | coll)*>
|
|
750
|
+
<!--开始栏-->
|
|
751
|
+
<!--Cited document column, first-->
|
|
752
|
+
<!ELEMENT colf (#PCDATA)>
|
|
753
|
+
<!--结束栏-->
|
|
754
|
+
<!--Cited document column, last-->
|
|
755
|
+
<!ELEMENT coll (#PCDATA)>
|
|
756
|
+
<!--文献内的段-->
|
|
757
|
+
<!--Referenced paragraph within cited work-->
|
|
758
|
+
<!ELEMENT para (#PCDATA | paraf | paral)*>
|
|
759
|
+
<!--开始段-->
|
|
760
|
+
<!--Cited paragraph, first-->
|
|
761
|
+
<!ELEMENT paraf (#PCDATA)>
|
|
762
|
+
<!--结束段 -->
|
|
763
|
+
<!--cited paragraph,last-->
|
|
764
|
+
<!ELEMENT paral (#PCDATA)>
|
|
765
|
+
<!--文献内的行(范围)-->
|
|
766
|
+
<!--Referenced line within cited work-->
|
|
767
|
+
<!ELEMENT line (#PCDATA | linef | linel)*>
|
|
768
|
+
<!--开始行-->
|
|
769
|
+
<!--Cited document line, first-->
|
|
770
|
+
<!ELEMENT linef (#PCDATA)>
|
|
771
|
+
<!--结束行-->
|
|
772
|
+
<!--Cited document line, last-->
|
|
773
|
+
<!ELEMENT linel (#PCDATA)>
|
|
774
|
+
<!--书号-->
|
|
775
|
+
<!--Book number-->
|
|
776
|
+
<!ELEMENT bookno (#PCDATA)>
|
|
777
|
+
<!--关键词-->
|
|
778
|
+
<!--Keyword; e.g., from a Thesaurus or class. scheme-->
|
|
779
|
+
<!ELEMENT keyword (#PCDATA)>
|
|
780
|
+
<!--一般参考编号 -->
|
|
781
|
+
<!--Reference number (general); for the EPO this is the XP number-->
|
|
782
|
+
<!--属性:
|
|
783
|
+
id id号-->
|
|
784
|
+
<!--attribute:
|
|
785
|
+
id reference number id-->
|
|
786
|
+
<!ELEMENT refno (#PCDATA)>
|
|
787
|
+
<!ATTLIST refno
|
|
788
|
+
id ID #IMPLIED
|
|
789
|
+
>
|
|
790
|
+
<!--论文出版者给论文的唯一编号-->
|
|
791
|
+
<!--Article unique ID - assigned by a publisher to an article-->
|
|
792
|
+
<!ELEMENT artid (#PCDATA)>
|
|
793
|
+
<!--网上电子文件有关信息-->
|
|
794
|
+
<!-- Online citation
|
|
795
|
+
Revised according to ISO-690-2 - Electronic documents and parts thereof.
|
|
796
|
+
Please refer to this standard for definitions and examples.
|
|
797
|
+
See: http://www.nlc-bnc.ca/iso/tc46sc9/standard/690-2e.htm#Contents
|
|
798
|
+
The tagging in fact is a mixture of article and book tags together with
|
|
799
|
+
specific electronic source tags.
|
|
800
|
+
'Online' is taken to mean any kind of electronic documentation:
|
|
801
|
+
databases, internet, CD-Roms, DVD, email, etc
|
|
802
|
+
EXAMPLES:;
|
|
803
|
+
Kirk-Othmer Encyclopedia of Chemical Technology [online].
|
|
804
|
+
3rd ed. New York : John Wiley, 1984 [cited 3 January 1990].
|
|
805
|
+
Available from: DIALOG Information Services, Palo Alto (Calif.).
|
|
806
|
+
|
|
807
|
+
<nplcit id='ncit1' num='0001' type='E' medium='online'>
|
|
808
|
+
<online>
|
|
809
|
+
<online-title>Kirk-Othmer Encyclopedia of Chemical Technology
|
|
810
|
+
</online-title>
|
|
811
|
+
<edition>3rd ed.</edition>
|
|
812
|
+
<imprint>
|
|
813
|
+
<address>
|
|
814
|
+
<text>New York</text>
|
|
815
|
+
</address>
|
|
816
|
+
<name>John Wiley</name>
|
|
817
|
+
<pubdate>19840000</pubdate>
|
|
818
|
+
</imprint>
|
|
819
|
+
<avail>dialog information services, palo alto (calif.).</avail>
|
|
820
|
+
<datecit>
|
|
821
|
+
<date>19900103</date>
|
|
822
|
+
</datecit>
|
|
823
|
+
</online>
|
|
824
|
+
</nplcit>
|
|
825
|
+
* Article on Internet:
|
|
826
|
+
Clark, Carol. On the Threshold of a Brave New World.
|
|
827
|
+
In Blueprint of the Body [online].
|
|
828
|
+
CNN.com, 2000. [cited 24 August 2000;10:25 EST]. In-depth specials.
|
|
829
|
+
Available from: [http://www.cnn.com/SPECIALS/2000/genome/story/overview/]
|
|
830
|
+
|
|
831
|
+
<nplcit id='ncit1' num='0002' type='E' medium='online'>
|
|
832
|
+
<online>
|
|
833
|
+
<author>
|
|
834
|
+
<name>Clark, Carol</name>
|
|
835
|
+
</author>
|
|
836
|
+
<online-title>On the Threshold of a Brave New World</online-title>
|
|
837
|
+
<imprint>
|
|
838
|
+
<name>CNN.com, 2000</name>
|
|
839
|
+
</imprint>
|
|
840
|
+
<series>
|
|
841
|
+
<text>In-depth specials</text>
|
|
842
|
+
</series>
|
|
843
|
+
<avail>http://www.cnn.com/SPECIALS/2000/genome/story/</avail>
|
|
844
|
+
<datecit>
|
|
845
|
+
<date>20000824; 10:25 est</date>
|
|
846
|
+
</datecit>
|
|
847
|
+
</online>
|
|
848
|
+
</nplcit>
|
|
849
|
+
* Personal communication (e-mail)
|
|
850
|
+
Thacker, Jane. MPEG-21 project stream on digital item identification [online].
|
|
851
|
+
Message to: [iso.tc46.sc9@nlc-bnc.ca]. 3 October 2000; 13:33 EST [cited 6
|
|
852
|
+
October 2000; 13:10 EST].
|
|
853
|
+
Message-ID: [002f01c02d60$051a64a0$22a2580c@vaio]. Personal communication.
|
|
854
|
+
<nplcit id='ncit3' num='0003' type='E' medium='online'>
|
|
855
|
+
<online>
|
|
856
|
+
<author>
|
|
857
|
+
<name>Thacker, Jane</name>
|
|
858
|
+
</author>
|
|
859
|
+
<online-title>MPEG-21 project stream on digital item identification
|
|
860
|
+
</online-title>
|
|
861
|
+
<subname>
|
|
862
|
+
<name>Message to: <iso.tc46.sc9@nlc-bnc.ca></name>
|
|
863
|
+
</subname>
|
|
864
|
+
<pubdate>3 October 2000; 13:33 EST</pubdate>
|
|
865
|
+
<notes>Personal communication</notes>
|
|
866
|
+
<avail>Message-ID: <002f01c02d60$051a64a0$22a2580c@vaio></avail>
|
|
867
|
+
<datecit><date>6 october 2000; 13:10 EST</date></datecit>
|
|
868
|
+
</online>
|
|
869
|
+
</nplcit> -->
|
|
870
|
+
<!ELEMENT online (text | (author*, online-title*, hosttitle?, subname?, edition?, (serial | book)?, imprint?, pubdate?, history?, series?, hostno?, location?, notes?, avail, class*, keyword*, cpyrt?, issn?, isbn?, datecit?, srchterm*, srchdate?, refno*))>
|
|
871
|
+
<!--电子资源标题-->
|
|
872
|
+
<!--The title of the electronic resource-->
|
|
873
|
+
<!ELEMENT online-title (#PCDATA)>
|
|
874
|
+
<!--数据库或者文档集标题 -->
|
|
875
|
+
<!--Title of the host document/database-->
|
|
876
|
+
<!ELEMENT hosttitle (#PCDATA)>
|
|
877
|
+
<!--论文的历史信息-->
|
|
878
|
+
<!--History of the article (not serial)-->
|
|
879
|
+
<!ELEMENT history (text | (received | accepted | revised | misc))>
|
|
880
|
+
<!--论文收到日-->
|
|
881
|
+
<!--Date article was received-->
|
|
882
|
+
<!ELEMENT received (date)>
|
|
883
|
+
<!--论文被采纳日-->
|
|
884
|
+
<!--Date article was accepted-->
|
|
885
|
+
<!ELEMENT accepted (date)>
|
|
886
|
+
<!--论文修订日-->
|
|
887
|
+
<!--Date article was revised-->
|
|
888
|
+
<!ELEMENT revised (date)>
|
|
889
|
+
<!--论文的其他历史信息-->
|
|
890
|
+
<!--Miscellaneous information relating to the history of the article; see ISO 12083-->
|
|
891
|
+
<!ELEMENT misc (#PCDATA | date)*>
|
|
892
|
+
<!--在文档集中的标号-->
|
|
893
|
+
<!--Numeration within host document-->
|
|
894
|
+
<!ELEMENT hostno (#PCDATA)>
|
|
895
|
+
<!--获取途径,需要使用 如 URL, 联机数据库, FTP 地址等,-->
|
|
896
|
+
<!-- Availability and access - REQUIRED use for URL, online database, ftp address,
|
|
897
|
+
email, etc.;
|
|
898
|
+
e.g., Available from Internet: http://www.epoline.org
|
|
899
|
+
Available from DIALOG Information Systems, Palo Alto (Calif.)-->
|
|
900
|
+
<!ELEMENT avail (#PCDATA)>
|
|
901
|
+
<!--引用日期-->
|
|
902
|
+
<!-- Date cited - date on which the citation was cited.
|
|
903
|
+
May be different from srchdate below-->
|
|
904
|
+
<!ELEMENT datecit (date)>
|
|
905
|
+
<!--检索项-->
|
|
906
|
+
<!--Search terms-->
|
|
907
|
+
<!ELEMENT srchterm (#PCDATA)>
|
|
908
|
+
<!--检索/查询日-->
|
|
909
|
+
<!--Date of search/retrieval YYYYMMDD-->
|
|
910
|
+
<!ELEMENT srchdate (date)>
|
|
911
|
+
<!--其他引用文献-->
|
|
912
|
+
<!--Other citations - free form-->
|
|
913
|
+
<!ELEMENT othercit (#PCDATA)>
|
|
914
|
+
<!--完成检索报告日期-->
|
|
915
|
+
<!--Date of completion of search report.-->
|
|
916
|
+
<!ELEMENT date-search-completed (date)>
|
|
917
|
+
<!--寄出检索报告日-->
|
|
918
|
+
<!--Date of mailing of search report.-->
|
|
919
|
+
<!ELEMENT date-search-report-mailed (date)>
|
|
920
|
+
<!--检索地点-->
|
|
921
|
+
<!--Place of search - international search authority.-->
|
|
922
|
+
<!ELEMENT place-of-search (country)>
|
|
923
|
+
<!--检索报告公布信息-->
|
|
924
|
+
<!--search report publication information -->
|
|
925
|
+
<!ELEMENT search-report-publication (document-id+)>
|
|
926
|
+
<!--完成检索报告的审查员-->
|
|
927
|
+
<!--Search report examiner.-->
|
|
928
|
+
<!ELEMENT searcher (addressbook)>
|
|
929
|
+
<!--IPC版本号-->
|
|
930
|
+
<!--ipc version-->
|
|
931
|
+
<!ELEMENT ipc-version (#PCDATA)>
|
|
932
|
+
<!--主分类-->
|
|
933
|
+
<!--Main classification.-->
|
|
934
|
+
<!ELEMENT main-classification (#PCDATA)>
|
|
935
|
+
<!--其他分类-->
|
|
936
|
+
<!--Further/secondary classification-->
|
|
937
|
+
<!ELEMENT further-classification (#PCDATA)>
|
|
938
|
+
<!--附加信息-->
|
|
939
|
+
<!--Additional information.-->
|
|
940
|
+
<!ELEMENT additional-info (#PCDATA)>
|
|
941
|
+
<!--引得码-->
|
|
942
|
+
<!--Linked indexing code.-->
|
|
943
|
+
<!ELEMENT linked-indexing-code-group (main-linked-indexing-code, sub-linked-indexing-code+)>
|
|
944
|
+
<!--主连接的引得码-->
|
|
945
|
+
<!--Main Linked Indexing Code.-->
|
|
946
|
+
<!ELEMENT main-linked-indexing-code (#PCDATA)>
|
|
947
|
+
<!--子连接的引得码-->
|
|
948
|
+
<!--sub/further linked indexing code-->
|
|
949
|
+
<!ELEMENT sub-linked-indexing-code (#PCDATA)>
|
|
950
|
+
<!--非连接的引得码-->
|
|
951
|
+
<!--Unlinked indexing code.-->
|
|
952
|
+
<!ELEMENT unlinked-indexing-code (#PCDATA)>
|
|
953
|
+
<!--专利相关文献-->
|
|
954
|
+
<!--Patent family and corresponding-docs-->
|
|
955
|
+
<!ELEMENT corresponding-docs (document-id | nplcit)*>
|
|
956
|
+
<!--国内国际分类-->
|
|
957
|
+
<!--Domestic or national classification.-->
|
|
958
|
+
<!ELEMENT classification-national (country, edition?, main-classification, further-classification*, (additional-info | linked-indexing-code-group | unlinked-indexing-code)*, text?)>
|
|
959
|
+
<!ATTLIST classification-national
|
|
960
|
+
id ID #IMPLIED
|
|
961
|
+
>
|
|
962
|
+
<!--INID 66 SIPO 的国内优先权-->
|
|
963
|
+
<!--Document for which this is a substitute. (INID 66)-->
|
|
964
|
+
<!ELEMENT substitution (relation)>
|
|
965
|
+
<!--INID 66 SIPO 的国内优先权声明-->
|
|
966
|
+
<!--SIPO domestic priority claim (INID 66)-->
|
|
967
|
+
<!ELEMENT cn-domestic-priority-claim (substitution)>
|
|
968
|
+
<!--INID 66 SIPO 的国内优先权声明数据-->
|
|
969
|
+
<!--SIPO domestic priority claim data (INID 66)-->
|
|
970
|
+
<!ELEMENT cn-domestic-priority-claims (cn-domestic-priority-claim+)>
|
|
971
|
+
<!--文献关系-->
|
|
972
|
+
<!--docoment relation-->
|
|
973
|
+
<!ELEMENT relation (parent-doc?, child-doc*)>
|
|
974
|
+
<!--父文献-->
|
|
975
|
+
<!--Describes parent document.-->
|
|
976
|
+
<!ELEMENT parent-doc (document-id, parent-status?, parent-grant-document?, parent-pct-document?)>
|
|
977
|
+
<!--父PCT文献-->
|
|
978
|
+
<!--parent pct document文献-->
|
|
979
|
+
<!ELEMENT parent-pct-document (document-id)>
|
|
980
|
+
<!--父文献状态-->
|
|
981
|
+
<!--parent document status-->
|
|
982
|
+
<!ELEMENT parent-status (#PCDATA)>
|
|
983
|
+
<!--父文献的授权文献-->
|
|
984
|
+
<!--parent granted document-->
|
|
985
|
+
<!ELEMENT parent-grant-document (document-id)>
|
|
986
|
+
<!--子文献-->
|
|
987
|
+
<!--child document-->
|
|
988
|
+
<!ELEMENT child-doc (document-id)>
|
|
989
|
+
<!--专利申请体(专利申请的主体)-->
|
|
990
|
+
<!--application body-->
|
|
991
|
+
<!--属性:
|
|
992
|
+
lang 申请所使用的语言 - 使用ISO639语言代码
|
|
993
|
+
dtd-version dtd版本号
|
|
994
|
+
file 整个申请的文件名
|
|
995
|
+
id 该申请的唯一id - 可以使用文件名
|
|
996
|
+
status 申请的状态( 值 n 表示新申请)
|
|
997
|
+
country 申请所在的国家 - 使用WIPO ST.3代码
|
|
998
|
+
file-reference-id 申请人或代理人对申请的编码 -->
|
|
999
|
+
<!--attribute:
|
|
1000
|
+
lang application language
|
|
1001
|
+
dtd-version dtd version
|
|
1002
|
+
file application file name
|
|
1003
|
+
id application id
|
|
1004
|
+
status application status
|
|
1005
|
+
country application country-use WIPO ST.3 code
|
|
1006
|
+
file-reference-id file reference id-->
|
|
1007
|
+
<!ELEMENT cn-application-body (application-reference?,cn-abnormal-formats? , (doc-page+ | (cn-claims?, description?, cn-drawings?, cn-abstract?)))>
|
|
1008
|
+
<!ATTLIST cn-application-body
|
|
1009
|
+
lang CDATA #REQUIRED
|
|
1010
|
+
dtd-version CDATA #IMPLIED
|
|
1011
|
+
file CDATA #IMPLIED
|
|
1012
|
+
status CDATA #IMPLIED
|
|
1013
|
+
id ID #IMPLIED
|
|
1014
|
+
country CDATA #REQUIRED
|
|
1015
|
+
file-reference-id CDATA #IMPLIED
|
|
1016
|
+
>
|
|
1017
|
+
<!--说明:lang="zh" 固定值-->
|
|
1018
|
+
<!--一页图形/图像,它对于理解该申请是必须的。 -->
|
|
1019
|
+
<!--A drawing (figure), necessary for the understanding of the invention-->
|
|
1020
|
+
<!--属性:
|
|
1021
|
+
id 标号建议取值为f0001, f0002……
|
|
1022
|
+
num 图形/图像图像编号,建议取值为0001, 0002……
|
|
1023
|
+
figure-labels 图像标签-->
|
|
1024
|
+
<!--attribute:
|
|
1025
|
+
id figure id Recommended id = f0001, f0002, etc.
|
|
1026
|
+
num figure number
|
|
1027
|
+
figure-labels figure labels-->
|
|
1028
|
+
<!ELEMENT figure (img)>
|
|
1029
|
+
<!ATTLIST figure
|
|
1030
|
+
id ID #IMPLIED
|
|
1031
|
+
num CDATA #REQUIRED
|
|
1032
|
+
figure-labels CDATA #IMPLIED
|
|
1033
|
+
>
|
|
1034
|
+
<!--摘要中“该发明针对的问题的解决方案”部分-->
|
|
1035
|
+
<!--The solution to the alleged problem that the invention purports to solve.-->
|
|
1036
|
+
<!--属性:
|
|
1037
|
+
id 标号建议取值为“abss” -->
|
|
1038
|
+
<!--attribute:
|
|
1039
|
+
id Recommended id = 'abss'-->
|
|
1040
|
+
<!ELEMENT abst-solution (p+)>
|
|
1041
|
+
<!ATTLIST abst-solution
|
|
1042
|
+
id ID #IMPLIED
|
|
1043
|
+
>
|
|
1044
|
+
<!--摘要中“该发明针对的问题”部分-->
|
|
1045
|
+
<!--The alleged problem that the invention purports to solve-->
|
|
1046
|
+
<!-- 属性:
|
|
1047
|
+
id 发明针对问题id号建议取值为“absp” -->
|
|
1048
|
+
<!--attribute:
|
|
1049
|
+
id Recommended id = 'absp'-->
|
|
1050
|
+
<!ELEMENT abst-problem (p+)>
|
|
1051
|
+
<!ATTLIST abst-problem
|
|
1052
|
+
id ID #IMPLIED
|
|
1053
|
+
>
|
|
1054
|
+
<!--一个权利要求-->
|
|
1055
|
+
<!--Defines the matter for which protection is sought
|
|
1056
|
+
Recommended id values
|
|
1057
|
+
If parent element is claims and there is only ONE set of claims:
|
|
1058
|
+
id = c0001, c0002, etc.;num = 0001, 0002, etc.
|
|
1059
|
+
If parent element is amended-claims and there is only ONE set then;
|
|
1060
|
+
id = ac0001, ac0002, etc.;num = 0001, 0002, etc.
|
|
1061
|
+
If parent element is claims and there are MULTIPLE sets of claims then:
|
|
1062
|
+
id = c01.0001, c01.0002, etc.;num = 0001, 0002, etc.
|
|
1063
|
+
id = c02.0001, c02.0002, etc.;num = 0001, 0002, etc.
|
|
1064
|
+
If parent element is amended-claims and there are MULTIPLE sets of
|
|
1065
|
+
amended-claims then:
|
|
1066
|
+
id = ac01.0001, ac01.0002, etc.;num = 0001, 0002, etc. -->
|
|
1067
|
+
<!--属性:
|
|
1068
|
+
id 标号,建议取值为cl0001, cl0002……
|
|
1069
|
+
num 权利要求编号,建议取值为0001, 0002等
|
|
1070
|
+
claim-tpye 权利要求类型-->
|
|
1071
|
+
<!--attribute:
|
|
1072
|
+
id id
|
|
1073
|
+
num claim number
|
|
1074
|
+
claim-type claim type -->
|
|
1075
|
+
<!ELEMENT claim (claim-text+)>
|
|
1076
|
+
<!ATTLIST claim
|
|
1077
|
+
id ID #IMPLIED
|
|
1078
|
+
num CDATA #REQUIRED
|
|
1079
|
+
claim-type CDATA #IMPLIED
|
|
1080
|
+
>
|
|
1081
|
+
<!-- 对一个权项的引用 -->
|
|
1082
|
+
<!--Reference to a claim-->
|
|
1083
|
+
<!--属性:
|
|
1084
|
+
idref 引用的权项的标号-->
|
|
1085
|
+
<!--attribute:
|
|
1086
|
+
idref reference id-->
|
|
1087
|
+
<!ELEMENT claim-ref (#PCDATA)>
|
|
1088
|
+
<!ATTLIST claim-ref
|
|
1089
|
+
idref IDREFS #REQUIRED
|
|
1090
|
+
>
|
|
1091
|
+
<!-- 符合ST.25标准的文本形式的序列表, 属性 id 建议取值为'seqt' -->
|
|
1092
|
+
<!--Sequence listing free text
|
|
1093
|
+
WIPO ST.25:
|
|
1094
|
+
"36. Where the sequence listing part of the description contains free text,
|
|
1095
|
+
any such free text shall be repeated in the main part of the description
|
|
1096
|
+
in the language thereof.
|
|
1097
|
+
It is recommended that the free text in the language of the main part of the
|
|
1098
|
+
description be put in a specific section of the description called "Sequence
|
|
1099
|
+
Listing Free Text".
|
|
1100
|
+
|
|
1101
|
+
Recommended id = 'seqt'
|
|
1102
|
+
-->
|
|
1103
|
+
<!--属性:
|
|
1104
|
+
id 标号建议取值为'seqt' -->
|
|
1105
|
+
<!--attribute:
|
|
1106
|
+
id Recommended id = 'seqt'-->
|
|
1107
|
+
<!ELEMENT sequence-list-text (heading*, p+)+>
|
|
1108
|
+
<!ATTLIST sequence-list-text
|
|
1109
|
+
id ID #IMPLIED
|
|
1110
|
+
>
|
|
1111
|
+
<!-- 说明书中“工业实用性”的部分, 属性id 建议取值为“inap” -->
|
|
1112
|
+
<!-- For purposes of the international preliminary examination,
|
|
1113
|
+
a claimed invention shall be considered industrially applicable if, according to
|
|
1114
|
+
its nature, it can be made or used (in the technological sense) in any kind of
|
|
1115
|
+
industry.
|
|
1116
|
+
Recommended id = 'inap'
|
|
1117
|
+
-->
|
|
1118
|
+
<!--属性:
|
|
1119
|
+
id 标号建议取值为“inap” -->
|
|
1120
|
+
<!--attribute:
|
|
1121
|
+
id Recommended id = 'inap'-->
|
|
1122
|
+
<!ELEMENT industrial-applicability (heading*, p+)+>
|
|
1123
|
+
<!ATTLIST industrial-applicability
|
|
1124
|
+
id ID #IMPLIED
|
|
1125
|
+
>
|
|
1126
|
+
<!-- 说明书中“发明的应用模式或应用方法”的部分, 属性id 建议取值为“mode” -->
|
|
1127
|
+
<!--The description shall...indicate explicitly, when it is not
|
|
1128
|
+
obvious from the description or nature of the invention, the way in which the
|
|
1129
|
+
invention is capable of exploitation in industry and the way in which it can be
|
|
1130
|
+
made and used...
|
|
1131
|
+
Recommended id = 'mode'-->
|
|
1132
|
+
<!-- 属性:
|
|
1133
|
+
id 标号建议取值为“mode”
|
|
1134
|
+
mode-num 模式编号 -->
|
|
1135
|
+
<!--attribute:
|
|
1136
|
+
id Recommended id = 'mode'
|
|
1137
|
+
mode-num mode number-->
|
|
1138
|
+
<!ELEMENT mode-for-invention (heading*, p+)+>
|
|
1139
|
+
<!ATTLIST mode-for-invention
|
|
1140
|
+
id ID #IMPLIED
|
|
1141
|
+
mode-num CDATA #IMPLIED
|
|
1142
|
+
>
|
|
1143
|
+
<!-- 说明书中“发明的最佳应用模式或应用方法”的部分,属性id 建议取值为“bmod” -->
|
|
1144
|
+
<!-- The best mode contemplated by the applicant for carrying out the invention
|
|
1145
|
+
claimed.
|
|
1146
|
+
Recommended id = 'bmod'-->
|
|
1147
|
+
<!--属性:
|
|
1148
|
+
id 标号建议取值为“bmod” -->
|
|
1149
|
+
<!--attribute:
|
|
1150
|
+
id Recommended id = 'bmod'-->
|
|
1151
|
+
<!ELEMENT best-mode (heading*, p+)+>
|
|
1152
|
+
<!ATTLIST best-mode
|
|
1153
|
+
id ID #IMPLIED
|
|
1154
|
+
>
|
|
1155
|
+
<!--说明书中“发明的详细说明”部分,通常应当包括下列主题:发明针对的技术问题,发明提出的解决方案,发明的先进性 -->
|
|
1156
|
+
<!--Disclosure of the invention with sub-headings:
|
|
1157
|
+
technical problem;
|
|
1158
|
+
technical solution;
|
|
1159
|
+
advantageous effects (of the invention);
|
|
1160
|
+
Recommended id = 'disc' -->
|
|
1161
|
+
<!--属性:
|
|
1162
|
+
id 标号建议取值为 “disc” -->
|
|
1163
|
+
<!--attribute:
|
|
1164
|
+
id Recommended id = 'disc'-->
|
|
1165
|
+
<!ELEMENT disclosure ((tech-problem | tech-solution | advantageous-effects)* | (heading*, p+)+)>
|
|
1166
|
+
<!ATTLIST disclosure
|
|
1167
|
+
id ID #IMPLIED
|
|
1168
|
+
>
|
|
1169
|
+
<!--发明的先进性, 属性 id 建议取值为“adve” -->
|
|
1170
|
+
<!-- advantageous effects of the invention (PCT Rule 5.1(a)(iii)
|
|
1171
|
+
Recommended id = 'adve'-->
|
|
1172
|
+
<!--属性:
|
|
1173
|
+
id 标号建议取值为“adve” -->
|
|
1174
|
+
<!--attribute:
|
|
1175
|
+
id Recommended id = 'adve'-->
|
|
1176
|
+
<!ELEMENT advantageous-effects (heading*, p+)+>
|
|
1177
|
+
<!ATTLIST advantageous-effects
|
|
1178
|
+
id ID #IMPLIED
|
|
1179
|
+
>
|
|
1180
|
+
<!--发明的技术解决方案-->
|
|
1181
|
+
<!--
|
|
1182
|
+
The solution to the problem that the invention purports to solve. -->
|
|
1183
|
+
<!--属性:
|
|
1184
|
+
id 标号-->
|
|
1185
|
+
<!--attribute:
|
|
1186
|
+
id technology solution id-->
|
|
1187
|
+
<!ELEMENT tech-solution (heading*, p+)+>
|
|
1188
|
+
<!ATTLIST tech-solution
|
|
1189
|
+
id ID #IMPLIED
|
|
1190
|
+
>
|
|
1191
|
+
<!-- 发明针对的技术问题 -->
|
|
1192
|
+
<!--The problem the invention purports to solve -->
|
|
1193
|
+
<!--属性:
|
|
1194
|
+
id 标号-->
|
|
1195
|
+
<!--attribute:
|
|
1196
|
+
id technology problem id-->
|
|
1197
|
+
<!ELEMENT tech-problem (heading*, p+)+>
|
|
1198
|
+
<!ATTLIST tech-problem
|
|
1199
|
+
id ID #IMPLIED
|
|
1200
|
+
>
|
|
1201
|
+
<!--说明书中“图像的简要说明”部分, -->
|
|
1202
|
+
<!--Brief description of the drawings
|
|
1203
|
+
Recommended id = 'desd'-->
|
|
1204
|
+
<!--属性:
|
|
1205
|
+
id 标号建议取值为“desd” -->
|
|
1206
|
+
<!--attribute:
|
|
1207
|
+
id Recommended id = 'desd'-->
|
|
1208
|
+
<!ELEMENT description-of-drawings (heading*, p+)+>
|
|
1209
|
+
<!ATTLIST description-of-drawings
|
|
1210
|
+
id ID #IMPLIED
|
|
1211
|
+
>
|
|
1212
|
+
<!--说明书中“发明的背景技术”部分, 属性 id 建议取值为“bart” -->
|
|
1213
|
+
<!-- Background art, background of the invention.
|
|
1214
|
+
Recommended id = 'bart'-->
|
|
1215
|
+
<!--属性:
|
|
1216
|
+
id 标号建议取值为“bart” -->
|
|
1217
|
+
<!--attribute:
|
|
1218
|
+
id Recommended id = 'bart'-->
|
|
1219
|
+
<!ELEMENT background-art (heading*, p+)+>
|
|
1220
|
+
<!ATTLIST background-art
|
|
1221
|
+
id ID #IMPLIED
|
|
1222
|
+
>
|
|
1223
|
+
<!--说明书中“发明的技术领域”部分 -->
|
|
1224
|
+
<!-- The description shall first state the title of the invention as appearing
|
|
1225
|
+
in the request and shall:
|
|
1226
|
+
specify the technical field to which the invention relates-->
|
|
1227
|
+
<!--属性:
|
|
1228
|
+
id 标号 -->
|
|
1229
|
+
<!--attribute:
|
|
1230
|
+
id technical field id-->
|
|
1231
|
+
<!ELEMENT technical-field (heading*, p+)+>
|
|
1232
|
+
<!ATTLIST technical-field
|
|
1233
|
+
id ID #IMPLIED
|
|
1234
|
+
>
|
|
1235
|
+
<!--保持原有格式, 属性 listing-type 表示了该结构的内容是什么数据 -->
|
|
1236
|
+
<!-- This element is one method to identify content consisting of text objects that
|
|
1237
|
+
require preservation (pre) of their whitespace in order to preserve internal
|
|
1238
|
+
logical relationships.
|
|
1239
|
+
(e.g., sequence listing fragments, computer program listings)-->
|
|
1240
|
+
<!--属性:
|
|
1241
|
+
id 标号
|
|
1242
|
+
xml
|
|
1243
|
+
listing-type 表示了该结构的内容是什么数据-->
|
|
1244
|
+
<!--attribute:
|
|
1245
|
+
id preservation id
|
|
1246
|
+
xml
|
|
1247
|
+
listing-type -->
|
|
1248
|
+
<!ELEMENT pre (#PCDATA)>
|
|
1249
|
+
<!ATTLIST pre
|
|
1250
|
+
id ID #IMPLIED
|
|
1251
|
+
xml:space (preserve | default) #FIXED "preserve"
|
|
1252
|
+
listing-type (sequence | program-listing | other) #REQUIRED
|
|
1253
|
+
>
|
|
1254
|
+
<!--段落 -->
|
|
1255
|
+
<!--Paragraph
|
|
1256
|
+
Recommended id = p0001, p0002, etc. num = 0001, 0002, etc.
|
|
1257
|
+
Note: paragraphs may occur in sections other than the description and at
|
|
1258
|
+
different times eg. for the abstract, in this case use for example "p0001a";
|
|
1259
|
+
amended claims: "p0001ac", etc. -->
|
|
1260
|
+
<!--属性:
|
|
1261
|
+
id 标号建议取值为p01, p02等
|
|
1262
|
+
num 建议取值为001, 002等-->
|
|
1263
|
+
<!--attribute:
|
|
1264
|
+
id Recommended id = p0001, p0002, etc.
|
|
1265
|
+
num Recommended num = 0001, 0002, etc.-->
|
|
1266
|
+
<!ELEMENT p (#PCDATA | cn-unregulated-part | cn-abnormal-formats | b | pb | i | u | sup | sub | smallcaps | overscore | br | dl | ul | ol | figref | patcit | nplcit | crossref | img | chemistry | maths | tables | table-external-doc | pre | bio-deposit)*>
|
|
1267
|
+
|
|
1268
|
+
<!ATTLIST p
|
|
1269
|
+
id ID #IMPLIED
|
|
1270
|
+
num CDATA #REQUIRED
|
|
1271
|
+
Italic (1 | 0) #REQUIRED
|
|
1272
|
+
>
|
|
1273
|
+
<!--对符合table-external DTD外部独立表格的XML文件的引用-->
|
|
1274
|
+
<!--References a stand-alone table authored with the table-external DTD.-->
|
|
1275
|
+
<!--属性:
|
|
1276
|
+
id 标号
|
|
1277
|
+
file 引用的文件名
|
|
1278
|
+
lang 使用的语言
|
|
1279
|
+
external-type 外部表格的类型
|
|
1280
|
+
status 外部表格的状态
|
|
1281
|
+
carriers 载体类型-->
|
|
1282
|
+
<!--attribute:
|
|
1283
|
+
id table external document id
|
|
1284
|
+
file file name
|
|
1285
|
+
lang language
|
|
1286
|
+
external-type table external document type
|
|
1287
|
+
status table external document status
|
|
1288
|
+
carriers table external document carriers-->
|
|
1289
|
+
<!ELEMENT table-external-doc (#PCDATA)>
|
|
1290
|
+
<!ATTLIST table-external-doc
|
|
1291
|
+
id ID #IMPLIED
|
|
1292
|
+
file CDATA #REQUIRED
|
|
1293
|
+
lang CDATA #IMPLIED
|
|
1294
|
+
external-type (math | chemistry | program-listing | other) #IMPLIED
|
|
1295
|
+
status CDATA #IMPLIED
|
|
1296
|
+
carriers (internal-electronic | external-electronic | paper) #IMPLIED
|
|
1297
|
+
>
|
|
1298
|
+
<!--表格,可以是图像数据,也可以是根据OASIS Exchange model编制的表格 -->
|
|
1299
|
+
<!--TABLES
|
|
1300
|
+
This is image data or coded according to OASIS Exchange model with modified cell
|
|
1301
|
+
'entry' content.
|
|
1302
|
+
Recommended id = tabl0001, tabl0002, etc.-->
|
|
1303
|
+
<!--属性:
|
|
1304
|
+
id 标号建议取值为tabl0001, tabl0002等
|
|
1305
|
+
num 表格编号,建议取值为0001,0002,……
|
|
1306
|
+
-->
|
|
1307
|
+
<!--attribute:
|
|
1308
|
+
id Recommended id = tabl0001, tabl0002, etc.
|
|
1309
|
+
num table number-->
|
|
1310
|
+
<!ELEMENT tables (img | ((table|cn-tablef), img?))>
|
|
1311
|
+
<!ATTLIST tables
|
|
1312
|
+
id ID #IMPLIED
|
|
1313
|
+
num CDATA #REQUIRED
|
|
1314
|
+
>
|
|
1315
|
+
<!--外部表格 xml 文件 ,使用OASIS定义-->
|
|
1316
|
+
<!--属性:
|
|
1317
|
+
id 标记
|
|
1318
|
+
file 文件名称
|
|
1319
|
+
table-type 类型-->
|
|
1320
|
+
<!--attribute:
|
|
1321
|
+
id id
|
|
1322
|
+
file file
|
|
1323
|
+
table-type type
|
|
1324
|
+
-->
|
|
1325
|
+
<!ELEMENT cn-tablef EMPTY>
|
|
1326
|
+
<!ATTLIST cn-tablef
|
|
1327
|
+
id ID #IMPLIED
|
|
1328
|
+
file CDATA #REQUIRED
|
|
1329
|
+
table-type CDATA #IMPLIED
|
|
1330
|
+
>
|
|
1331
|
+
<!--对一页图形/图像的引用 -->
|
|
1332
|
+
<!--A reference to a figure;
|
|
1333
|
+
e.g., "...as shown in <figref idref='f0001'>figure<b>1</b></figref>..."-->
|
|
1334
|
+
<!--属性:
|
|
1335
|
+
id 引用的图形/图像的标号
|
|
1336
|
+
num 编号 -->
|
|
1337
|
+
<!--attribute:
|
|
1338
|
+
id figure reference id
|
|
1339
|
+
num figure number-->
|
|
1340
|
+
<!ELEMENT figref (#PCDATA | b | pb | br | i | u | sup | sub | smallcaps | overscore)*>
|
|
1341
|
+
<!ATTLIST figref
|
|
1342
|
+
idref IDREFS #IMPLIED
|
|
1343
|
+
num CDATA #IMPLIED
|
|
1344
|
+
>
|
|
1345
|
+
<!--定义(术语)列表, 建议id取值为dlis01, dlis02等 -->
|
|
1346
|
+
<!-- Definition list
|
|
1347
|
+
Recommended id = dlis0001, dlis0002, etc.-->
|
|
1348
|
+
<!--属性:
|
|
1349
|
+
tsize
|
|
1350
|
+
compact
|
|
1351
|
+
id 标号建议取值为dlis01, dlis02等-->
|
|
1352
|
+
<!--attribute:
|
|
1353
|
+
tsize
|
|
1354
|
+
compact
|
|
1355
|
+
id Recommended id = dlis0001, dlis0002, etc.-->
|
|
1356
|
+
<!ELEMENT dl (dt, dd)+>
|
|
1357
|
+
<!ATTLIST dl
|
|
1358
|
+
tsize NMTOKEN #IMPLIED
|
|
1359
|
+
compact (compact) #IMPLIED
|
|
1360
|
+
id ID #IMPLIED
|
|
1361
|
+
>
|
|
1362
|
+
<!--被定义的术语, 属性 id 建议取值为dtrm01, dtrm02等 -->
|
|
1363
|
+
<!--
|
|
1364
|
+
Term to be defined
|
|
1365
|
+
Recommended id = dtrm0001, dtrm0002, etc. -->
|
|
1366
|
+
<!--属性:
|
|
1367
|
+
id 标号建议取值为dtrm01, dtrm02等-->
|
|
1368
|
+
<!--attribute:
|
|
1369
|
+
id Recommended id = dtrm0001, dtrm0002, etc.-->
|
|
1370
|
+
<!ELEMENT dt (#PCDATA | b | pb | br | i | u | sup | sub | smallcaps | overscore)*>
|
|
1371
|
+
<!ATTLIST dt
|
|
1372
|
+
id ID #IMPLIED
|
|
1373
|
+
>
|
|
1374
|
+
<!-- 无序列表 -->
|
|
1375
|
+
<!-- Unordered Lists
|
|
1376
|
+
list-style may be empty for lists with no bullet or other symbol default
|
|
1377
|
+
list-style is 'bullets'
|
|
1378
|
+
Recommended id = ulis0001, ulis0002, etc. -->
|
|
1379
|
+
<!--属性:
|
|
1380
|
+
id 标号建议取值为ulis01, ulis02等
|
|
1381
|
+
list-style 列表类型可¯¯以为空,缺省为'bullets'
|
|
1382
|
+
compact -->
|
|
1383
|
+
<!--attribute:
|
|
1384
|
+
id Recommended id = ulis0001, ulis0002, etc.
|
|
1385
|
+
list-style list-style may be empty for lists with no bullet or other symbol default
|
|
1386
|
+
list-style is 'bullets'
|
|
1387
|
+
compact -->
|
|
1388
|
+
<!ELEMENT ul (li+)>
|
|
1389
|
+
<!ATTLIST ul
|
|
1390
|
+
id ID #IMPLIED
|
|
1391
|
+
list-style (bullet | dash | none) "bullet"
|
|
1392
|
+
compact (compact) #IMPLIED
|
|
1393
|
+
>
|
|
1394
|
+
<!-- 列表表项, 属性 id 建议取值为list01, list02等 -->
|
|
1395
|
+
<!--List item
|
|
1396
|
+
Recommended id = list0001, list0002, etc. -->
|
|
1397
|
+
<!--属性:
|
|
1398
|
+
id 标号建议取值为list01, list02等-->
|
|
1399
|
+
<!--attribute:
|
|
1400
|
+
id Recommended id = list0001, list0002, etc.-->
|
|
1401
|
+
<!ELEMENT li (#PCDATA | b | pb | i | u | sup | sub | smallcaps | overscore | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | dl | ul | ol | chemistry | maths)*>
|
|
1402
|
+
<!ATTLIST li
|
|
1403
|
+
id ID #IMPLIED
|
|
1404
|
+
>
|
|
1405
|
+
<!--数学公式 可以使用图像数据表示,也可以使用根据mathml的XML结构数据 -->
|
|
1406
|
+
<!--
|
|
1407
|
+
MATHEMATICS
|
|
1408
|
+
This is image data or coded according to mathml, version 2
|
|
1409
|
+
Recommended id = math0001, math0002, etc. -->
|
|
1410
|
+
<!-- 属性:
|
|
1411
|
+
id 标号建议取值为math0001, math0002等
|
|
1412
|
+
num 数学公式编号 ,建议取值为0001,0002,…… -->
|
|
1413
|
+
<!--attribute:
|
|
1414
|
+
id Recommended id = math0001, math0002, etc.
|
|
1415
|
+
num mathematics number-->
|
|
1416
|
+
<!ELEMENT maths (img | ((math|cn-mathf), img?))>
|
|
1417
|
+
<!ATTLIST maths
|
|
1418
|
+
id ID #IMPLIED
|
|
1419
|
+
num CDATA #REQUIRED
|
|
1420
|
+
>
|
|
1421
|
+
<!--外部数学公式 xml 文件 ,使用MATHML定义-->
|
|
1422
|
+
<!--属性:
|
|
1423
|
+
id 标记
|
|
1424
|
+
file 文件名称
|
|
1425
|
+
math-type 类型-->
|
|
1426
|
+
<!--attribute:
|
|
1427
|
+
id id
|
|
1428
|
+
file file
|
|
1429
|
+
math-type type
|
|
1430
|
+
-->
|
|
1431
|
+
<!ELEMENT cn-mathf EMPTY>
|
|
1432
|
+
<!ATTLIST cn-mathf
|
|
1433
|
+
id ID #IMPLIED
|
|
1434
|
+
file CDATA #REQUIRED
|
|
1435
|
+
math-type CDATA #IMPLIED
|
|
1436
|
+
>
|
|
1437
|
+
<!--化学公式、方程式、结构式等,可以作为图像数据处理,也可以使用外部独立化学式(使用chemML、CML等XML结构)-->
|
|
1438
|
+
<!-- 属性 id 建议取值为chem01, chem02等 -->
|
|
1439
|
+
<!-- Chemistry
|
|
1440
|
+
Chemical formulae, ring structures, Markush structures, etc.
|
|
1441
|
+
For now treat as image data.
|
|
1442
|
+
Depending on industry support we may use, e.g., chemML, CML later
|
|
1443
|
+
Recommended id = chem0001, chem0002, etc
|
|
1444
|
+
-->
|
|
1445
|
+
<!--属性:
|
|
1446
|
+
id 标号建议取值为chem0001, chem0002等
|
|
1447
|
+
num 化学式编号,建议取值为0001,0002,…… -->
|
|
1448
|
+
<!--attribute:
|
|
1449
|
+
id Recommended id = chem0001, chem0002, etc
|
|
1450
|
+
num chemistry number-->
|
|
1451
|
+
<!ELEMENT chemistry (img | (chem, img?))>
|
|
1452
|
+
<!ATTLIST chemistry
|
|
1453
|
+
id ID #IMPLIED
|
|
1454
|
+
num CDATA #REQUIRED
|
|
1455
|
+
>
|
|
1456
|
+
<!--外部化学式 xml 文件 ,可以使用CML 等-->
|
|
1457
|
+
<!-- This is a pointer to an external xml file for chemical markup - to be determined.
|
|
1458
|
+
For EPO probably CML; http://www.xml-cml.org/-->
|
|
1459
|
+
<!--属性:
|
|
1460
|
+
id 标记
|
|
1461
|
+
file 文件名称
|
|
1462
|
+
chem-type 类型-->
|
|
1463
|
+
<!--attribute:
|
|
1464
|
+
id id
|
|
1465
|
+
file file
|
|
1466
|
+
chem-type type
|
|
1467
|
+
-->
|
|
1468
|
+
<!ELEMENT chem EMPTY>
|
|
1469
|
+
<!ATTLIST chem
|
|
1470
|
+
id ID #IMPLIED
|
|
1471
|
+
file CDATA #REQUIRED
|
|
1472
|
+
chem-type CDATA #IMPLIED
|
|
1473
|
+
>
|
|
1474
|
+
<!--有序列表: -->
|
|
1475
|
+
<!-- Ordered Lists: -->
|
|
1476
|
+
<!--属性:
|
|
1477
|
+
id 标号
|
|
1478
|
+
compact
|
|
1479
|
+
'ol-style' - 建议值及含义如下:
|
|
1480
|
+
1 阿拉伯数字 1, 2, 3, ...
|
|
1481
|
+
a 小写字母 a, b, c, ...
|
|
1482
|
+
A 大写字母 A, B, C, ...
|
|
1483
|
+
i 小写罗马字母 i, ii, iii, ...
|
|
1484
|
+
I 大写罗马字母 I, II, III, ...-->
|
|
1485
|
+
<!--attribute:
|
|
1486
|
+
id 有序列表id号
|
|
1487
|
+
compact
|
|
1488
|
+
'ol-style' Recommded use:
|
|
1489
|
+
1 arablic numbers 1, 2, 3, ...
|
|
1490
|
+
a lower alpha a, b, c, ...
|
|
1491
|
+
A upper alpha A, B, C, ...
|
|
1492
|
+
i lower roman i, ii, iii, ...
|
|
1493
|
+
I upper roman I, II, III, ...-->
|
|
1494
|
+
<!ELEMENT ol (li+)>
|
|
1495
|
+
<!ATTLIST ol
|
|
1496
|
+
id ID #IMPLIED
|
|
1497
|
+
compact (compact) #IMPLIED
|
|
1498
|
+
ol-style CDATA #IMPLIED
|
|
1499
|
+
>
|
|
1500
|
+
<!-- 图像数据,图像数据可以是绘画、图形或者复杂的元素(数学式、表格、化学式)等-->
|
|
1501
|
+
<!--
|
|
1502
|
+
Image data
|
|
1503
|
+
Image is used for any kind of image: art work, figures, complex work units
|
|
1504
|
+
(math, tables, chemistry), etc.-->
|
|
1505
|
+
<!-- 属性:
|
|
1506
|
+
id 标号建议取值 i01, i02等
|
|
1507
|
+
he, wi 建议以毫米为单位 - 高,宽;
|
|
1508
|
+
top,left 左上角定点坐标 - 以毫米为单位
|
|
1509
|
+
file 文件名和位置;
|
|
1510
|
+
alt 图像不显示时的替代文字
|
|
1511
|
+
img-content 缺省为drawing;
|
|
1512
|
+
img-format 图像格式,通常为tiff、st33或st35
|
|
1513
|
+
orientation 图像的方向 (portrait | landscape). 缺省为portrait
|
|
1514
|
+
inline = (yes | no). 图像是否为行内图. 缺省为no -->
|
|
1515
|
+
<!--attribute:
|
|
1516
|
+
id Recommended i0001, i0002, etc.
|
|
1517
|
+
he, wi Recommended - milimeters - height, width;
|
|
1518
|
+
top,left coordinate of left top - milimeters
|
|
1519
|
+
file file name,location;
|
|
1520
|
+
alt alternate text if image not shown;
|
|
1521
|
+
img-content drawing is the default;
|
|
1522
|
+
img-format common will be tiff, st33 and st35 in for backward compatibilty
|
|
1523
|
+
and, later, publication.
|
|
1524
|
+
orientation orientation of the image (portrait | landscape).
|
|
1525
|
+
Default is portrait
|
|
1526
|
+
inline (yes | no).
|
|
1527
|
+
Whether the image is to be presented inline or separated by line
|
|
1528
|
+
breaks. Default is no.-->
|
|
1529
|
+
<!-- 说明:id:标号建议根据所在位置标注不同值
|
|
1530
|
+
在权利要求中的图形,id号建议取值:icf0001
|
|
1531
|
+
在说明书中的图形,id号建议取值:idf0001
|
|
1532
|
+
说明书附图中的图形,id号建议取值:if0001 -->
|
|
1533
|
+
<!ELEMENT img (cn-img-p*)>
|
|
1534
|
+
<!ATTLIST img
|
|
1535
|
+
id ID #IMPLIED
|
|
1536
|
+
he NMTOKEN #REQUIRED
|
|
1537
|
+
wi NMTOKEN #REQUIRED
|
|
1538
|
+
top NMTOKEN #IMPLIED
|
|
1539
|
+
left NMTOKEN #IMPLIED
|
|
1540
|
+
file CDATA #REQUIRED
|
|
1541
|
+
alt CDATA #IMPLIED
|
|
1542
|
+
img-content (drawing | photograph | character | dna | undefined) "drawing"
|
|
1543
|
+
img-format (jpg | tif | st33 | st35) #REQUIRED
|
|
1544
|
+
orientation (portrait | landscape) "portrait"
|
|
1545
|
+
inline (yes | no) "no"
|
|
1546
|
+
>
|
|
1547
|
+
<!--对任何具有id属性的其他元素的引用 -->
|
|
1548
|
+
<!--Cross reference to any other element with an identifier (id)-->
|
|
1549
|
+
<!--属性:
|
|
1550
|
+
idref 被引用的id号-->
|
|
1551
|
+
<!--attribute :
|
|
1552
|
+
idref reference id-->
|
|
1553
|
+
<!ELEMENT crossref (#PCDATA)>
|
|
1554
|
+
<!ATTLIST crossref
|
|
1555
|
+
idref CDATA #REQUIRED
|
|
1556
|
+
>
|
|
1557
|
+
<!-- 标题; 建议id取值为h01, h02等 , 属性 level 表示 标题的层次 -->
|
|
1558
|
+
<!--Heading text; Recommended id = h0001, h0002, etc.-->
|
|
1559
|
+
<!--属性:
|
|
1560
|
+
id 建议取值为h0001, h0002等
|
|
1561
|
+
level 表示 标题的层次 -->
|
|
1562
|
+
<!--attribute:
|
|
1563
|
+
id Recommended id = h0001, h0002, etc.
|
|
1564
|
+
level heading level-->
|
|
1565
|
+
<!ELEMENT heading (#PCDATA |img | b | br | pb | i | u | sup | sub | smallcaps | overscore)*>
|
|
1566
|
+
<!ATTLIST heading
|
|
1567
|
+
level (1 | 2 | 3) #IMPLIED
|
|
1568
|
+
id ID #IMPLIED
|
|
1569
|
+
>
|
|
1570
|
+
<!-- 文档页,主要使用在所有或者大部分的数据都是以图像格式或是诸如PDF等格式存储的情况下。
|
|
1571
|
+
"img"也可以是整个文档页,如附图。-->
|
|
1572
|
+
<!-- 建议属性id取值为docp01, docp02等。 -->
|
|
1573
|
+
<!--
|
|
1574
|
+
doc-page - DOCument or PAGE
|
|
1575
|
+
|
|
1576
|
+
This is primarily to be used when data for the whole or major sections of an
|
|
1577
|
+
application are in image format OR other formats such as pdf.
|
|
1578
|
+
Page range attributes are given when required
|
|
1579
|
+
pp - page range
|
|
1580
|
+
ppf - first page
|
|
1581
|
+
ppl - last page (for pdf).
|
|
1582
|
+
The 'img' may also be used for complete pages, e.g. in drawings
|
|
1583
|
+
|
|
1584
|
+
Recommended id = docp0001, docp0002, etc.-->
|
|
1585
|
+
<!-- 属性:
|
|
1586
|
+
id 建议取值 docp01, docp02等。
|
|
1587
|
+
he, wi 高,宽;
|
|
1588
|
+
type 文档类型(jpg,pdf,tif)
|
|
1589
|
+
alt 图像不显示时的替代文字
|
|
1590
|
+
pp 页码范围;
|
|
1591
|
+
ppf 起始页
|
|
1592
|
+
ppl 结束页
|
|
1593
|
+
file 文件名
|
|
1594
|
+
ocr
|
|
1595
|
+
color 颜色
|
|
1596
|
+
orientation 图像的方向 (portrait | landscape). 缺省为portrait -->
|
|
1597
|
+
<!--attribute:
|
|
1598
|
+
id Recommended id = docp0001, docp0002, etc.
|
|
1599
|
+
he, wi height width
|
|
1600
|
+
type document type(jpg,pdf,tif)
|
|
1601
|
+
alt alternate text if image not shown
|
|
1602
|
+
pp page range;
|
|
1603
|
+
ppf first page
|
|
1604
|
+
ppl last page
|
|
1605
|
+
file file name
|
|
1606
|
+
ocr
|
|
1607
|
+
color color
|
|
1608
|
+
orientation orientation of the image (portrait | landscape).
|
|
1609
|
+
Default is portrait-->
|
|
1610
|
+
<!ELEMENT doc-page EMPTY>
|
|
1611
|
+
<!ATTLIST doc-page
|
|
1612
|
+
id ID #IMPLIED
|
|
1613
|
+
he NMTOKEN #REQUIRED
|
|
1614
|
+
wi NMTOKEN #REQUIRED
|
|
1615
|
+
type (jpg | pdf | tif) #REQUIRED
|
|
1616
|
+
alt CDATA #IMPLIED
|
|
1617
|
+
pp CDATA #IMPLIED
|
|
1618
|
+
ppf CDATA #IMPLIED
|
|
1619
|
+
ppl CDATA #IMPLIED
|
|
1620
|
+
file CDATA #REQUIRED
|
|
1621
|
+
ocr CDATA #IMPLIED
|
|
1622
|
+
color (color | bw) #IMPLIED
|
|
1623
|
+
orientation (portrait | landscape) "portrait"
|
|
1624
|
+
>
|
|
1625
|
+
<!-- 附图, 建议标号id取值为'draw' -->
|
|
1626
|
+
<!--
|
|
1627
|
+
Drawings shall be required when they are necessary for the understanding of the
|
|
1628
|
+
invention.
|
|
1629
|
+
Recommended id = 'draw'-->
|
|
1630
|
+
<!ELEMENT cn-drawings (doc-page+ | ((br?, cn-drawing-p*, figure+, pb?), cn-drawing-p*)+)>
|
|
1631
|
+
<!ATTLIST cn-drawings
|
|
1632
|
+
%body_sections;
|
|
1633
|
+
>
|
|
1634
|
+
<!-- INID 57 摘要, 建议标号id取值为'abst' -->
|
|
1635
|
+
<!-- INID 57 A concise summary of the disclosure.
|
|
1636
|
+
Recommended id = 'abst' or 'abst0001' for multiple abstracts-->
|
|
1637
|
+
<!ELEMENT cn-abstract (doc-page+ | (abst-problem, abst-solution, cn-abst-figure?) | (p*, cn-abst-figure?))>
|
|
1638
|
+
<!ATTLIST cn-abstract
|
|
1639
|
+
%body_sections;
|
|
1640
|
+
>
|
|
1641
|
+
<!-- 摘要附图 -->
|
|
1642
|
+
<!-- abstract figure-->
|
|
1643
|
+
<!ELEMENT cn-abst-figure (doc-page+ | (br?, figure+, pb?)+)>
|
|
1644
|
+
<!ATTLIST cn-abst-figure
|
|
1645
|
+
%body_sections;
|
|
1646
|
+
>
|
|
1647
|
+
<!--权利要求, 建议id取值为'claim' -->
|
|
1648
|
+
<!--Claims:
|
|
1649
|
+
the claims shall define the matter sought for patent and be supported by the
|
|
1650
|
+
description.
|
|
1651
|
+
Recommended id = 'claim' or 'claim0001' for multiple claims-->
|
|
1652
|
+
<!ELEMENT cn-claims (doc-page+ | (p*, claim+))>
|
|
1653
|
+
<!ATTLIST cn-claims
|
|
1654
|
+
%body_sections;
|
|
1655
|
+
>
|
|
1656
|
+
<!-- 一个权利要求项的文本 -->
|
|
1657
|
+
<!--The text of the claim; also used for for sub-para indentation-->
|
|
1658
|
+
<!ELEMENT claim-text (#PCDATA | cn-unregulated-part | cn-abnormal-formats | claim-text | claim-ref | b | pb | i | u | sup | sub | smallcaps | overscore | br | pre | crossref | figref | img | chemistry | maths | tables)*>
|
|
1659
|
+
<!-- 新增 属性,用来标识权利要求项下的段,满足³按段补正的需求-->
|
|
1660
|
+
<!ATTLIST claim-text
|
|
1661
|
+
%body_sections;
|
|
1662
|
+
>
|
|
1663
|
+
<!--一个段落中的换行 -->
|
|
1664
|
+
<!--br - break, line break within a paragraph-->
|
|
1665
|
+
<!ELEMENT br EMPTY>
|
|
1666
|
+
<!ATTLIST br
|
|
1667
|
+
rnum CDATA #IMPLIED
|
|
1668
|
+
>
|
|
1669
|
+
<!-- 说明书, 属性 id 建议取值为'desc' -->
|
|
1670
|
+
<!--Description:
|
|
1671
|
+
The description must disclose the invention in a manner sufficiently clear and
|
|
1672
|
+
complete for it to be carried out by a person skilled in the art (Rule 5).
|
|
1673
|
+
Recommended id = 'desc'-->
|
|
1674
|
+
<!-- 说明:审查指南中要求说明书包括的五个部分:技术领域technical-field | 技术背景background-art | 发明内容disclosure | 附图说明description-of-drawings | 具体实施方式mode-for-invention-->
|
|
1675
|
+
<!ELEMENT description (doc-page+ | (invention-title?, (technical-field | background-art | disclosure | description-of-drawings | best-mode | mode-for-invention | industrial-applicability | sequence-list-text | (heading*, p+)+)+))>
|
|
1676
|
+
<!ATTLIST description
|
|
1677
|
+
%body_sections;
|
|
1678
|
+
>
|
|
1679
|
+
<!--定义的内容(定义列¡¡¨中使用) -->
|
|
1680
|
+
<!--Definition description-->
|
|
1681
|
+
<!ELEMENT dd (#PCDATA | b | pb | i | u | sup | sub | smallcaps | overscore | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | ul | ol | chemistry | maths)*>
|
|
1682
|
+
<!--微生物样本保藏有关信息 -->
|
|
1683
|
+
<!-- (INID 83, ST.32:B830)
|
|
1684
|
+
Recommended id = biod0001, biod0002, etc.-->
|
|
1685
|
+
<!ELEMENT bio-deposit (depositary, bio-accno, date?, term?, dtext?)>
|
|
1686
|
+
<!ATTLIST bio-deposit
|
|
1687
|
+
id ID #IMPLIED
|
|
1688
|
+
num CDATA #REQUIRED
|
|
1689
|
+
url CDATA #IMPLIED
|
|
1690
|
+
dnum CDATA #IMPLIED
|
|
1691
|
+
>
|
|
1692
|
+
<!--微生物样本保藏地点的信息-->
|
|
1693
|
+
<!-- Information regarding the facility storing the biological deposit.-->
|
|
1694
|
+
<!ELEMENT depositary (#PCDATA | address)*>
|
|
1695
|
+
<!--微生物样本保藏编号-->
|
|
1696
|
+
<!-- Biological accession number:
|
|
1697
|
+
The identification assigned to the biological material by the depository-->
|
|
1698
|
+
<!ELEMENT bio-accno (#PCDATA)>
|
|
1699
|
+
<!--Identifies the period of time during which the depository must be able to furnish
|
|
1700
|
+
samples of the biological material.-->
|
|
1701
|
+
<!--微生物样本保藏期限 -->
|
|
1702
|
+
<!ELEMENT term (#PCDATA)>
|
|
1703
|
+
<!-- 标题-->
|
|
1704
|
+
<!--title-->
|
|
1705
|
+
<!--属性:
|
|
1706
|
+
id 标号
|
|
1707
|
+
lang 语言-->
|
|
1708
|
+
<!--attribute:
|
|
1709
|
+
id id
|
|
1710
|
+
lang language-->
|
|
1711
|
+
<!ELEMENT invention-title (#PCDATA | b | pb | br | i | u | sup | sub | smallcaps | overscore | img)*>
|
|
1712
|
+
<!ATTLIST invention-title
|
|
1713
|
+
id ID #IMPLIED
|
|
1714
|
+
lang CDATA #IMPLIED
|
|
1715
|
+
>
|
|
1716
|
+
<!--页的开始-->
|
|
1717
|
+
<!-- page begin-->
|
|
1718
|
+
<!--属性:pnum 页码 1 2 3......
|
|
1719
|
+
rnum 行数-->
|
|
1720
|
+
<!--attribute:
|
|
1721
|
+
pnum page number 1 2 3 ......
|
|
1722
|
+
rnum row number -->
|
|
1723
|
+
<!--说明:pnum:标号建议取值为1,2,3,……
|
|
1724
|
+
对权利要求书、说明书、说明书附图分别从1开始单独编排页码 -->
|
|
1725
|
+
<!ELEMENT pb EMPTY>
|
|
1726
|
+
<!ATTLIST pb
|
|
1727
|
+
pnum CDATA #IMPLIED
|
|
1728
|
+
rnum CDATA #IMPLIED
|
|
1729
|
+
>
|
|
1730
|
+
<!-- INID 21 22 专利申请有关信息 , 属性 appl-type 专利申请的种类 如发明专利、实用新型专利 -->
|
|
1731
|
+
<!--Application reference information: application number, appliction-type
|
|
1732
|
+
( inventions and utility medels and designs)-->
|
|
1733
|
+
<!--属性:
|
|
1734
|
+
appl-type 专利申请的种类, 如发明专利、实用新型专利-->
|
|
1735
|
+
<!--attribute:
|
|
1736
|
+
appl-type appliction-type: inventions/utility medels/designs-->
|
|
1737
|
+
<!ELEMENT application-reference (document-id)>
|
|
1738
|
+
<!ATTLIST application-reference
|
|
1739
|
+
appl-type CDATA #REQUIRED
|
|
1740
|
+
>
|
|
1741
|
+
|
|
1742
|
+
<!--异常格式-->
|
|
1743
|
+
<!--abnormal formats-->
|
|
1744
|
+
<!ELEMENT cn-abnormal-formats (cn-abnormal-format+)>
|
|
1745
|
+
|
|
1746
|
+
<!--异常格式-->
|
|
1747
|
+
<!--abnormal format-->
|
|
1748
|
+
<!ELEMENT cn-abnormal-format (cn-operator-note,cn-abnormal-original-img*)>
|
|
1749
|
+
<!ATTLIST cn-abnormal-format id ID #REQUIRED
|
|
1750
|
+
cn-abnormal-format-type CDATA #REQUIRED >
|
|
1751
|
+
|
|
1752
|
+
<!-- 加工者说明-->
|
|
1753
|
+
<!--operator note-->
|
|
1754
|
+
<!ELEMENT cn-operator-note (#PCDATA)>
|
|
1755
|
+
|
|
1756
|
+
<!--异常部分切图 -->
|
|
1757
|
+
<!--abnormal original img-->
|
|
1758
|
+
<!ELEMENT cn-abnormal-original-img (img+)>
|
|
1759
|
+
<!ATTLIST cn-abnormal-original-img id ID #REQUIRED
|
|
1760
|
+
cn-abnormal-original-img-tpye (cn-p|cn-page|cn-all|cn-part|cn-other) #REQUIRED>
|
|
1761
|
+
|
|
1762
|
+
<!--非规范化部分 -->
|
|
1763
|
+
<!--cn-unregulated part-->
|
|
1764
|
+
<!ELEMENT cn-unregulated-part (cn-unregulated-img,cn-unregulated-p)>
|
|
1765
|
+
|
|
1766
|
+
<!--非规范化部分切图 -->
|
|
1767
|
+
<!--cn-unregulated img -->
|
|
1768
|
+
<!ELEMENT cn-unregulated-img (img+)>
|
|
1769
|
+
|
|
1770
|
+
<!--非规范化部分代码化内容 -->
|
|
1771
|
+
<!--cn-unregulated text -->
|
|
1772
|
+
<!ELEMENT cn-unregulated-p (p*)>
|
|
1773
|
+
<!--图象的代码化内容 -->
|
|
1774
|
+
<!--image text -->
|
|
1775
|
+
<!ELEMENT cn-img-p (p) >
|
|
1776
|
+
<!--附图的代码化内容 -->
|
|
1777
|
+
<!--drawing text -->
|
|
1778
|
+
<!ELEMENT cn-drawing-p (p) >
|