om 1.2.5 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2882 @@
1
+ <?xml version="1.0"?>
2
+ <terminology>
3
+ <schema>http://www.loc.gov/standards/mods/v3/mods-3-2.xsd</schema>
4
+ <namespaces>
5
+ <namespace>
6
+ <name>oxns</name>
7
+ <identifier>http://www.loc.gov/mods/v3</identifier>
8
+ </namespace>
9
+ <namespace>
10
+ <name>xmlns</name>
11
+ <identifier>http://www.loc.gov/mods/v3</identifier>
12
+ </namespace>
13
+ <namespace>
14
+ <name>xmlns:foo</name>
15
+ <identifier>http://my.custom.namespace</identifier>
16
+ </namespace>
17
+ </namespaces>
18
+ <terms>
19
+ <term name="subject">
20
+ <path>subject</path>
21
+ <namespace_prefix>oxns</namespace_prefix>
22
+ <index_as/>
23
+ <required>false</required>
24
+ <data_type>string</data_type>
25
+ <xpath>
26
+ <relative>oxns:subject</relative>
27
+ <absolute>//oxns:subject</absolute>
28
+ <constrained>//oxns:subject[contains(., \"#{constraint_value}\")]</constrained>
29
+ </xpath>
30
+ <children>
31
+ <term name="topic">
32
+ <path>topic</path>
33
+ <namespace_prefix>oxns</namespace_prefix>
34
+ <index_as>
35
+ <index_type/>
36
+ </index_as>
37
+ <required>false</required>
38
+ <data_type>string</data_type>
39
+ <xpath>
40
+ <relative>oxns:topic</relative>
41
+ <absolute>//oxns:subject/oxns:topic</absolute>
42
+ <constrained>//oxns:subject/oxns:topic[contains(., \"#{constraint_value}\")]</constrained>
43
+ </xpath>
44
+ <children/>
45
+ </term>
46
+ <term name="topic">
47
+ <path>topic</path>
48
+ <namespace_prefix>oxns</namespace_prefix>
49
+ <index_as>
50
+ <index_type/>
51
+ </index_as>
52
+ <required>false</required>
53
+ <data_type>string</data_type>
54
+ <xpath>
55
+ <relative>oxns:topic</relative>
56
+ <absolute>//oxns:mods/oxns:subject/oxns:topic</absolute>
57
+ <constrained>//oxns:mods/oxns:subject/oxns:topic[contains(., \"#{constraint_value}\")]</constrained>
58
+ </xpath>
59
+ <children/>
60
+ </term>
61
+ </children>
62
+ </term>
63
+ <term name="role">
64
+ <path>role</path>
65
+ <namespace_prefix>oxns</namespace_prefix>
66
+ <index_as/>
67
+ <required>false</required>
68
+ <data_type>string</data_type>
69
+ <xpath>
70
+ <relative>oxns:role</relative>
71
+ <absolute>//oxns:role</absolute>
72
+ <constrained>//oxns:role[contains(., \"#{constraint_value}\")]</constrained>
73
+ </xpath>
74
+ <children>
75
+ <term name="code">
76
+ <path>roleTerm</path>
77
+ <namespace_prefix>oxns</namespace_prefix>
78
+ <attributes>
79
+ <type>code</type>
80
+ </attributes>
81
+ <index_as/>
82
+ <required>false</required>
83
+ <data_type>string</data_type>
84
+ <xpath>
85
+ <relative>oxns:roleTerm[@type="code"]</relative>
86
+ <absolute>//oxns:role/oxns:roleTerm[@type="code"]</absolute>
87
+ <constrained>//oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
88
+ </xpath>
89
+ <children/>
90
+ </term>
91
+ <term name="text">
92
+ <path>roleTerm</path>
93
+ <namespace_prefix>oxns</namespace_prefix>
94
+ <attributes>
95
+ <type>text</type>
96
+ </attributes>
97
+ <index_as/>
98
+ <required>false</required>
99
+ <data_type>string</data_type>
100
+ <xpath>
101
+ <relative>oxns:roleTerm[@type="text"]</relative>
102
+ <absolute>//oxns:role/oxns:roleTerm[@type="text"]</absolute>
103
+ <constrained>//oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
104
+ </xpath>
105
+ <children/>
106
+ </term>
107
+ <term name="code">
108
+ <path>roleTerm</path>
109
+ <namespace_prefix>oxns</namespace_prefix>
110
+ <attributes>
111
+ <type>code</type>
112
+ </attributes>
113
+ <index_as/>
114
+ <required>false</required>
115
+ <data_type>string</data_type>
116
+ <xpath>
117
+ <relative>oxns:roleTerm[@type="code"]</relative>
118
+ <absolute>//oxns:name[@type="corporate"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
119
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
120
+ </xpath>
121
+ <children/>
122
+ </term>
123
+ <term name="text">
124
+ <path>roleTerm</path>
125
+ <namespace_prefix>oxns</namespace_prefix>
126
+ <attributes>
127
+ <type>text</type>
128
+ </attributes>
129
+ <index_as/>
130
+ <required>false</required>
131
+ <data_type>string</data_type>
132
+ <xpath>
133
+ <relative>oxns:roleTerm[@type="text"]</relative>
134
+ <absolute>//oxns:name[@type="corporate"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
135
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
136
+ </xpath>
137
+ <children/>
138
+ </term>
139
+ <term name="code">
140
+ <path>roleTerm</path>
141
+ <namespace_prefix>oxns</namespace_prefix>
142
+ <attributes>
143
+ <type>code</type>
144
+ </attributes>
145
+ <index_as/>
146
+ <required>false</required>
147
+ <data_type>string</data_type>
148
+ <xpath>
149
+ <relative>oxns:roleTerm[@type="code"]</relative>
150
+ <absolute>//oxns:name[@type="conference"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
151
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
152
+ </xpath>
153
+ <children/>
154
+ </term>
155
+ <term name="text">
156
+ <path>roleTerm</path>
157
+ <namespace_prefix>oxns</namespace_prefix>
158
+ <attributes>
159
+ <type>text</type>
160
+ </attributes>
161
+ <index_as/>
162
+ <required>false</required>
163
+ <data_type>string</data_type>
164
+ <xpath>
165
+ <relative>oxns:roleTerm[@type="text"]</relative>
166
+ <absolute>//oxns:name[@type="conference"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
167
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
168
+ </xpath>
169
+ <children/>
170
+ </term>
171
+ <term name="code">
172
+ <path>roleTerm</path>
173
+ <namespace_prefix>oxns</namespace_prefix>
174
+ <attributes>
175
+ <type>code</type>
176
+ </attributes>
177
+ <index_as/>
178
+ <required>false</required>
179
+ <data_type>string</data_type>
180
+ <xpath>
181
+ <relative>oxns:roleTerm[@type="code"]</relative>
182
+ <absolute>//oxns:name/oxns:role/oxns:roleTerm[@type="code"]</absolute>
183
+ <constrained>//oxns:name/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
184
+ </xpath>
185
+ <children/>
186
+ </term>
187
+ <term name="text">
188
+ <path>roleTerm</path>
189
+ <namespace_prefix>oxns</namespace_prefix>
190
+ <attributes>
191
+ <type>text</type>
192
+ </attributes>
193
+ <index_as/>
194
+ <required>false</required>
195
+ <data_type>string</data_type>
196
+ <xpath>
197
+ <relative>oxns:roleTerm[@type="text"]</relative>
198
+ <absolute>//oxns:name/oxns:role/oxns:roleTerm[@type="text"]</absolute>
199
+ <constrained>//oxns:name/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
200
+ </xpath>
201
+ <children/>
202
+ </term>
203
+ <term name="code">
204
+ <path>roleTerm</path>
205
+ <namespace_prefix>oxns</namespace_prefix>
206
+ <attributes>
207
+ <type>code</type>
208
+ </attributes>
209
+ <index_as/>
210
+ <required>false</required>
211
+ <data_type>string</data_type>
212
+ <xpath>
213
+ <relative>oxns:roleTerm[@type="code"]</relative>
214
+ <absolute>//oxns:name[@type="personal"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
215
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
216
+ </xpath>
217
+ <children/>
218
+ </term>
219
+ <term name="text">
220
+ <path>roleTerm</path>
221
+ <namespace_prefix>oxns</namespace_prefix>
222
+ <attributes>
223
+ <type>text</type>
224
+ </attributes>
225
+ <index_as/>
226
+ <required>false</required>
227
+ <data_type>string</data_type>
228
+ <xpath>
229
+ <relative>oxns:roleTerm[@type="text"]</relative>
230
+ <absolute>//oxns:name[@type="personal"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
231
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
232
+ </xpath>
233
+ <children/>
234
+ </term>
235
+ <term name="code">
236
+ <path>roleTerm</path>
237
+ <namespace_prefix>oxns</namespace_prefix>
238
+ <attributes>
239
+ <type>code</type>
240
+ </attributes>
241
+ <index_as/>
242
+ <required>false</required>
243
+ <data_type>string</data_type>
244
+ <xpath>
245
+ <relative>oxns:roleTerm[@type="code"]</relative>
246
+ <absolute>//oxns:mods/oxns:role/oxns:roleTerm[@type="code"]</absolute>
247
+ <constrained>//oxns:mods/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
248
+ </xpath>
249
+ <children/>
250
+ </term>
251
+ <term name="text">
252
+ <path>roleTerm</path>
253
+ <namespace_prefix>oxns</namespace_prefix>
254
+ <attributes>
255
+ <type>text</type>
256
+ </attributes>
257
+ <index_as/>
258
+ <required>false</required>
259
+ <data_type>string</data_type>
260
+ <xpath>
261
+ <relative>oxns:roleTerm[@type="text"]</relative>
262
+ <absolute>//oxns:mods/oxns:role/oxns:roleTerm[@type="text"]</absolute>
263
+ <constrained>//oxns:mods/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
264
+ </xpath>
265
+ <children/>
266
+ </term>
267
+ <term name="code">
268
+ <path>roleTerm</path>
269
+ <namespace_prefix>oxns</namespace_prefix>
270
+ <attributes>
271
+ <type>code</type>
272
+ </attributes>
273
+ <index_as/>
274
+ <required>false</required>
275
+ <data_type>string</data_type>
276
+ <xpath>
277
+ <relative>oxns:roleTerm[@type="code"]</relative>
278
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
279
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
280
+ </xpath>
281
+ <children/>
282
+ </term>
283
+ <term name="text">
284
+ <path>roleTerm</path>
285
+ <namespace_prefix>oxns</namespace_prefix>
286
+ <attributes>
287
+ <type>text</type>
288
+ </attributes>
289
+ <index_as/>
290
+ <required>false</required>
291
+ <data_type>string</data_type>
292
+ <xpath>
293
+ <relative>oxns:roleTerm[@type="text"]</relative>
294
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
295
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
296
+ </xpath>
297
+ <children/>
298
+ </term>
299
+ <term name="code">
300
+ <path>roleTerm</path>
301
+ <namespace_prefix>oxns</namespace_prefix>
302
+ <attributes>
303
+ <type>code</type>
304
+ </attributes>
305
+ <index_as/>
306
+ <required>false</required>
307
+ <data_type>string</data_type>
308
+ <xpath>
309
+ <relative>oxns:roleTerm[@type="code"]</relative>
310
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
311
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
312
+ </xpath>
313
+ <children/>
314
+ </term>
315
+ <term name="text">
316
+ <path>roleTerm</path>
317
+ <namespace_prefix>oxns</namespace_prefix>
318
+ <attributes>
319
+ <type>text</type>
320
+ </attributes>
321
+ <index_as/>
322
+ <required>false</required>
323
+ <data_type>string</data_type>
324
+ <xpath>
325
+ <relative>oxns:roleTerm[@type="text"]</relative>
326
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
327
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
328
+ </xpath>
329
+ <children/>
330
+ </term>
331
+ <term name="code">
332
+ <path>roleTerm</path>
333
+ <namespace_prefix>oxns</namespace_prefix>
334
+ <attributes>
335
+ <type>code</type>
336
+ </attributes>
337
+ <index_as/>
338
+ <required>false</required>
339
+ <data_type>string</data_type>
340
+ <xpath>
341
+ <relative>oxns:roleTerm[@type="code"]</relative>
342
+ <absolute>//oxns:mods/oxns:name/oxns:role/oxns:roleTerm[@type="code"]</absolute>
343
+ <constrained>//oxns:mods/oxns:name/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
344
+ </xpath>
345
+ <children/>
346
+ </term>
347
+ <term name="text">
348
+ <path>roleTerm</path>
349
+ <namespace_prefix>oxns</namespace_prefix>
350
+ <attributes>
351
+ <type>text</type>
352
+ </attributes>
353
+ <index_as/>
354
+ <required>false</required>
355
+ <data_type>string</data_type>
356
+ <xpath>
357
+ <relative>oxns:roleTerm[@type="text"]</relative>
358
+ <absolute>//oxns:mods/oxns:name/oxns:role/oxns:roleTerm[@type="text"]</absolute>
359
+ <constrained>//oxns:mods/oxns:name/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
360
+ </xpath>
361
+ <children/>
362
+ </term>
363
+ <term name="code">
364
+ <path>roleTerm</path>
365
+ <namespace_prefix>oxns</namespace_prefix>
366
+ <attributes>
367
+ <type>code</type>
368
+ </attributes>
369
+ <index_as/>
370
+ <required>false</required>
371
+ <data_type>string</data_type>
372
+ <xpath>
373
+ <relative>oxns:roleTerm[@type="code"]</relative>
374
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:role/oxns:roleTerm[@type="code"]</absolute>
375
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:role/oxns:roleTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
376
+ </xpath>
377
+ <children/>
378
+ </term>
379
+ <term name="text">
380
+ <path>roleTerm</path>
381
+ <namespace_prefix>oxns</namespace_prefix>
382
+ <attributes>
383
+ <type>text</type>
384
+ </attributes>
385
+ <index_as/>
386
+ <required>false</required>
387
+ <data_type>string</data_type>
388
+ <xpath>
389
+ <relative>oxns:roleTerm[@type="text"]</relative>
390
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:role/oxns:roleTerm[@type="text"]</absolute>
391
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:role/oxns:roleTerm[@type=\"text\" and contains(., \"#{constraint_value}\")]</constrained>
392
+ </xpath>
393
+ <children/>
394
+ </term>
395
+ </children>
396
+ </term>
397
+ <term name="title_info">
398
+ <path>titleInfo</path>
399
+ <namespace_prefix>oxns</namespace_prefix>
400
+ <index_as/>
401
+ <required>false</required>
402
+ <data_type>string</data_type>
403
+ <xpath>
404
+ <relative>oxns:titleInfo</relative>
405
+ <absolute>//oxns:titleInfo</absolute>
406
+ <constrained>//oxns:titleInfo[contains(., \"#{constraint_value}\")]</constrained>
407
+ </xpath>
408
+ <children>
409
+ <term name="french_title">
410
+ <path>title</path>
411
+ <namespace_prefix>oxns</namespace_prefix>
412
+ <attributes>
413
+ <xml:lang>fre</xml:lang>
414
+ </attributes>
415
+ <index_as>
416
+ <index_type/>
417
+ </index_as>
418
+ <required>false</required>
419
+ <data_type>string</data_type>
420
+ <xpath>
421
+ <relative>oxns:title[@xml:lang="fre"]</relative>
422
+ <absolute>//oxns:titleInfo/oxns:title[@xml:lang="fre"]</absolute>
423
+ <constrained>//oxns:titleInfo/oxns:title[@xml:lang=\"fre\" and contains(., \"#{constraint_value}\")]</constrained>
424
+ </xpath>
425
+ <children>
426
+ <term name="main_title_lang">
427
+ <path attribute="xml:lang"/>
428
+ <namespace_prefix>oxns</namespace_prefix>
429
+ <index_as/>
430
+ <required>false</required>
431
+ <data_type>string</data_type>
432
+ <xpath>
433
+ <relative>@xml:lang</relative>
434
+ <absolute>//oxns:titleInfo/oxns:title[@xml:lang="fre"]/@xml:lang</absolute>
435
+ <constrained>//oxns:titleInfo/oxns:title[@xml:lang=\"fre\"]/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
436
+ </xpath>
437
+ <children/>
438
+ </term>
439
+ <term name="main_title_lang">
440
+ <path attribute="xml:lang"/>
441
+ <namespace_prefix>oxns</namespace_prefix>
442
+ <index_as/>
443
+ <required>false</required>
444
+ <data_type>string</data_type>
445
+ <xpath>
446
+ <relative>@xml:lang</relative>
447
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title[@xml:lang="fre"]/@xml:lang</absolute>
448
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[@xml:lang=\"fre\"]/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
449
+ </xpath>
450
+ <children/>
451
+ </term>
452
+ <term name="main_title_lang">
453
+ <path attribute="xml:lang"/>
454
+ <namespace_prefix>oxns</namespace_prefix>
455
+ <index_as/>
456
+ <required>false</required>
457
+ <data_type>string</data_type>
458
+ <xpath>
459
+ <relative>@xml:lang</relative>
460
+ <absolute>//oxns:mods/oxns:titleInfo/oxns:title[@xml:lang="fre"]/@xml:lang</absolute>
461
+ <constrained>//oxns:mods/oxns:titleInfo/oxns:title[@xml:lang=\"fre\"]/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
462
+ </xpath>
463
+ <children/>
464
+ </term>
465
+ <term name="main_title_lang">
466
+ <path attribute="xml:lang"/>
467
+ <namespace_prefix>oxns</namespace_prefix>
468
+ <index_as/>
469
+ <required>false</required>
470
+ <data_type>string</data_type>
471
+ <xpath>
472
+ <relative>@xml:lang</relative>
473
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title[@xml:lang="fre"]/@xml:lang</absolute>
474
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[@xml:lang=\"fre\"]/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
475
+ </xpath>
476
+ <children/>
477
+ </term>
478
+ </children>
479
+ </term>
480
+ <term name="language">
481
+ <path attribute="lang"/>
482
+ <namespace_prefix>oxns</namespace_prefix>
483
+ <index_as>
484
+ <index_type/>
485
+ </index_as>
486
+ <required>false</required>
487
+ <data_type>string</data_type>
488
+ <xpath>
489
+ <relative>@lang</relative>
490
+ <absolute>//oxns:titleInfo/@lang</absolute>
491
+ <constrained>//oxns:titleInfo/@lang[contains(., \"#{constraint_value}\")]</constrained>
492
+ </xpath>
493
+ <children>
494
+ <term name="lang_code">
495
+ <path>languageTerm</path>
496
+ <namespace_prefix>oxns</namespace_prefix>
497
+ <attributes>
498
+ <type>code</type>
499
+ </attributes>
500
+ <index_as>
501
+ <index_type/>
502
+ </index_as>
503
+ <required>false</required>
504
+ <data_type>string</data_type>
505
+ <xpath>
506
+ <relative>oxns:languageTerm[@type="code"]</relative>
507
+ <absolute>//oxns:language/oxns:languageTerm[@type="code"]</absolute>
508
+ <constrained>//oxns:language/oxns:languageTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
509
+ </xpath>
510
+ <children/>
511
+ </term>
512
+ <term name="lang_code">
513
+ <path>languageTerm</path>
514
+ <namespace_prefix>oxns</namespace_prefix>
515
+ <attributes>
516
+ <type>code</type>
517
+ </attributes>
518
+ <index_as>
519
+ <index_type/>
520
+ </index_as>
521
+ <required>false</required>
522
+ <data_type>string</data_type>
523
+ <xpath>
524
+ <relative>oxns:languageTerm[@type="code"]</relative>
525
+ <absolute>//oxns:mods/oxns:language/oxns:languageTerm[@type="code"]</absolute>
526
+ <constrained>//oxns:mods/oxns:language/oxns:languageTerm[@type=\"code\" and contains(., \"#{constraint_value}\")]</constrained>
527
+ </xpath>
528
+ <children/>
529
+ </term>
530
+ </children>
531
+ </term>
532
+ <term name="main_title">
533
+ <path>title</path>
534
+ <namespace_prefix>oxns</namespace_prefix>
535
+ <index_as>
536
+ <index_type/>
537
+ </index_as>
538
+ <required>false</required>
539
+ <data_type>string</data_type>
540
+ <xpath>
541
+ <relative>oxns:title</relative>
542
+ <absolute>//oxns:titleInfo/oxns:title</absolute>
543
+ <constrained>//oxns:titleInfo/oxns:title[contains(., \"#{constraint_value}\")]</constrained>
544
+ </xpath>
545
+ <children>
546
+ <term name="main_title_lang">
547
+ <path attribute="xml:lang"/>
548
+ <namespace_prefix>oxns</namespace_prefix>
549
+ <index_as/>
550
+ <required>false</required>
551
+ <data_type>string</data_type>
552
+ <xpath>
553
+ <relative>@xml:lang</relative>
554
+ <absolute>//oxns:titleInfo/oxns:title/@xml:lang</absolute>
555
+ <constrained>//oxns:titleInfo/oxns:title/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
556
+ </xpath>
557
+ <children/>
558
+ </term>
559
+ <term name="main_title_lang">
560
+ <path attribute="xml:lang"/>
561
+ <namespace_prefix>oxns</namespace_prefix>
562
+ <index_as/>
563
+ <required>false</required>
564
+ <data_type>string</data_type>
565
+ <xpath>
566
+ <relative>@xml:lang</relative>
567
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title/@xml:lang</absolute>
568
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
569
+ </xpath>
570
+ <children/>
571
+ </term>
572
+ <term name="main_title_lang">
573
+ <path attribute="xml:lang"/>
574
+ <namespace_prefix>oxns</namespace_prefix>
575
+ <index_as/>
576
+ <required>false</required>
577
+ <data_type>string</data_type>
578
+ <xpath>
579
+ <relative>@xml:lang</relative>
580
+ <absolute>//oxns:mods/oxns:titleInfo/oxns:title/@xml:lang</absolute>
581
+ <constrained>//oxns:mods/oxns:titleInfo/oxns:title/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
582
+ </xpath>
583
+ <children/>
584
+ </term>
585
+ <term name="main_title_lang">
586
+ <path attribute="xml:lang"/>
587
+ <namespace_prefix>oxns</namespace_prefix>
588
+ <index_as/>
589
+ <required>false</required>
590
+ <data_type>string</data_type>
591
+ <xpath>
592
+ <relative>@xml:lang</relative>
593
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title/@xml:lang</absolute>
594
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title/@xml:lang[contains(., \"#{constraint_value}\")]</constrained>
595
+ </xpath>
596
+ <children/>
597
+ </term>
598
+ </children>
599
+ </term>
600
+ <term name="french_title">
601
+ <path>title</path>
602
+ <namespace_prefix>oxns</namespace_prefix>
603
+ <attributes>
604
+ <xml:lang>fre</xml:lang>
605
+ </attributes>
606
+ <index_as>
607
+ <index_type/>
608
+ </index_as>
609
+ <required>false</required>
610
+ <data_type>string</data_type>
611
+ <xpath>
612
+ <relative>oxns:title[@xml:lang="fre"]</relative>
613
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title[@xml:lang="fre"]</absolute>
614
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[@xml:lang=\"fre\" and contains(., \"#{constraint_value}\")]</constrained>
615
+ </xpath>
616
+ <children/>
617
+ </term>
618
+ <term name="language">
619
+ <path attribute="lang"/>
620
+ <namespace_prefix>oxns</namespace_prefix>
621
+ <index_as>
622
+ <index_type/>
623
+ </index_as>
624
+ <required>false</required>
625
+ <data_type>string</data_type>
626
+ <xpath>
627
+ <relative>@lang</relative>
628
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo/@lang</absolute>
629
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/@lang[contains(., \"#{constraint_value}\")]</constrained>
630
+ </xpath>
631
+ <children/>
632
+ </term>
633
+ <term name="main_title">
634
+ <path>title</path>
635
+ <namespace_prefix>oxns</namespace_prefix>
636
+ <index_as>
637
+ <index_type/>
638
+ </index_as>
639
+ <required>false</required>
640
+ <data_type>string</data_type>
641
+ <xpath>
642
+ <relative>oxns:title</relative>
643
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title</absolute>
644
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[contains(., \"#{constraint_value}\")]</constrained>
645
+ </xpath>
646
+ <children/>
647
+ </term>
648
+ <term name="french_title">
649
+ <path>title</path>
650
+ <namespace_prefix>oxns</namespace_prefix>
651
+ <attributes>
652
+ <xml:lang>fre</xml:lang>
653
+ </attributes>
654
+ <index_as>
655
+ <index_type/>
656
+ </index_as>
657
+ <required>false</required>
658
+ <data_type>string</data_type>
659
+ <xpath>
660
+ <relative>oxns:title[@xml:lang="fre"]</relative>
661
+ <absolute>//oxns:mods/oxns:titleInfo/oxns:title[@xml:lang="fre"]</absolute>
662
+ <constrained>//oxns:mods/oxns:titleInfo/oxns:title[@xml:lang=\"fre\" and contains(., \"#{constraint_value}\")]</constrained>
663
+ </xpath>
664
+ <children/>
665
+ </term>
666
+ <term name="language">
667
+ <path attribute="lang"/>
668
+ <namespace_prefix>oxns</namespace_prefix>
669
+ <index_as>
670
+ <index_type/>
671
+ </index_as>
672
+ <required>false</required>
673
+ <data_type>string</data_type>
674
+ <xpath>
675
+ <relative>@lang</relative>
676
+ <absolute>//oxns:mods/oxns:titleInfo/@lang</absolute>
677
+ <constrained>//oxns:mods/oxns:titleInfo/@lang[contains(., \"#{constraint_value}\")]</constrained>
678
+ </xpath>
679
+ <children/>
680
+ </term>
681
+ <term name="main_title">
682
+ <path>title</path>
683
+ <namespace_prefix>oxns</namespace_prefix>
684
+ <index_as>
685
+ <index_type/>
686
+ </index_as>
687
+ <required>false</required>
688
+ <data_type>string</data_type>
689
+ <xpath>
690
+ <relative>oxns:title</relative>
691
+ <absolute>//oxns:mods/oxns:titleInfo/oxns:title</absolute>
692
+ <constrained>//oxns:mods/oxns:titleInfo/oxns:title[contains(., \"#{constraint_value}\")]</constrained>
693
+ </xpath>
694
+ <children/>
695
+ </term>
696
+ <term name="french_title">
697
+ <path>title</path>
698
+ <namespace_prefix>oxns</namespace_prefix>
699
+ <attributes>
700
+ <xml:lang>fre</xml:lang>
701
+ </attributes>
702
+ <index_as>
703
+ <index_type/>
704
+ </index_as>
705
+ <required>false</required>
706
+ <data_type>string</data_type>
707
+ <xpath>
708
+ <relative>oxns:title[@xml:lang="fre"]</relative>
709
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title[@xml:lang="fre"]</absolute>
710
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[@xml:lang=\"fre\" and contains(., \"#{constraint_value}\")]</constrained>
711
+ </xpath>
712
+ <children/>
713
+ </term>
714
+ <term name="language">
715
+ <path attribute="lang"/>
716
+ <namespace_prefix>oxns</namespace_prefix>
717
+ <index_as>
718
+ <index_type/>
719
+ </index_as>
720
+ <required>false</required>
721
+ <data_type>string</data_type>
722
+ <xpath>
723
+ <relative>@lang</relative>
724
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo/@lang</absolute>
725
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/@lang[contains(., \"#{constraint_value}\")]</constrained>
726
+ </xpath>
727
+ <children/>
728
+ </term>
729
+ <term name="main_title">
730
+ <path>title</path>
731
+ <namespace_prefix>oxns</namespace_prefix>
732
+ <index_as>
733
+ <index_type/>
734
+ </index_as>
735
+ <required>false</required>
736
+ <data_type>string</data_type>
737
+ <xpath>
738
+ <relative>oxns:title</relative>
739
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo/oxns:title</absolute>
740
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo/oxns:title[contains(., \"#{constraint_value}\")]</constrained>
741
+ </xpath>
742
+ <children/>
743
+ </term>
744
+ </children>
745
+ </term>
746
+ <term name="language">
747
+ <path>language</path>
748
+ <namespace_prefix>oxns</namespace_prefix>
749
+ <index_as/>
750
+ <required>false</required>
751
+ <data_type>string</data_type>
752
+ <xpath>
753
+ <relative>oxns:language</relative>
754
+ <absolute>//oxns:language</absolute>
755
+ <constrained>//oxns:language[contains(., \"#{constraint_value}\")]</constrained>
756
+ </xpath>
757
+ <children/>
758
+ </term>
759
+ <term name="note">
760
+ <path>note</path>
761
+ <namespace_prefix>oxns</namespace_prefix>
762
+ <index_as/>
763
+ <required>false</required>
764
+ <data_type>string</data_type>
765
+ <xpath>
766
+ <relative>oxns:note</relative>
767
+ <absolute>//oxns:note</absolute>
768
+ <constrained>//oxns:note[contains(., \"#{constraint_value}\")]</constrained>
769
+ </xpath>
770
+ <children/>
771
+ </term>
772
+ <term name="organization">
773
+ <path>name</path>
774
+ <namespace_prefix>oxns</namespace_prefix>
775
+ <attributes>
776
+ <type>corporate</type>
777
+ </attributes>
778
+ <index_as>
779
+ <index_type/>
780
+ </index_as>
781
+ <required>false</required>
782
+ <data_type>string</data_type>
783
+ <xpath>
784
+ <relative>oxns:name[@type="corporate"]</relative>
785
+ <absolute>//oxns:name[@type="corporate"]</absolute>
786
+ <constrained>//oxns:name[@type=\"corporate\" and contains(., \"#{constraint_value}\")]</constrained>
787
+ </xpath>
788
+ <children>
789
+ <term name="role">
790
+ <path>role</path>
791
+ <namespace_prefix>oxns</namespace_prefix>
792
+ <index_as/>
793
+ <required>false</required>
794
+ <data_type>string</data_type>
795
+ <xpath>
796
+ <relative>oxns:role</relative>
797
+ <absolute>//oxns:name[@type="corporate"]/oxns:role</absolute>
798
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
799
+ </xpath>
800
+ <children/>
801
+ </term>
802
+ <term name="last_name">
803
+ <path>namePart</path>
804
+ <namespace_prefix>oxns</namespace_prefix>
805
+ <attributes>
806
+ <type>family</type>
807
+ </attributes>
808
+ <index_as/>
809
+ <required>false</required>
810
+ <data_type>string</data_type>
811
+ <xpath>
812
+ <relative>oxns:namePart[@type="family"]</relative>
813
+ <absolute>//oxns:name[@type="corporate"]/oxns:namePart[@type="family"]</absolute>
814
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
815
+ </xpath>
816
+ <children/>
817
+ </term>
818
+ <term name="namePart">
819
+ <path>namePart</path>
820
+ <namespace_prefix>oxns</namespace_prefix>
821
+ <index_as/>
822
+ <required>false</required>
823
+ <data_type>string</data_type>
824
+ <xpath>
825
+ <relative>oxns:namePart</relative>
826
+ <absolute>//oxns:name[@type="corporate"]/oxns:namePart</absolute>
827
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
828
+ </xpath>
829
+ <children/>
830
+ </term>
831
+ <term name="first_name">
832
+ <path>namePart</path>
833
+ <namespace_prefix>oxns</namespace_prefix>
834
+ <attributes>
835
+ <type>given</type>
836
+ </attributes>
837
+ <index_as/>
838
+ <required>false</required>
839
+ <data_type>string</data_type>
840
+ <xpath>
841
+ <relative>oxns:namePart[@type="given"]</relative>
842
+ <absolute>//oxns:name[@type="corporate"]/oxns:namePart[@type="given"]</absolute>
843
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
844
+ </xpath>
845
+ <children/>
846
+ </term>
847
+ <term name="affiliation">
848
+ <path>affiliation</path>
849
+ <namespace_prefix>oxns</namespace_prefix>
850
+ <index_as/>
851
+ <required>false</required>
852
+ <data_type>string</data_type>
853
+ <xpath>
854
+ <relative>oxns:affiliation</relative>
855
+ <absolute>//oxns:name[@type="corporate"]/oxns:affiliation</absolute>
856
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
857
+ </xpath>
858
+ <children/>
859
+ </term>
860
+ <term name="terms_of_address">
861
+ <path>namePart</path>
862
+ <namespace_prefix>oxns</namespace_prefix>
863
+ <attributes>
864
+ <type>termsOfAddress</type>
865
+ </attributes>
866
+ <index_as/>
867
+ <required>false</required>
868
+ <data_type>string</data_type>
869
+ <xpath>
870
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
871
+ <absolute>//oxns:name[@type="corporate"]/oxns:namePart[@type="termsOfAddress"]</absolute>
872
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
873
+ </xpath>
874
+ <children/>
875
+ </term>
876
+ <term name="institution">
877
+ <path>affiliation</path>
878
+ <namespace_prefix>oxns</namespace_prefix>
879
+ <index_as>
880
+ <index_type/>
881
+ </index_as>
882
+ <required>false</required>
883
+ <data_type>string</data_type>
884
+ <xpath>
885
+ <relative>oxns:affiliation</relative>
886
+ <absolute>//oxns:name[@type="corporate"]/oxns:affiliation</absolute>
887
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
888
+ </xpath>
889
+ <children/>
890
+ </term>
891
+ <term name="computing_id">
892
+ <path>computing_id</path>
893
+ <namespace_prefix>oxns</namespace_prefix>
894
+ <index_as/>
895
+ <required>false</required>
896
+ <data_type>string</data_type>
897
+ <xpath>
898
+ <relative>oxns:computing_id</relative>
899
+ <absolute>//oxns:name[@type="corporate"]/oxns:computing_id</absolute>
900
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
901
+ </xpath>
902
+ <children/>
903
+ </term>
904
+ <term name="description">
905
+ <path>description</path>
906
+ <namespace_prefix>oxns</namespace_prefix>
907
+ <index_as>
908
+ <index_type/>
909
+ </index_as>
910
+ <required>false</required>
911
+ <data_type>string</data_type>
912
+ <xpath>
913
+ <relative>oxns:description</relative>
914
+ <absolute>//oxns:name[@type="corporate"]/oxns:description</absolute>
915
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
916
+ </xpath>
917
+ <children/>
918
+ </term>
919
+ <term name="displayForm">
920
+ <path>displayForm</path>
921
+ <namespace_prefix>oxns</namespace_prefix>
922
+ <index_as/>
923
+ <required>false</required>
924
+ <data_type>string</data_type>
925
+ <xpath>
926
+ <relative>oxns:displayForm</relative>
927
+ <absolute>//oxns:name[@type="corporate"]/oxns:displayForm</absolute>
928
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
929
+ </xpath>
930
+ <children/>
931
+ </term>
932
+ <term name="name_content">
933
+ <path>text()</path>
934
+ <namespace_prefix>oxns</namespace_prefix>
935
+ <index_as/>
936
+ <required>false</required>
937
+ <data_type>string</data_type>
938
+ <xpath>
939
+ <relative>text()[normalize-space(.)]</relative>
940
+ <absolute>//oxns:name[@type="corporate"]/text()[normalize-space(.)]</absolute>
941
+ <constrained>//oxns:name[@type=\"corporate\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
942
+ </xpath>
943
+ <children/>
944
+ </term>
945
+ <term name="date">
946
+ <path>namePart</path>
947
+ <namespace_prefix>oxns</namespace_prefix>
948
+ <attributes>
949
+ <type>date</type>
950
+ </attributes>
951
+ <index_as/>
952
+ <required>false</required>
953
+ <data_type>string</data_type>
954
+ <xpath>
955
+ <relative>oxns:namePart[@type="date"]</relative>
956
+ <absolute>//oxns:name[@type="corporate"]/oxns:namePart[@type="date"]</absolute>
957
+ <constrained>//oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
958
+ </xpath>
959
+ <children/>
960
+ </term>
961
+ <term name="role">
962
+ <path>role</path>
963
+ <namespace_prefix>oxns</namespace_prefix>
964
+ <index_as/>
965
+ <required>false</required>
966
+ <data_type>string</data_type>
967
+ <xpath>
968
+ <relative>oxns:role</relative>
969
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:role</absolute>
970
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
971
+ </xpath>
972
+ <children/>
973
+ </term>
974
+ <term name="last_name">
975
+ <path>namePart</path>
976
+ <namespace_prefix>oxns</namespace_prefix>
977
+ <attributes>
978
+ <type>family</type>
979
+ </attributes>
980
+ <index_as/>
981
+ <required>false</required>
982
+ <data_type>string</data_type>
983
+ <xpath>
984
+ <relative>oxns:namePart[@type="family"]</relative>
985
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:namePart[@type="family"]</absolute>
986
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
987
+ </xpath>
988
+ <children/>
989
+ </term>
990
+ <term name="namePart">
991
+ <path>namePart</path>
992
+ <namespace_prefix>oxns</namespace_prefix>
993
+ <index_as/>
994
+ <required>false</required>
995
+ <data_type>string</data_type>
996
+ <xpath>
997
+ <relative>oxns:namePart</relative>
998
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:namePart</absolute>
999
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
1000
+ </xpath>
1001
+ <children/>
1002
+ </term>
1003
+ <term name="first_name">
1004
+ <path>namePart</path>
1005
+ <namespace_prefix>oxns</namespace_prefix>
1006
+ <attributes>
1007
+ <type>given</type>
1008
+ </attributes>
1009
+ <index_as/>
1010
+ <required>false</required>
1011
+ <data_type>string</data_type>
1012
+ <xpath>
1013
+ <relative>oxns:namePart[@type="given"]</relative>
1014
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:namePart[@type="given"]</absolute>
1015
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
1016
+ </xpath>
1017
+ <children/>
1018
+ </term>
1019
+ <term name="affiliation">
1020
+ <path>affiliation</path>
1021
+ <namespace_prefix>oxns</namespace_prefix>
1022
+ <index_as/>
1023
+ <required>false</required>
1024
+ <data_type>string</data_type>
1025
+ <xpath>
1026
+ <relative>oxns:affiliation</relative>
1027
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:affiliation</absolute>
1028
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1029
+ </xpath>
1030
+ <children/>
1031
+ </term>
1032
+ <term name="terms_of_address">
1033
+ <path>namePart</path>
1034
+ <namespace_prefix>oxns</namespace_prefix>
1035
+ <attributes>
1036
+ <type>termsOfAddress</type>
1037
+ </attributes>
1038
+ <index_as/>
1039
+ <required>false</required>
1040
+ <data_type>string</data_type>
1041
+ <xpath>
1042
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
1043
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:namePart[@type="termsOfAddress"]</absolute>
1044
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
1045
+ </xpath>
1046
+ <children/>
1047
+ </term>
1048
+ <term name="institution">
1049
+ <path>affiliation</path>
1050
+ <namespace_prefix>oxns</namespace_prefix>
1051
+ <index_as>
1052
+ <index_type/>
1053
+ </index_as>
1054
+ <required>false</required>
1055
+ <data_type>string</data_type>
1056
+ <xpath>
1057
+ <relative>oxns:affiliation</relative>
1058
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:affiliation</absolute>
1059
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1060
+ </xpath>
1061
+ <children/>
1062
+ </term>
1063
+ <term name="computing_id">
1064
+ <path>computing_id</path>
1065
+ <namespace_prefix>oxns</namespace_prefix>
1066
+ <index_as/>
1067
+ <required>false</required>
1068
+ <data_type>string</data_type>
1069
+ <xpath>
1070
+ <relative>oxns:computing_id</relative>
1071
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:computing_id</absolute>
1072
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
1073
+ </xpath>
1074
+ <children/>
1075
+ </term>
1076
+ <term name="description">
1077
+ <path>description</path>
1078
+ <namespace_prefix>oxns</namespace_prefix>
1079
+ <index_as>
1080
+ <index_type/>
1081
+ </index_as>
1082
+ <required>false</required>
1083
+ <data_type>string</data_type>
1084
+ <xpath>
1085
+ <relative>oxns:description</relative>
1086
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:description</absolute>
1087
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
1088
+ </xpath>
1089
+ <children/>
1090
+ </term>
1091
+ <term name="displayForm">
1092
+ <path>displayForm</path>
1093
+ <namespace_prefix>oxns</namespace_prefix>
1094
+ <index_as/>
1095
+ <required>false</required>
1096
+ <data_type>string</data_type>
1097
+ <xpath>
1098
+ <relative>oxns:displayForm</relative>
1099
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:displayForm</absolute>
1100
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
1101
+ </xpath>
1102
+ <children/>
1103
+ </term>
1104
+ <term name="name_content">
1105
+ <path>text()</path>
1106
+ <namespace_prefix>oxns</namespace_prefix>
1107
+ <index_as/>
1108
+ <required>false</required>
1109
+ <data_type>string</data_type>
1110
+ <xpath>
1111
+ <relative>text()[normalize-space(.)]</relative>
1112
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/text()[normalize-space(.)]</absolute>
1113
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
1114
+ </xpath>
1115
+ <children/>
1116
+ </term>
1117
+ <term name="date">
1118
+ <path>namePart</path>
1119
+ <namespace_prefix>oxns</namespace_prefix>
1120
+ <attributes>
1121
+ <type>date</type>
1122
+ </attributes>
1123
+ <index_as/>
1124
+ <required>false</required>
1125
+ <data_type>string</data_type>
1126
+ <xpath>
1127
+ <relative>oxns:namePart[@type="date"]</relative>
1128
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]/oxns:namePart[@type="date"]</absolute>
1129
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
1130
+ </xpath>
1131
+ <children/>
1132
+ </term>
1133
+ </children>
1134
+ </term>
1135
+ <term name="conference">
1136
+ <path>name</path>
1137
+ <namespace_prefix>oxns</namespace_prefix>
1138
+ <attributes>
1139
+ <type>conference</type>
1140
+ </attributes>
1141
+ <index_as>
1142
+ <index_type/>
1143
+ </index_as>
1144
+ <required>false</required>
1145
+ <data_type>string</data_type>
1146
+ <xpath>
1147
+ <relative>oxns:name[@type="conference"]</relative>
1148
+ <absolute>//oxns:name[@type="conference"]</absolute>
1149
+ <constrained>//oxns:name[@type=\"conference\" and contains(., \"#{constraint_value}\")]</constrained>
1150
+ </xpath>
1151
+ <children>
1152
+ <term name="role">
1153
+ <path>role</path>
1154
+ <namespace_prefix>oxns</namespace_prefix>
1155
+ <index_as/>
1156
+ <required>false</required>
1157
+ <data_type>string</data_type>
1158
+ <xpath>
1159
+ <relative>oxns:role</relative>
1160
+ <absolute>//oxns:name[@type="conference"]/oxns:role</absolute>
1161
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
1162
+ </xpath>
1163
+ <children/>
1164
+ </term>
1165
+ <term name="last_name">
1166
+ <path>namePart</path>
1167
+ <namespace_prefix>oxns</namespace_prefix>
1168
+ <attributes>
1169
+ <type>family</type>
1170
+ </attributes>
1171
+ <index_as/>
1172
+ <required>false</required>
1173
+ <data_type>string</data_type>
1174
+ <xpath>
1175
+ <relative>oxns:namePart[@type="family"]</relative>
1176
+ <absolute>//oxns:name[@type="conference"]/oxns:namePart[@type="family"]</absolute>
1177
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
1178
+ </xpath>
1179
+ <children/>
1180
+ </term>
1181
+ <term name="namePart">
1182
+ <path>namePart</path>
1183
+ <namespace_prefix>oxns</namespace_prefix>
1184
+ <index_as/>
1185
+ <required>false</required>
1186
+ <data_type>string</data_type>
1187
+ <xpath>
1188
+ <relative>oxns:namePart</relative>
1189
+ <absolute>//oxns:name[@type="conference"]/oxns:namePart</absolute>
1190
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
1191
+ </xpath>
1192
+ <children/>
1193
+ </term>
1194
+ <term name="first_name">
1195
+ <path>namePart</path>
1196
+ <namespace_prefix>oxns</namespace_prefix>
1197
+ <attributes>
1198
+ <type>given</type>
1199
+ </attributes>
1200
+ <index_as/>
1201
+ <required>false</required>
1202
+ <data_type>string</data_type>
1203
+ <xpath>
1204
+ <relative>oxns:namePart[@type="given"]</relative>
1205
+ <absolute>//oxns:name[@type="conference"]/oxns:namePart[@type="given"]</absolute>
1206
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
1207
+ </xpath>
1208
+ <children/>
1209
+ </term>
1210
+ <term name="affiliation">
1211
+ <path>affiliation</path>
1212
+ <namespace_prefix>oxns</namespace_prefix>
1213
+ <index_as/>
1214
+ <required>false</required>
1215
+ <data_type>string</data_type>
1216
+ <xpath>
1217
+ <relative>oxns:affiliation</relative>
1218
+ <absolute>//oxns:name[@type="conference"]/oxns:affiliation</absolute>
1219
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1220
+ </xpath>
1221
+ <children/>
1222
+ </term>
1223
+ <term name="terms_of_address">
1224
+ <path>namePart</path>
1225
+ <namespace_prefix>oxns</namespace_prefix>
1226
+ <attributes>
1227
+ <type>termsOfAddress</type>
1228
+ </attributes>
1229
+ <index_as/>
1230
+ <required>false</required>
1231
+ <data_type>string</data_type>
1232
+ <xpath>
1233
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
1234
+ <absolute>//oxns:name[@type="conference"]/oxns:namePart[@type="termsOfAddress"]</absolute>
1235
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
1236
+ </xpath>
1237
+ <children/>
1238
+ </term>
1239
+ <term name="institution">
1240
+ <path>affiliation</path>
1241
+ <namespace_prefix>oxns</namespace_prefix>
1242
+ <index_as>
1243
+ <index_type/>
1244
+ </index_as>
1245
+ <required>false</required>
1246
+ <data_type>string</data_type>
1247
+ <xpath>
1248
+ <relative>oxns:affiliation</relative>
1249
+ <absolute>//oxns:name[@type="conference"]/oxns:affiliation</absolute>
1250
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1251
+ </xpath>
1252
+ <children/>
1253
+ </term>
1254
+ <term name="computing_id">
1255
+ <path>computing_id</path>
1256
+ <namespace_prefix>oxns</namespace_prefix>
1257
+ <index_as/>
1258
+ <required>false</required>
1259
+ <data_type>string</data_type>
1260
+ <xpath>
1261
+ <relative>oxns:computing_id</relative>
1262
+ <absolute>//oxns:name[@type="conference"]/oxns:computing_id</absolute>
1263
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
1264
+ </xpath>
1265
+ <children/>
1266
+ </term>
1267
+ <term name="description">
1268
+ <path>description</path>
1269
+ <namespace_prefix>oxns</namespace_prefix>
1270
+ <index_as>
1271
+ <index_type/>
1272
+ </index_as>
1273
+ <required>false</required>
1274
+ <data_type>string</data_type>
1275
+ <xpath>
1276
+ <relative>oxns:description</relative>
1277
+ <absolute>//oxns:name[@type="conference"]/oxns:description</absolute>
1278
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
1279
+ </xpath>
1280
+ <children/>
1281
+ </term>
1282
+ <term name="displayForm">
1283
+ <path>displayForm</path>
1284
+ <namespace_prefix>oxns</namespace_prefix>
1285
+ <index_as/>
1286
+ <required>false</required>
1287
+ <data_type>string</data_type>
1288
+ <xpath>
1289
+ <relative>oxns:displayForm</relative>
1290
+ <absolute>//oxns:name[@type="conference"]/oxns:displayForm</absolute>
1291
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
1292
+ </xpath>
1293
+ <children/>
1294
+ </term>
1295
+ <term name="name_content">
1296
+ <path>text()</path>
1297
+ <namespace_prefix>oxns</namespace_prefix>
1298
+ <index_as/>
1299
+ <required>false</required>
1300
+ <data_type>string</data_type>
1301
+ <xpath>
1302
+ <relative>text()[normalize-space(.)]</relative>
1303
+ <absolute>//oxns:name[@type="conference"]/text()[normalize-space(.)]</absolute>
1304
+ <constrained>//oxns:name[@type=\"conference\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
1305
+ </xpath>
1306
+ <children/>
1307
+ </term>
1308
+ <term name="date">
1309
+ <path>namePart</path>
1310
+ <namespace_prefix>oxns</namespace_prefix>
1311
+ <attributes>
1312
+ <type>date</type>
1313
+ </attributes>
1314
+ <index_as/>
1315
+ <required>false</required>
1316
+ <data_type>string</data_type>
1317
+ <xpath>
1318
+ <relative>oxns:namePart[@type="date"]</relative>
1319
+ <absolute>//oxns:name[@type="conference"]/oxns:namePart[@type="date"]</absolute>
1320
+ <constrained>//oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
1321
+ </xpath>
1322
+ <children/>
1323
+ </term>
1324
+ <term name="role">
1325
+ <path>role</path>
1326
+ <namespace_prefix>oxns</namespace_prefix>
1327
+ <index_as/>
1328
+ <required>false</required>
1329
+ <data_type>string</data_type>
1330
+ <xpath>
1331
+ <relative>oxns:role</relative>
1332
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:role</absolute>
1333
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
1334
+ </xpath>
1335
+ <children/>
1336
+ </term>
1337
+ <term name="last_name">
1338
+ <path>namePart</path>
1339
+ <namespace_prefix>oxns</namespace_prefix>
1340
+ <attributes>
1341
+ <type>family</type>
1342
+ </attributes>
1343
+ <index_as/>
1344
+ <required>false</required>
1345
+ <data_type>string</data_type>
1346
+ <xpath>
1347
+ <relative>oxns:namePart[@type="family"]</relative>
1348
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:namePart[@type="family"]</absolute>
1349
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
1350
+ </xpath>
1351
+ <children/>
1352
+ </term>
1353
+ <term name="namePart">
1354
+ <path>namePart</path>
1355
+ <namespace_prefix>oxns</namespace_prefix>
1356
+ <index_as/>
1357
+ <required>false</required>
1358
+ <data_type>string</data_type>
1359
+ <xpath>
1360
+ <relative>oxns:namePart</relative>
1361
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:namePart</absolute>
1362
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
1363
+ </xpath>
1364
+ <children/>
1365
+ </term>
1366
+ <term name="first_name">
1367
+ <path>namePart</path>
1368
+ <namespace_prefix>oxns</namespace_prefix>
1369
+ <attributes>
1370
+ <type>given</type>
1371
+ </attributes>
1372
+ <index_as/>
1373
+ <required>false</required>
1374
+ <data_type>string</data_type>
1375
+ <xpath>
1376
+ <relative>oxns:namePart[@type="given"]</relative>
1377
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:namePart[@type="given"]</absolute>
1378
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
1379
+ </xpath>
1380
+ <children/>
1381
+ </term>
1382
+ <term name="affiliation">
1383
+ <path>affiliation</path>
1384
+ <namespace_prefix>oxns</namespace_prefix>
1385
+ <index_as/>
1386
+ <required>false</required>
1387
+ <data_type>string</data_type>
1388
+ <xpath>
1389
+ <relative>oxns:affiliation</relative>
1390
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:affiliation</absolute>
1391
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1392
+ </xpath>
1393
+ <children/>
1394
+ </term>
1395
+ <term name="terms_of_address">
1396
+ <path>namePart</path>
1397
+ <namespace_prefix>oxns</namespace_prefix>
1398
+ <attributes>
1399
+ <type>termsOfAddress</type>
1400
+ </attributes>
1401
+ <index_as/>
1402
+ <required>false</required>
1403
+ <data_type>string</data_type>
1404
+ <xpath>
1405
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
1406
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:namePart[@type="termsOfAddress"]</absolute>
1407
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
1408
+ </xpath>
1409
+ <children/>
1410
+ </term>
1411
+ <term name="institution">
1412
+ <path>affiliation</path>
1413
+ <namespace_prefix>oxns</namespace_prefix>
1414
+ <index_as>
1415
+ <index_type/>
1416
+ </index_as>
1417
+ <required>false</required>
1418
+ <data_type>string</data_type>
1419
+ <xpath>
1420
+ <relative>oxns:affiliation</relative>
1421
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:affiliation</absolute>
1422
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
1423
+ </xpath>
1424
+ <children/>
1425
+ </term>
1426
+ <term name="computing_id">
1427
+ <path>computing_id</path>
1428
+ <namespace_prefix>oxns</namespace_prefix>
1429
+ <index_as/>
1430
+ <required>false</required>
1431
+ <data_type>string</data_type>
1432
+ <xpath>
1433
+ <relative>oxns:computing_id</relative>
1434
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:computing_id</absolute>
1435
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
1436
+ </xpath>
1437
+ <children/>
1438
+ </term>
1439
+ <term name="description">
1440
+ <path>description</path>
1441
+ <namespace_prefix>oxns</namespace_prefix>
1442
+ <index_as>
1443
+ <index_type/>
1444
+ </index_as>
1445
+ <required>false</required>
1446
+ <data_type>string</data_type>
1447
+ <xpath>
1448
+ <relative>oxns:description</relative>
1449
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:description</absolute>
1450
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
1451
+ </xpath>
1452
+ <children/>
1453
+ </term>
1454
+ <term name="displayForm">
1455
+ <path>displayForm</path>
1456
+ <namespace_prefix>oxns</namespace_prefix>
1457
+ <index_as/>
1458
+ <required>false</required>
1459
+ <data_type>string</data_type>
1460
+ <xpath>
1461
+ <relative>oxns:displayForm</relative>
1462
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:displayForm</absolute>
1463
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
1464
+ </xpath>
1465
+ <children/>
1466
+ </term>
1467
+ <term name="name_content">
1468
+ <path>text()</path>
1469
+ <namespace_prefix>oxns</namespace_prefix>
1470
+ <index_as/>
1471
+ <required>false</required>
1472
+ <data_type>string</data_type>
1473
+ <xpath>
1474
+ <relative>text()[normalize-space(.)]</relative>
1475
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/text()[normalize-space(.)]</absolute>
1476
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
1477
+ </xpath>
1478
+ <children/>
1479
+ </term>
1480
+ <term name="date">
1481
+ <path>namePart</path>
1482
+ <namespace_prefix>oxns</namespace_prefix>
1483
+ <attributes>
1484
+ <type>date</type>
1485
+ </attributes>
1486
+ <index_as/>
1487
+ <required>false</required>
1488
+ <data_type>string</data_type>
1489
+ <xpath>
1490
+ <relative>oxns:namePart[@type="date"]</relative>
1491
+ <absolute>//oxns:mods/oxns:name[@type="conference"]/oxns:namePart[@type="date"]</absolute>
1492
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
1493
+ </xpath>
1494
+ <children/>
1495
+ </term>
1496
+ </children>
1497
+ </term>
1498
+ <term name="location">
1499
+ <path>location</path>
1500
+ <namespace_prefix>oxns</namespace_prefix>
1501
+ <index_as/>
1502
+ <required>false</required>
1503
+ <data_type>string</data_type>
1504
+ <xpath>
1505
+ <relative>oxns:location</relative>
1506
+ <absolute>//oxns:location</absolute>
1507
+ <constrained>//oxns:location[contains(., \"#{constraint_value}\")]</constrained>
1508
+ </xpath>
1509
+ <children>
1510
+ <term name="url">
1511
+ <path>url</path>
1512
+ <namespace_prefix>oxns</namespace_prefix>
1513
+ <index_as/>
1514
+ <required>false</required>
1515
+ <data_type>string</data_type>
1516
+ <xpath>
1517
+ <relative>oxns:url</relative>
1518
+ <absolute>//oxns:location/oxns:url</absolute>
1519
+ <constrained>//oxns:location/oxns:url[contains(., \"#{constraint_value}\")]</constrained>
1520
+ </xpath>
1521
+ <children/>
1522
+ </term>
1523
+ <term name="url">
1524
+ <path>url</path>
1525
+ <namespace_prefix>oxns</namespace_prefix>
1526
+ <index_as/>
1527
+ <required>false</required>
1528
+ <data_type>string</data_type>
1529
+ <xpath>
1530
+ <relative>oxns:url</relative>
1531
+ <absolute>//oxns:mods/oxns:location/oxns:url</absolute>
1532
+ <constrained>//oxns:mods/oxns:location/oxns:url[contains(., \"#{constraint_value}\")]</constrained>
1533
+ </xpath>
1534
+ <children/>
1535
+ </term>
1536
+ </children>
1537
+ </term>
1538
+ <term name="abstract">
1539
+ <path>abstract</path>
1540
+ <namespace_prefix>oxns</namespace_prefix>
1541
+ <index_as/>
1542
+ <required>false</required>
1543
+ <data_type>string</data_type>
1544
+ <xpath>
1545
+ <relative>oxns:abstract</relative>
1546
+ <absolute>//oxns:abstract</absolute>
1547
+ <constrained>//oxns:abstract[contains(., \"#{constraint_value}\")]</constrained>
1548
+ </xpath>
1549
+ <children/>
1550
+ </term>
1551
+ <term name="journal">
1552
+ <path>relatedItem</path>
1553
+ <namespace_prefix>oxns</namespace_prefix>
1554
+ <attributes>
1555
+ <type>host</type>
1556
+ </attributes>
1557
+ <index_as/>
1558
+ <required>false</required>
1559
+ <data_type>string</data_type>
1560
+ <xpath>
1561
+ <relative>oxns:relatedItem[@type="host"]</relative>
1562
+ <absolute>//oxns:relatedItem[@type="host"]</absolute>
1563
+ <constrained>//oxns:relatedItem[@type=\"host\" and contains(., \"#{constraint_value}\")]</constrained>
1564
+ </xpath>
1565
+ <children>
1566
+ <term name="title_info">
1567
+ <path>titleInfo</path>
1568
+ <namespace_prefix>oxns</namespace_prefix>
1569
+ <index_as>
1570
+ <index_type/>
1571
+ </index_as>
1572
+ <required>false</required>
1573
+ <data_type>string</data_type>
1574
+ <xpath>
1575
+ <relative>oxns:titleInfo</relative>
1576
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:titleInfo</absolute>
1577
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:titleInfo[contains(., \"#{constraint_value}\")]</constrained>
1578
+ </xpath>
1579
+ <children/>
1580
+ </term>
1581
+ <term name="issn">
1582
+ <path>identifier</path>
1583
+ <namespace_prefix>oxns</namespace_prefix>
1584
+ <attributes>
1585
+ <type>issn</type>
1586
+ </attributes>
1587
+ <index_as/>
1588
+ <required>false</required>
1589
+ <data_type>string</data_type>
1590
+ <xpath>
1591
+ <relative>oxns:identifier[@type="issn"]</relative>
1592
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:identifier[@type="issn"]</absolute>
1593
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:identifier[@type=\"issn\" and contains(., \"#{constraint_value}\")]</constrained>
1594
+ </xpath>
1595
+ <children/>
1596
+ </term>
1597
+ <term name="issue">
1598
+ <path>part</path>
1599
+ <namespace_prefix>oxns</namespace_prefix>
1600
+ <index_as/>
1601
+ <required>false</required>
1602
+ <data_type>string</data_type>
1603
+ <xpath>
1604
+ <relative>oxns:part</relative>
1605
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part</absolute>
1606
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part[contains(., \"#{constraint_value}\")]</constrained>
1607
+ </xpath>
1608
+ <children>
1609
+ <term name="publication_date">
1610
+ <path>date</path>
1611
+ <namespace_prefix>oxns</namespace_prefix>
1612
+ <index_as/>
1613
+ <required>false</required>
1614
+ <data_type>string</data_type>
1615
+ <xpath>
1616
+ <relative>oxns:date</relative>
1617
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:date</absolute>
1618
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:date[contains(., \"#{constraint_value}\")]</constrained>
1619
+ </xpath>
1620
+ <children/>
1621
+ </term>
1622
+ <term name="extent">
1623
+ <path>extent</path>
1624
+ <namespace_prefix>oxns</namespace_prefix>
1625
+ <index_as/>
1626
+ <required>false</required>
1627
+ <data_type>string</data_type>
1628
+ <xpath>
1629
+ <relative>oxns:extent</relative>
1630
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:extent</absolute>
1631
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[contains(., \"#{constraint_value}\")]</constrained>
1632
+ </xpath>
1633
+ <children/>
1634
+ </term>
1635
+ <term name="level">
1636
+ <path>detail</path>
1637
+ <namespace_prefix>oxns</namespace_prefix>
1638
+ <attributes>
1639
+ <type>number</type>
1640
+ </attributes>
1641
+ <index_as/>
1642
+ <required>false</required>
1643
+ <data_type>string</data_type>
1644
+ <default_content_path>number</default_content_path>
1645
+ <xpath>
1646
+ <relative>oxns:detail[@type="number"]</relative>
1647
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:detail[@type="number"]</absolute>
1648
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:detail[@type=\"number\" and contains(oxns:number, \"#{constraint_value}\")]</constrained>
1649
+ </xpath>
1650
+ <children/>
1651
+ </term>
1652
+ <term name="pages">
1653
+ <path>extent</path>
1654
+ <namespace_prefix>oxns</namespace_prefix>
1655
+ <attributes>
1656
+ <unit>pages</unit>
1657
+ </attributes>
1658
+ <index_as/>
1659
+ <required>false</required>
1660
+ <data_type>string</data_type>
1661
+ <xpath>
1662
+ <relative>oxns:extent[@unit="pages"]</relative>
1663
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]</absolute>
1664
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\" and contains(., \"#{constraint_value}\")]</constrained>
1665
+ </xpath>
1666
+ <children>
1667
+ <term name="start">
1668
+ <path>start</path>
1669
+ <namespace_prefix>oxns</namespace_prefix>
1670
+ <index_as/>
1671
+ <required>false</required>
1672
+ <data_type>string</data_type>
1673
+ <xpath>
1674
+ <relative>oxns:start</relative>
1675
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]/oxns:start</absolute>
1676
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\"]/oxns:start[contains(., \"#{constraint_value}\")]</constrained>
1677
+ </xpath>
1678
+ <children/>
1679
+ </term>
1680
+ <term name="end">
1681
+ <path>end</path>
1682
+ <namespace_prefix>oxns</namespace_prefix>
1683
+ <index_as/>
1684
+ <required>false</required>
1685
+ <data_type>string</data_type>
1686
+ <xpath>
1687
+ <relative>oxns:end</relative>
1688
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]/oxns:end</absolute>
1689
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\"]/oxns:end[contains(., \"#{constraint_value}\")]</constrained>
1690
+ </xpath>
1691
+ <children/>
1692
+ </term>
1693
+ <term name="start">
1694
+ <path>start</path>
1695
+ <namespace_prefix>oxns</namespace_prefix>
1696
+ <index_as/>
1697
+ <required>false</required>
1698
+ <data_type>string</data_type>
1699
+ <xpath>
1700
+ <relative>oxns:start</relative>
1701
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]/oxns:start</absolute>
1702
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\"]/oxns:start[contains(., \"#{constraint_value}\")]</constrained>
1703
+ </xpath>
1704
+ <children/>
1705
+ </term>
1706
+ <term name="end">
1707
+ <path>end</path>
1708
+ <namespace_prefix>oxns</namespace_prefix>
1709
+ <index_as/>
1710
+ <required>false</required>
1711
+ <data_type>string</data_type>
1712
+ <xpath>
1713
+ <relative>oxns:end</relative>
1714
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]/oxns:end</absolute>
1715
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\"]/oxns:end[contains(., \"#{constraint_value}\")]</constrained>
1716
+ </xpath>
1717
+ <children/>
1718
+ </term>
1719
+ </children>
1720
+ </term>
1721
+ <term name="volume">
1722
+ <path>detail</path>
1723
+ <namespace_prefix>oxns</namespace_prefix>
1724
+ <attributes>
1725
+ <type>volume</type>
1726
+ </attributes>
1727
+ <index_as/>
1728
+ <required>false</required>
1729
+ <data_type>string</data_type>
1730
+ <default_content_path>number</default_content_path>
1731
+ <xpath>
1732
+ <relative>oxns:detail[@type="volume"]</relative>
1733
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:part/oxns:detail[@type="volume"]</absolute>
1734
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:detail[@type=\"volume\" and contains(oxns:number, \"#{constraint_value}\")]</constrained>
1735
+ </xpath>
1736
+ <children/>
1737
+ </term>
1738
+ <term name="publication_date">
1739
+ <path>date</path>
1740
+ <namespace_prefix>oxns</namespace_prefix>
1741
+ <index_as/>
1742
+ <required>false</required>
1743
+ <data_type>string</data_type>
1744
+ <xpath>
1745
+ <relative>oxns:date</relative>
1746
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:date</absolute>
1747
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:date[contains(., \"#{constraint_value}\")]</constrained>
1748
+ </xpath>
1749
+ <children/>
1750
+ </term>
1751
+ <term name="extent">
1752
+ <path>extent</path>
1753
+ <namespace_prefix>oxns</namespace_prefix>
1754
+ <index_as/>
1755
+ <required>false</required>
1756
+ <data_type>string</data_type>
1757
+ <xpath>
1758
+ <relative>oxns:extent</relative>
1759
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:extent</absolute>
1760
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[contains(., \"#{constraint_value}\")]</constrained>
1761
+ </xpath>
1762
+ <children/>
1763
+ </term>
1764
+ <term name="level">
1765
+ <path>detail</path>
1766
+ <namespace_prefix>oxns</namespace_prefix>
1767
+ <attributes>
1768
+ <type>number</type>
1769
+ </attributes>
1770
+ <index_as/>
1771
+ <required>false</required>
1772
+ <data_type>string</data_type>
1773
+ <default_content_path>number</default_content_path>
1774
+ <xpath>
1775
+ <relative>oxns:detail[@type="number"]</relative>
1776
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:detail[@type="number"]</absolute>
1777
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:detail[@type=\"number\" and contains(oxns:number, \"#{constraint_value}\")]</constrained>
1778
+ </xpath>
1779
+ <children/>
1780
+ </term>
1781
+ <term name="pages">
1782
+ <path>extent</path>
1783
+ <namespace_prefix>oxns</namespace_prefix>
1784
+ <attributes>
1785
+ <unit>pages</unit>
1786
+ </attributes>
1787
+ <index_as/>
1788
+ <required>false</required>
1789
+ <data_type>string</data_type>
1790
+ <xpath>
1791
+ <relative>oxns:extent[@unit="pages"]</relative>
1792
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:extent[@unit="pages"]</absolute>
1793
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:extent[@unit=\"pages\" and contains(., \"#{constraint_value}\")]</constrained>
1794
+ </xpath>
1795
+ <children/>
1796
+ </term>
1797
+ <term name="volume">
1798
+ <path>detail</path>
1799
+ <namespace_prefix>oxns</namespace_prefix>
1800
+ <attributes>
1801
+ <type>volume</type>
1802
+ </attributes>
1803
+ <index_as/>
1804
+ <required>false</required>
1805
+ <data_type>string</data_type>
1806
+ <default_content_path>number</default_content_path>
1807
+ <xpath>
1808
+ <relative>oxns:detail[@type="volume"]</relative>
1809
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part/oxns:detail[@type="volume"]</absolute>
1810
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part/oxns:detail[@type=\"volume\" and contains(oxns:number, \"#{constraint_value}\")]</constrained>
1811
+ </xpath>
1812
+ <children/>
1813
+ </term>
1814
+ </children>
1815
+ </term>
1816
+ <term name="origin_info">
1817
+ <path>originInfo</path>
1818
+ <namespace_prefix>oxns</namespace_prefix>
1819
+ <index_as/>
1820
+ <required>false</required>
1821
+ <data_type>string</data_type>
1822
+ <xpath>
1823
+ <relative>oxns:originInfo</relative>
1824
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:originInfo</absolute>
1825
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:originInfo[contains(., \"#{constraint_value}\")]</constrained>
1826
+ </xpath>
1827
+ <children>
1828
+ <term name="publisher">
1829
+ <path>publisher</path>
1830
+ <namespace_prefix>oxns</namespace_prefix>
1831
+ <index_as/>
1832
+ <required>false</required>
1833
+ <data_type>string</data_type>
1834
+ <xpath>
1835
+ <relative>oxns:publisher</relative>
1836
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:publisher</absolute>
1837
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:publisher[contains(., \"#{constraint_value}\")]</constrained>
1838
+ </xpath>
1839
+ <children/>
1840
+ </term>
1841
+ <term name="date_issued">
1842
+ <path>dateIssued</path>
1843
+ <namespace_prefix>oxns</namespace_prefix>
1844
+ <index_as/>
1845
+ <required>false</required>
1846
+ <data_type>string</data_type>
1847
+ <xpath>
1848
+ <relative>oxns:dateIssued</relative>
1849
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:dateIssued</absolute>
1850
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:dateIssued[contains(., \"#{constraint_value}\")]</constrained>
1851
+ </xpath>
1852
+ <children/>
1853
+ </term>
1854
+ <term name="issuance">
1855
+ <path>issuance</path>
1856
+ <namespace_prefix>oxns</namespace_prefix>
1857
+ <index_as>
1858
+ <index_type/>
1859
+ </index_as>
1860
+ <required>false</required>
1861
+ <data_type>string</data_type>
1862
+ <xpath>
1863
+ <relative>oxns:issuance</relative>
1864
+ <absolute>//oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:issuance</absolute>
1865
+ <constrained>//oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:issuance[contains(., \"#{constraint_value}\")]</constrained>
1866
+ </xpath>
1867
+ <children/>
1868
+ </term>
1869
+ <term name="publisher">
1870
+ <path>publisher</path>
1871
+ <namespace_prefix>oxns</namespace_prefix>
1872
+ <index_as/>
1873
+ <required>false</required>
1874
+ <data_type>string</data_type>
1875
+ <xpath>
1876
+ <relative>oxns:publisher</relative>
1877
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:publisher</absolute>
1878
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:publisher[contains(., \"#{constraint_value}\")]</constrained>
1879
+ </xpath>
1880
+ <children/>
1881
+ </term>
1882
+ <term name="date_issued">
1883
+ <path>dateIssued</path>
1884
+ <namespace_prefix>oxns</namespace_prefix>
1885
+ <index_as/>
1886
+ <required>false</required>
1887
+ <data_type>string</data_type>
1888
+ <xpath>
1889
+ <relative>oxns:dateIssued</relative>
1890
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:dateIssued</absolute>
1891
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:dateIssued[contains(., \"#{constraint_value}\")]</constrained>
1892
+ </xpath>
1893
+ <children/>
1894
+ </term>
1895
+ <term name="issuance">
1896
+ <path>issuance</path>
1897
+ <namespace_prefix>oxns</namespace_prefix>
1898
+ <index_as>
1899
+ <index_type/>
1900
+ </index_as>
1901
+ <required>false</required>
1902
+ <data_type>string</data_type>
1903
+ <xpath>
1904
+ <relative>oxns:issuance</relative>
1905
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:originInfo/oxns:issuance</absolute>
1906
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:originInfo/oxns:issuance[contains(., \"#{constraint_value}\")]</constrained>
1907
+ </xpath>
1908
+ <children/>
1909
+ </term>
1910
+ </children>
1911
+ </term>
1912
+ <term name="title_info">
1913
+ <path>titleInfo</path>
1914
+ <namespace_prefix>oxns</namespace_prefix>
1915
+ <index_as>
1916
+ <index_type/>
1917
+ </index_as>
1918
+ <required>false</required>
1919
+ <data_type>string</data_type>
1920
+ <xpath>
1921
+ <relative>oxns:titleInfo</relative>
1922
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:titleInfo</absolute>
1923
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:titleInfo[contains(., \"#{constraint_value}\")]</constrained>
1924
+ </xpath>
1925
+ <children/>
1926
+ </term>
1927
+ <term name="issn">
1928
+ <path>identifier</path>
1929
+ <namespace_prefix>oxns</namespace_prefix>
1930
+ <attributes>
1931
+ <type>issn</type>
1932
+ </attributes>
1933
+ <index_as/>
1934
+ <required>false</required>
1935
+ <data_type>string</data_type>
1936
+ <xpath>
1937
+ <relative>oxns:identifier[@type="issn"]</relative>
1938
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:identifier[@type="issn"]</absolute>
1939
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:identifier[@type=\"issn\" and contains(., \"#{constraint_value}\")]</constrained>
1940
+ </xpath>
1941
+ <children/>
1942
+ </term>
1943
+ <term name="issue">
1944
+ <path>part</path>
1945
+ <namespace_prefix>oxns</namespace_prefix>
1946
+ <index_as/>
1947
+ <required>false</required>
1948
+ <data_type>string</data_type>
1949
+ <xpath>
1950
+ <relative>oxns:part</relative>
1951
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:part</absolute>
1952
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:part[contains(., \"#{constraint_value}\")]</constrained>
1953
+ </xpath>
1954
+ <children/>
1955
+ </term>
1956
+ <term name="origin_info">
1957
+ <path>originInfo</path>
1958
+ <namespace_prefix>oxns</namespace_prefix>
1959
+ <index_as/>
1960
+ <required>false</required>
1961
+ <data_type>string</data_type>
1962
+ <xpath>
1963
+ <relative>oxns:originInfo</relative>
1964
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]/oxns:originInfo</absolute>
1965
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\"]/oxns:originInfo[contains(., \"#{constraint_value}\")]</constrained>
1966
+ </xpath>
1967
+ <children/>
1968
+ </term>
1969
+ </children>
1970
+ </term>
1971
+ <term name="name">
1972
+ <path>name</path>
1973
+ <namespace_prefix>oxns</namespace_prefix>
1974
+ <index_as/>
1975
+ <required>false</required>
1976
+ <data_type>string</data_type>
1977
+ <xpath>
1978
+ <relative>oxns:name</relative>
1979
+ <absolute>//oxns:name</absolute>
1980
+ <constrained>//oxns:name[contains(., \"#{constraint_value}\")]</constrained>
1981
+ </xpath>
1982
+ <children>
1983
+ <term name="role">
1984
+ <path>role</path>
1985
+ <namespace_prefix>oxns</namespace_prefix>
1986
+ <index_as/>
1987
+ <required>false</required>
1988
+ <data_type>string</data_type>
1989
+ <xpath>
1990
+ <relative>oxns:role</relative>
1991
+ <absolute>//oxns:name/oxns:role</absolute>
1992
+ <constrained>//oxns:name/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
1993
+ </xpath>
1994
+ <children/>
1995
+ </term>
1996
+ <term name="last_name">
1997
+ <path>namePart</path>
1998
+ <namespace_prefix>oxns</namespace_prefix>
1999
+ <attributes>
2000
+ <type>family</type>
2001
+ </attributes>
2002
+ <index_as/>
2003
+ <required>false</required>
2004
+ <data_type>string</data_type>
2005
+ <xpath>
2006
+ <relative>oxns:namePart[@type="family"]</relative>
2007
+ <absolute>//oxns:name/oxns:namePart[@type="family"]</absolute>
2008
+ <constrained>//oxns:name/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
2009
+ </xpath>
2010
+ <children/>
2011
+ </term>
2012
+ <term name="namePart">
2013
+ <path>namePart</path>
2014
+ <namespace_prefix>oxns</namespace_prefix>
2015
+ <index_as/>
2016
+ <required>false</required>
2017
+ <data_type>string</data_type>
2018
+ <xpath>
2019
+ <relative>oxns:namePart</relative>
2020
+ <absolute>//oxns:name/oxns:namePart</absolute>
2021
+ <constrained>//oxns:name/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
2022
+ </xpath>
2023
+ <children/>
2024
+ </term>
2025
+ <term name="first_name">
2026
+ <path>namePart</path>
2027
+ <namespace_prefix>oxns</namespace_prefix>
2028
+ <attributes>
2029
+ <type>given</type>
2030
+ </attributes>
2031
+ <index_as/>
2032
+ <required>false</required>
2033
+ <data_type>string</data_type>
2034
+ <xpath>
2035
+ <relative>oxns:namePart[@type="given"]</relative>
2036
+ <absolute>//oxns:name/oxns:namePart[@type="given"]</absolute>
2037
+ <constrained>//oxns:name/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
2038
+ </xpath>
2039
+ <children/>
2040
+ </term>
2041
+ <term name="affiliation">
2042
+ <path>affiliation</path>
2043
+ <namespace_prefix>oxns</namespace_prefix>
2044
+ <index_as/>
2045
+ <required>false</required>
2046
+ <data_type>string</data_type>
2047
+ <xpath>
2048
+ <relative>oxns:affiliation</relative>
2049
+ <absolute>//oxns:name/oxns:affiliation</absolute>
2050
+ <constrained>//oxns:name/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2051
+ </xpath>
2052
+ <children/>
2053
+ </term>
2054
+ <term name="terms_of_address">
2055
+ <path>namePart</path>
2056
+ <namespace_prefix>oxns</namespace_prefix>
2057
+ <attributes>
2058
+ <type>termsOfAddress</type>
2059
+ </attributes>
2060
+ <index_as/>
2061
+ <required>false</required>
2062
+ <data_type>string</data_type>
2063
+ <xpath>
2064
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
2065
+ <absolute>//oxns:name/oxns:namePart[@type="termsOfAddress"]</absolute>
2066
+ <constrained>//oxns:name/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
2067
+ </xpath>
2068
+ <children/>
2069
+ </term>
2070
+ <term name="institution">
2071
+ <path>affiliation</path>
2072
+ <namespace_prefix>oxns</namespace_prefix>
2073
+ <index_as>
2074
+ <index_type/>
2075
+ </index_as>
2076
+ <required>false</required>
2077
+ <data_type>string</data_type>
2078
+ <xpath>
2079
+ <relative>oxns:affiliation</relative>
2080
+ <absolute>//oxns:name/oxns:affiliation</absolute>
2081
+ <constrained>//oxns:name/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2082
+ </xpath>
2083
+ <children/>
2084
+ </term>
2085
+ <term name="computing_id">
2086
+ <path>computing_id</path>
2087
+ <namespace_prefix>oxns</namespace_prefix>
2088
+ <index_as/>
2089
+ <required>false</required>
2090
+ <data_type>string</data_type>
2091
+ <xpath>
2092
+ <relative>oxns:computing_id</relative>
2093
+ <absolute>//oxns:name/oxns:computing_id</absolute>
2094
+ <constrained>//oxns:name/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
2095
+ </xpath>
2096
+ <children/>
2097
+ </term>
2098
+ <term name="displayForm">
2099
+ <path>displayForm</path>
2100
+ <namespace_prefix>oxns</namespace_prefix>
2101
+ <index_as/>
2102
+ <required>false</required>
2103
+ <data_type>string</data_type>
2104
+ <xpath>
2105
+ <relative>oxns:displayForm</relative>
2106
+ <absolute>//oxns:name/oxns:displayForm</absolute>
2107
+ <constrained>//oxns:name/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
2108
+ </xpath>
2109
+ <children/>
2110
+ </term>
2111
+ <term name="description">
2112
+ <path>description</path>
2113
+ <namespace_prefix>oxns</namespace_prefix>
2114
+ <index_as>
2115
+ <index_type/>
2116
+ </index_as>
2117
+ <required>false</required>
2118
+ <data_type>string</data_type>
2119
+ <xpath>
2120
+ <relative>oxns:description</relative>
2121
+ <absolute>//oxns:name/oxns:description</absolute>
2122
+ <constrained>//oxns:name/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
2123
+ </xpath>
2124
+ <children/>
2125
+ </term>
2126
+ <term name="date">
2127
+ <path>namePart</path>
2128
+ <namespace_prefix>oxns</namespace_prefix>
2129
+ <attributes>
2130
+ <type>date</type>
2131
+ </attributes>
2132
+ <index_as/>
2133
+ <required>false</required>
2134
+ <data_type>string</data_type>
2135
+ <xpath>
2136
+ <relative>oxns:namePart[@type="date"]</relative>
2137
+ <absolute>//oxns:name/oxns:namePart[@type="date"]</absolute>
2138
+ <constrained>//oxns:name/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
2139
+ </xpath>
2140
+ <children/>
2141
+ </term>
2142
+ <term name="name_content">
2143
+ <path>text()</path>
2144
+ <namespace_prefix>oxns</namespace_prefix>
2145
+ <index_as/>
2146
+ <required>false</required>
2147
+ <data_type>string</data_type>
2148
+ <xpath>
2149
+ <relative>text()[normalize-space(.)]</relative>
2150
+ <absolute>//oxns:name/text()[normalize-space(.)]</absolute>
2151
+ <constrained>//oxns:name/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
2152
+ </xpath>
2153
+ <children/>
2154
+ </term>
2155
+ <term name="role">
2156
+ <path>role</path>
2157
+ <namespace_prefix>oxns</namespace_prefix>
2158
+ <index_as/>
2159
+ <required>false</required>
2160
+ <data_type>string</data_type>
2161
+ <xpath>
2162
+ <relative>oxns:role</relative>
2163
+ <absolute>//oxns:mods/oxns:name/oxns:role</absolute>
2164
+ <constrained>//oxns:mods/oxns:name/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
2165
+ </xpath>
2166
+ <children/>
2167
+ </term>
2168
+ <term name="last_name">
2169
+ <path>namePart</path>
2170
+ <namespace_prefix>oxns</namespace_prefix>
2171
+ <attributes>
2172
+ <type>family</type>
2173
+ </attributes>
2174
+ <index_as/>
2175
+ <required>false</required>
2176
+ <data_type>string</data_type>
2177
+ <xpath>
2178
+ <relative>oxns:namePart[@type="family"]</relative>
2179
+ <absolute>//oxns:mods/oxns:name/oxns:namePart[@type="family"]</absolute>
2180
+ <constrained>//oxns:mods/oxns:name/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
2181
+ </xpath>
2182
+ <children/>
2183
+ </term>
2184
+ <term name="namePart">
2185
+ <path>namePart</path>
2186
+ <namespace_prefix>oxns</namespace_prefix>
2187
+ <index_as/>
2188
+ <required>false</required>
2189
+ <data_type>string</data_type>
2190
+ <xpath>
2191
+ <relative>oxns:namePart</relative>
2192
+ <absolute>//oxns:mods/oxns:name/oxns:namePart</absolute>
2193
+ <constrained>//oxns:mods/oxns:name/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
2194
+ </xpath>
2195
+ <children/>
2196
+ </term>
2197
+ <term name="first_name">
2198
+ <path>namePart</path>
2199
+ <namespace_prefix>oxns</namespace_prefix>
2200
+ <attributes>
2201
+ <type>given</type>
2202
+ </attributes>
2203
+ <index_as/>
2204
+ <required>false</required>
2205
+ <data_type>string</data_type>
2206
+ <xpath>
2207
+ <relative>oxns:namePart[@type="given"]</relative>
2208
+ <absolute>//oxns:mods/oxns:name/oxns:namePart[@type="given"]</absolute>
2209
+ <constrained>//oxns:mods/oxns:name/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
2210
+ </xpath>
2211
+ <children/>
2212
+ </term>
2213
+ <term name="affiliation">
2214
+ <path>affiliation</path>
2215
+ <namespace_prefix>oxns</namespace_prefix>
2216
+ <index_as/>
2217
+ <required>false</required>
2218
+ <data_type>string</data_type>
2219
+ <xpath>
2220
+ <relative>oxns:affiliation</relative>
2221
+ <absolute>//oxns:mods/oxns:name/oxns:affiliation</absolute>
2222
+ <constrained>//oxns:mods/oxns:name/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2223
+ </xpath>
2224
+ <children/>
2225
+ </term>
2226
+ <term name="terms_of_address">
2227
+ <path>namePart</path>
2228
+ <namespace_prefix>oxns</namespace_prefix>
2229
+ <attributes>
2230
+ <type>termsOfAddress</type>
2231
+ </attributes>
2232
+ <index_as/>
2233
+ <required>false</required>
2234
+ <data_type>string</data_type>
2235
+ <xpath>
2236
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
2237
+ <absolute>//oxns:mods/oxns:name/oxns:namePart[@type="termsOfAddress"]</absolute>
2238
+ <constrained>//oxns:mods/oxns:name/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
2239
+ </xpath>
2240
+ <children/>
2241
+ </term>
2242
+ <term name="institution">
2243
+ <path>affiliation</path>
2244
+ <namespace_prefix>oxns</namespace_prefix>
2245
+ <index_as>
2246
+ <index_type/>
2247
+ </index_as>
2248
+ <required>false</required>
2249
+ <data_type>string</data_type>
2250
+ <xpath>
2251
+ <relative>oxns:affiliation</relative>
2252
+ <absolute>//oxns:mods/oxns:name/oxns:affiliation</absolute>
2253
+ <constrained>//oxns:mods/oxns:name/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2254
+ </xpath>
2255
+ <children/>
2256
+ </term>
2257
+ <term name="computing_id">
2258
+ <path>computing_id</path>
2259
+ <namespace_prefix>oxns</namespace_prefix>
2260
+ <index_as/>
2261
+ <required>false</required>
2262
+ <data_type>string</data_type>
2263
+ <xpath>
2264
+ <relative>oxns:computing_id</relative>
2265
+ <absolute>//oxns:mods/oxns:name/oxns:computing_id</absolute>
2266
+ <constrained>//oxns:mods/oxns:name/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
2267
+ </xpath>
2268
+ <children/>
2269
+ </term>
2270
+ <term name="displayForm">
2271
+ <path>displayForm</path>
2272
+ <namespace_prefix>oxns</namespace_prefix>
2273
+ <index_as/>
2274
+ <required>false</required>
2275
+ <data_type>string</data_type>
2276
+ <xpath>
2277
+ <relative>oxns:displayForm</relative>
2278
+ <absolute>//oxns:mods/oxns:name/oxns:displayForm</absolute>
2279
+ <constrained>//oxns:mods/oxns:name/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
2280
+ </xpath>
2281
+ <children/>
2282
+ </term>
2283
+ <term name="description">
2284
+ <path>description</path>
2285
+ <namespace_prefix>oxns</namespace_prefix>
2286
+ <index_as>
2287
+ <index_type/>
2288
+ </index_as>
2289
+ <required>false</required>
2290
+ <data_type>string</data_type>
2291
+ <xpath>
2292
+ <relative>oxns:description</relative>
2293
+ <absolute>//oxns:mods/oxns:name/oxns:description</absolute>
2294
+ <constrained>//oxns:mods/oxns:name/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
2295
+ </xpath>
2296
+ <children/>
2297
+ </term>
2298
+ <term name="date">
2299
+ <path>namePart</path>
2300
+ <namespace_prefix>oxns</namespace_prefix>
2301
+ <attributes>
2302
+ <type>date</type>
2303
+ </attributes>
2304
+ <index_as/>
2305
+ <required>false</required>
2306
+ <data_type>string</data_type>
2307
+ <xpath>
2308
+ <relative>oxns:namePart[@type="date"]</relative>
2309
+ <absolute>//oxns:mods/oxns:name/oxns:namePart[@type="date"]</absolute>
2310
+ <constrained>//oxns:mods/oxns:name/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
2311
+ </xpath>
2312
+ <children/>
2313
+ </term>
2314
+ <term name="name_content">
2315
+ <path>text()</path>
2316
+ <namespace_prefix>oxns</namespace_prefix>
2317
+ <index_as/>
2318
+ <required>false</required>
2319
+ <data_type>string</data_type>
2320
+ <xpath>
2321
+ <relative>text()[normalize-space(.)]</relative>
2322
+ <absolute>//oxns:mods/oxns:name/text()[normalize-space(.)]</absolute>
2323
+ <constrained>//oxns:mods/oxns:name/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
2324
+ </xpath>
2325
+ <children/>
2326
+ </term>
2327
+ </children>
2328
+ </term>
2329
+ <term name="person">
2330
+ <path>name</path>
2331
+ <namespace_prefix>oxns</namespace_prefix>
2332
+ <attributes>
2333
+ <type>personal</type>
2334
+ </attributes>
2335
+ <index_as>
2336
+ <index_type/>
2337
+ </index_as>
2338
+ <required>false</required>
2339
+ <data_type>string</data_type>
2340
+ <xpath>
2341
+ <relative>oxns:name[@type="personal"]</relative>
2342
+ <absolute>//oxns:name[@type="personal"]</absolute>
2343
+ <constrained>//oxns:name[@type=\"personal\" and contains(., \"#{constraint_value}\")]</constrained>
2344
+ </xpath>
2345
+ <children>
2346
+ <term name="role">
2347
+ <path>role</path>
2348
+ <namespace_prefix>oxns</namespace_prefix>
2349
+ <index_as/>
2350
+ <required>false</required>
2351
+ <data_type>string</data_type>
2352
+ <xpath>
2353
+ <relative>oxns:role</relative>
2354
+ <absolute>//oxns:name[@type="personal"]/oxns:role</absolute>
2355
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
2356
+ </xpath>
2357
+ <children/>
2358
+ </term>
2359
+ <term name="last_name">
2360
+ <path>namePart</path>
2361
+ <namespace_prefix>oxns</namespace_prefix>
2362
+ <attributes>
2363
+ <type>family</type>
2364
+ </attributes>
2365
+ <index_as/>
2366
+ <required>false</required>
2367
+ <data_type>string</data_type>
2368
+ <xpath>
2369
+ <relative>oxns:namePart[@type="family"]</relative>
2370
+ <absolute>//oxns:name[@type="personal"]/oxns:namePart[@type="family"]</absolute>
2371
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
2372
+ </xpath>
2373
+ <children/>
2374
+ </term>
2375
+ <term name="namePart">
2376
+ <path>namePart</path>
2377
+ <namespace_prefix>oxns</namespace_prefix>
2378
+ <index_as/>
2379
+ <required>false</required>
2380
+ <data_type>string</data_type>
2381
+ <xpath>
2382
+ <relative>oxns:namePart</relative>
2383
+ <absolute>//oxns:name[@type="personal"]/oxns:namePart</absolute>
2384
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
2385
+ </xpath>
2386
+ <children/>
2387
+ </term>
2388
+ <term name="first_name">
2389
+ <path>namePart</path>
2390
+ <namespace_prefix>oxns</namespace_prefix>
2391
+ <attributes>
2392
+ <type>given</type>
2393
+ </attributes>
2394
+ <index_as/>
2395
+ <required>false</required>
2396
+ <data_type>string</data_type>
2397
+ <xpath>
2398
+ <relative>oxns:namePart[@type="given"]</relative>
2399
+ <absolute>//oxns:name[@type="personal"]/oxns:namePart[@type="given"]</absolute>
2400
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
2401
+ </xpath>
2402
+ <children/>
2403
+ </term>
2404
+ <term name="affiliation">
2405
+ <path>affiliation</path>
2406
+ <namespace_prefix>oxns</namespace_prefix>
2407
+ <index_as/>
2408
+ <required>false</required>
2409
+ <data_type>string</data_type>
2410
+ <xpath>
2411
+ <relative>oxns:affiliation</relative>
2412
+ <absolute>//oxns:name[@type="personal"]/oxns:affiliation</absolute>
2413
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2414
+ </xpath>
2415
+ <children/>
2416
+ </term>
2417
+ <term name="terms_of_address">
2418
+ <path>namePart</path>
2419
+ <namespace_prefix>oxns</namespace_prefix>
2420
+ <attributes>
2421
+ <type>termsOfAddress</type>
2422
+ </attributes>
2423
+ <index_as/>
2424
+ <required>false</required>
2425
+ <data_type>string</data_type>
2426
+ <xpath>
2427
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
2428
+ <absolute>//oxns:name[@type="personal"]/oxns:namePart[@type="termsOfAddress"]</absolute>
2429
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
2430
+ </xpath>
2431
+ <children/>
2432
+ </term>
2433
+ <term name="institution">
2434
+ <path>affiliation</path>
2435
+ <namespace_prefix>oxns</namespace_prefix>
2436
+ <index_as>
2437
+ <index_type/>
2438
+ </index_as>
2439
+ <required>false</required>
2440
+ <data_type>string</data_type>
2441
+ <xpath>
2442
+ <relative>oxns:affiliation</relative>
2443
+ <absolute>//oxns:name[@type="personal"]/oxns:affiliation</absolute>
2444
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2445
+ </xpath>
2446
+ <children/>
2447
+ </term>
2448
+ <term name="computing_id">
2449
+ <path>computing_id</path>
2450
+ <namespace_prefix>oxns</namespace_prefix>
2451
+ <index_as/>
2452
+ <required>false</required>
2453
+ <data_type>string</data_type>
2454
+ <xpath>
2455
+ <relative>oxns:computing_id</relative>
2456
+ <absolute>//oxns:name[@type="personal"]/oxns:computing_id</absolute>
2457
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
2458
+ </xpath>
2459
+ <children/>
2460
+ </term>
2461
+ <term name="description">
2462
+ <path>description</path>
2463
+ <namespace_prefix>oxns</namespace_prefix>
2464
+ <index_as>
2465
+ <index_type/>
2466
+ </index_as>
2467
+ <required>false</required>
2468
+ <data_type>string</data_type>
2469
+ <xpath>
2470
+ <relative>oxns:description</relative>
2471
+ <absolute>//oxns:name[@type="personal"]/oxns:description</absolute>
2472
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
2473
+ </xpath>
2474
+ <children/>
2475
+ </term>
2476
+ <term name="displayForm">
2477
+ <path>displayForm</path>
2478
+ <namespace_prefix>oxns</namespace_prefix>
2479
+ <index_as/>
2480
+ <required>false</required>
2481
+ <data_type>string</data_type>
2482
+ <xpath>
2483
+ <relative>oxns:displayForm</relative>
2484
+ <absolute>//oxns:name[@type="personal"]/oxns:displayForm</absolute>
2485
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
2486
+ </xpath>
2487
+ <children/>
2488
+ </term>
2489
+ <term name="name_content">
2490
+ <path>text()</path>
2491
+ <namespace_prefix>oxns</namespace_prefix>
2492
+ <index_as/>
2493
+ <required>false</required>
2494
+ <data_type>string</data_type>
2495
+ <xpath>
2496
+ <relative>text()[normalize-space(.)]</relative>
2497
+ <absolute>//oxns:name[@type="personal"]/text()[normalize-space(.)]</absolute>
2498
+ <constrained>//oxns:name[@type=\"personal\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
2499
+ </xpath>
2500
+ <children/>
2501
+ </term>
2502
+ <term name="date">
2503
+ <path>namePart</path>
2504
+ <namespace_prefix>oxns</namespace_prefix>
2505
+ <attributes>
2506
+ <type>date</type>
2507
+ </attributes>
2508
+ <index_as/>
2509
+ <required>false</required>
2510
+ <data_type>string</data_type>
2511
+ <xpath>
2512
+ <relative>oxns:namePart[@type="date"]</relative>
2513
+ <absolute>//oxns:name[@type="personal"]/oxns:namePart[@type="date"]</absolute>
2514
+ <constrained>//oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
2515
+ </xpath>
2516
+ <children/>
2517
+ </term>
2518
+ <term name="role">
2519
+ <path>role</path>
2520
+ <namespace_prefix>oxns</namespace_prefix>
2521
+ <index_as/>
2522
+ <required>false</required>
2523
+ <data_type>string</data_type>
2524
+ <xpath>
2525
+ <relative>oxns:role</relative>
2526
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:role</absolute>
2527
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
2528
+ </xpath>
2529
+ <children/>
2530
+ </term>
2531
+ <term name="last_name">
2532
+ <path>namePart</path>
2533
+ <namespace_prefix>oxns</namespace_prefix>
2534
+ <attributes>
2535
+ <type>family</type>
2536
+ </attributes>
2537
+ <index_as/>
2538
+ <required>false</required>
2539
+ <data_type>string</data_type>
2540
+ <xpath>
2541
+ <relative>oxns:namePart[@type="family"]</relative>
2542
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:namePart[@type="family"]</absolute>
2543
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"family\" and contains(., \"#{constraint_value}\")]</constrained>
2544
+ </xpath>
2545
+ <children/>
2546
+ </term>
2547
+ <term name="namePart">
2548
+ <path>namePart</path>
2549
+ <namespace_prefix>oxns</namespace_prefix>
2550
+ <index_as/>
2551
+ <required>false</required>
2552
+ <data_type>string</data_type>
2553
+ <xpath>
2554
+ <relative>oxns:namePart</relative>
2555
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:namePart</absolute>
2556
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:namePart[contains(., \"#{constraint_value}\")]</constrained>
2557
+ </xpath>
2558
+ <children/>
2559
+ </term>
2560
+ <term name="first_name">
2561
+ <path>namePart</path>
2562
+ <namespace_prefix>oxns</namespace_prefix>
2563
+ <attributes>
2564
+ <type>given</type>
2565
+ </attributes>
2566
+ <index_as/>
2567
+ <required>false</required>
2568
+ <data_type>string</data_type>
2569
+ <xpath>
2570
+ <relative>oxns:namePart[@type="given"]</relative>
2571
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:namePart[@type="given"]</absolute>
2572
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"given\" and contains(., \"#{constraint_value}\")]</constrained>
2573
+ </xpath>
2574
+ <children/>
2575
+ </term>
2576
+ <term name="affiliation">
2577
+ <path>affiliation</path>
2578
+ <namespace_prefix>oxns</namespace_prefix>
2579
+ <index_as/>
2580
+ <required>false</required>
2581
+ <data_type>string</data_type>
2582
+ <xpath>
2583
+ <relative>oxns:affiliation</relative>
2584
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:affiliation</absolute>
2585
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2586
+ </xpath>
2587
+ <children/>
2588
+ </term>
2589
+ <term name="terms_of_address">
2590
+ <path>namePart</path>
2591
+ <namespace_prefix>oxns</namespace_prefix>
2592
+ <attributes>
2593
+ <type>termsOfAddress</type>
2594
+ </attributes>
2595
+ <index_as/>
2596
+ <required>false</required>
2597
+ <data_type>string</data_type>
2598
+ <xpath>
2599
+ <relative>oxns:namePart[@type="termsOfAddress"]</relative>
2600
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:namePart[@type="termsOfAddress"]</absolute>
2601
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"termsOfAddress\" and contains(., \"#{constraint_value}\")]</constrained>
2602
+ </xpath>
2603
+ <children/>
2604
+ </term>
2605
+ <term name="institution">
2606
+ <path>affiliation</path>
2607
+ <namespace_prefix>oxns</namespace_prefix>
2608
+ <index_as>
2609
+ <index_type/>
2610
+ </index_as>
2611
+ <required>false</required>
2612
+ <data_type>string</data_type>
2613
+ <xpath>
2614
+ <relative>oxns:affiliation</relative>
2615
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:affiliation</absolute>
2616
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:affiliation[contains(., \"#{constraint_value}\")]</constrained>
2617
+ </xpath>
2618
+ <children/>
2619
+ </term>
2620
+ <term name="computing_id">
2621
+ <path>computing_id</path>
2622
+ <namespace_prefix>oxns</namespace_prefix>
2623
+ <index_as/>
2624
+ <required>false</required>
2625
+ <data_type>string</data_type>
2626
+ <xpath>
2627
+ <relative>oxns:computing_id</relative>
2628
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:computing_id</absolute>
2629
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:computing_id[contains(., \"#{constraint_value}\")]</constrained>
2630
+ </xpath>
2631
+ <children/>
2632
+ </term>
2633
+ <term name="description">
2634
+ <path>description</path>
2635
+ <namespace_prefix>oxns</namespace_prefix>
2636
+ <index_as>
2637
+ <index_type/>
2638
+ </index_as>
2639
+ <required>false</required>
2640
+ <data_type>string</data_type>
2641
+ <xpath>
2642
+ <relative>oxns:description</relative>
2643
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:description</absolute>
2644
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:description[contains(., \"#{constraint_value}\")]</constrained>
2645
+ </xpath>
2646
+ <children/>
2647
+ </term>
2648
+ <term name="displayForm">
2649
+ <path>displayForm</path>
2650
+ <namespace_prefix>oxns</namespace_prefix>
2651
+ <index_as/>
2652
+ <required>false</required>
2653
+ <data_type>string</data_type>
2654
+ <xpath>
2655
+ <relative>oxns:displayForm</relative>
2656
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:displayForm</absolute>
2657
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:displayForm[contains(., \"#{constraint_value}\")]</constrained>
2658
+ </xpath>
2659
+ <children/>
2660
+ </term>
2661
+ <term name="name_content">
2662
+ <path>text()</path>
2663
+ <namespace_prefix>oxns</namespace_prefix>
2664
+ <index_as/>
2665
+ <required>false</required>
2666
+ <data_type>string</data_type>
2667
+ <xpath>
2668
+ <relative>text()[normalize-space(.)]</relative>
2669
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/text()[normalize-space(.)]</absolute>
2670
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/text()[normalize-space(.) and contains(., \"#{constraint_value}\")]</constrained>
2671
+ </xpath>
2672
+ <children/>
2673
+ </term>
2674
+ <term name="date">
2675
+ <path>namePart</path>
2676
+ <namespace_prefix>oxns</namespace_prefix>
2677
+ <attributes>
2678
+ <type>date</type>
2679
+ </attributes>
2680
+ <index_as/>
2681
+ <required>false</required>
2682
+ <data_type>string</data_type>
2683
+ <xpath>
2684
+ <relative>oxns:namePart[@type="date"]</relative>
2685
+ <absolute>//oxns:mods/oxns:name[@type="personal"]/oxns:namePart[@type="date"]</absolute>
2686
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\"]/oxns:namePart[@type=\"date\" and contains(., \"#{constraint_value}\")]</constrained>
2687
+ </xpath>
2688
+ <children/>
2689
+ </term>
2690
+ </children>
2691
+ </term>
2692
+ <term name="mods">
2693
+ <is_root_term>true</is_root_term>
2694
+ <path>mods</path>
2695
+ <namespace_prefix>oxns</namespace_prefix>
2696
+ <index_as/>
2697
+ <required>false</required>
2698
+ <data_type>string</data_type>
2699
+ <xpath>
2700
+ <relative>oxns:mods</relative>
2701
+ <absolute>//oxns:mods</absolute>
2702
+ <constrained>//oxns:mods[contains(., \"#{constraint_value}\")]</constrained>
2703
+ </xpath>
2704
+ <children>
2705
+ <term name="role">
2706
+ <path>role</path>
2707
+ <namespace_prefix>oxns</namespace_prefix>
2708
+ <index_as/>
2709
+ <required>false</required>
2710
+ <data_type>string</data_type>
2711
+ <xpath>
2712
+ <relative>oxns:role</relative>
2713
+ <absolute>//oxns:mods/oxns:role</absolute>
2714
+ <constrained>//oxns:mods/oxns:role[contains(., \"#{constraint_value}\")]</constrained>
2715
+ </xpath>
2716
+ <children/>
2717
+ </term>
2718
+ <term name="subject">
2719
+ <path>subject</path>
2720
+ <namespace_prefix>oxns</namespace_prefix>
2721
+ <index_as/>
2722
+ <required>false</required>
2723
+ <data_type>string</data_type>
2724
+ <xpath>
2725
+ <relative>oxns:subject</relative>
2726
+ <absolute>//oxns:mods/oxns:subject</absolute>
2727
+ <constrained>//oxns:mods/oxns:subject[contains(., \"#{constraint_value}\")]</constrained>
2728
+ </xpath>
2729
+ <children/>
2730
+ </term>
2731
+ <term name="title_info">
2732
+ <path>titleInfo</path>
2733
+ <namespace_prefix>oxns</namespace_prefix>
2734
+ <index_as/>
2735
+ <required>false</required>
2736
+ <data_type>string</data_type>
2737
+ <xpath>
2738
+ <relative>oxns:titleInfo</relative>
2739
+ <absolute>//oxns:mods/oxns:titleInfo</absolute>
2740
+ <constrained>//oxns:mods/oxns:titleInfo[contains(., \"#{constraint_value}\")]</constrained>
2741
+ </xpath>
2742
+ <children/>
2743
+ </term>
2744
+ <term name="note">
2745
+ <path>note</path>
2746
+ <namespace_prefix>oxns</namespace_prefix>
2747
+ <index_as/>
2748
+ <required>false</required>
2749
+ <data_type>string</data_type>
2750
+ <xpath>
2751
+ <relative>oxns:note</relative>
2752
+ <absolute>//oxns:mods/oxns:note</absolute>
2753
+ <constrained>//oxns:mods/oxns:note[contains(., \"#{constraint_value}\")]</constrained>
2754
+ </xpath>
2755
+ <children/>
2756
+ </term>
2757
+ <term name="language">
2758
+ <path>language</path>
2759
+ <namespace_prefix>oxns</namespace_prefix>
2760
+ <index_as/>
2761
+ <required>false</required>
2762
+ <data_type>string</data_type>
2763
+ <xpath>
2764
+ <relative>oxns:language</relative>
2765
+ <absolute>//oxns:mods/oxns:language</absolute>
2766
+ <constrained>//oxns:mods/oxns:language[contains(., \"#{constraint_value}\")]</constrained>
2767
+ </xpath>
2768
+ <children/>
2769
+ </term>
2770
+ <term name="organization">
2771
+ <path>name</path>
2772
+ <namespace_prefix>oxns</namespace_prefix>
2773
+ <attributes>
2774
+ <type>corporate</type>
2775
+ </attributes>
2776
+ <index_as>
2777
+ <index_type/>
2778
+ </index_as>
2779
+ <required>false</required>
2780
+ <data_type>string</data_type>
2781
+ <xpath>
2782
+ <relative>oxns:name[@type="corporate"]</relative>
2783
+ <absolute>//oxns:mods/oxns:name[@type="corporate"]</absolute>
2784
+ <constrained>//oxns:mods/oxns:name[@type=\"corporate\" and contains(., \"#{constraint_value}\")]</constrained>
2785
+ </xpath>
2786
+ <children/>
2787
+ </term>
2788
+ <term name="location">
2789
+ <path>location</path>
2790
+ <namespace_prefix>oxns</namespace_prefix>
2791
+ <index_as/>
2792
+ <required>false</required>
2793
+ <data_type>string</data_type>
2794
+ <xpath>
2795
+ <relative>oxns:location</relative>
2796
+ <absolute>//oxns:mods/oxns:location</absolute>
2797
+ <constrained>//oxns:mods/oxns:location[contains(., \"#{constraint_value}\")]</constrained>
2798
+ </xpath>
2799
+ <children/>
2800
+ </term>
2801
+ <term name="conference">
2802
+ <path>name</path>
2803
+ <namespace_prefix>oxns</namespace_prefix>
2804
+ <attributes>
2805
+ <type>conference</type>
2806
+ </attributes>
2807
+ <index_as>
2808
+ <index_type/>
2809
+ </index_as>
2810
+ <required>false</required>
2811
+ <data_type>string</data_type>
2812
+ <xpath>
2813
+ <relative>oxns:name[@type="conference"]</relative>
2814
+ <absolute>//oxns:mods/oxns:name[@type="conference"]</absolute>
2815
+ <constrained>//oxns:mods/oxns:name[@type=\"conference\" and contains(., \"#{constraint_value}\")]</constrained>
2816
+ </xpath>
2817
+ <children/>
2818
+ </term>
2819
+ <term name="abstract">
2820
+ <path>abstract</path>
2821
+ <namespace_prefix>oxns</namespace_prefix>
2822
+ <index_as/>
2823
+ <required>false</required>
2824
+ <data_type>string</data_type>
2825
+ <xpath>
2826
+ <relative>oxns:abstract</relative>
2827
+ <absolute>//oxns:mods/oxns:abstract</absolute>
2828
+ <constrained>//oxns:mods/oxns:abstract[contains(., \"#{constraint_value}\")]</constrained>
2829
+ </xpath>
2830
+ <children/>
2831
+ </term>
2832
+ <term name="journal">
2833
+ <path>relatedItem</path>
2834
+ <namespace_prefix>oxns</namespace_prefix>
2835
+ <attributes>
2836
+ <type>host</type>
2837
+ </attributes>
2838
+ <index_as/>
2839
+ <required>false</required>
2840
+ <data_type>string</data_type>
2841
+ <xpath>
2842
+ <relative>oxns:relatedItem[@type="host"]</relative>
2843
+ <absolute>//oxns:mods/oxns:relatedItem[@type="host"]</absolute>
2844
+ <constrained>//oxns:mods/oxns:relatedItem[@type=\"host\" and contains(., \"#{constraint_value}\")]</constrained>
2845
+ </xpath>
2846
+ <children/>
2847
+ </term>
2848
+ <term name="name">
2849
+ <path>name</path>
2850
+ <namespace_prefix>oxns</namespace_prefix>
2851
+ <index_as/>
2852
+ <required>false</required>
2853
+ <data_type>string</data_type>
2854
+ <xpath>
2855
+ <relative>oxns:name</relative>
2856
+ <absolute>//oxns:mods/oxns:name</absolute>
2857
+ <constrained>//oxns:mods/oxns:name[contains(., \"#{constraint_value}\")]</constrained>
2858
+ </xpath>
2859
+ <children/>
2860
+ </term>
2861
+ <term name="person">
2862
+ <path>name</path>
2863
+ <namespace_prefix>oxns</namespace_prefix>
2864
+ <attributes>
2865
+ <type>personal</type>
2866
+ </attributes>
2867
+ <index_as>
2868
+ <index_type/>
2869
+ </index_as>
2870
+ <required>false</required>
2871
+ <data_type>string</data_type>
2872
+ <xpath>
2873
+ <relative>oxns:name[@type="personal"]</relative>
2874
+ <absolute>//oxns:mods/oxns:name[@type="personal"]</absolute>
2875
+ <constrained>//oxns:mods/oxns:name[@type=\"personal\" and contains(., \"#{constraint_value}\")]</constrained>
2876
+ </xpath>
2877
+ <children/>
2878
+ </term>
2879
+ </children>
2880
+ </term>
2881
+ </terms>
2882
+ </terminology>