Revision 50411
Added by Claudio Atzori over 6 years ago
modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/MDFormatDSResources/MDFormatDSResourceType/2-8b9503d9-8a86-4330-93ef-7e0cd9bc87c2.xml | ||
---|---|---|
313 | 313 |
<FIELD name="collectedfromname" xpath="//*[local-name()='entity']/*/*[local-name()='collectedfrom']/@name" tokenizable="false" |
314 | 314 |
indexable="true" result="false" stat="false"/> |
315 | 315 |
|
316 |
<FIELD name="pid" xpath="//*[local-name()='entity']//pid" tokenizable="false" stat="false" result="false" indexable="true"/>
|
|
317 |
<FIELD name="pidclassid" xpath="//*[local-name()='entity']//pid/@classid" tokenizable="false" stat="false" result="false" |
|
316 |
<FIELD name="pid" xpath="//*[local-name()='entity']/*[local-name()='result']/pid/text()" tokenizable="false" stat="false" result="false" indexable="true"/>
|
|
317 |
<FIELD name="pidclassid" xpath="//*[local-name()='entity']/*[local-name()='result']/pid/@classid" tokenizable="false" stat="false" result="false"
|
|
318 | 318 |
indexable="true"/> |
319 |
<FIELD name="pidclassname" xpath="//*[local-name()='entity']//pid/@classname" tokenizable="false" stat="false" result="false" |
|
319 |
<FIELD name="pidclassname" xpath="//*[local-name()='entity']/*[local-name()='result']/pid/@classname" tokenizable="false" stat="false" result="false"
|
|
320 | 320 |
indexable="true"/> |
321 | 321 |
|
322 | 322 |
<FIELD name="inferred" xpath="//*[local-name()='entity']//datainfo/inferred" tokenizable="false" stat="false" result="false" |
Also available in: Unified diff
more precise definition of the xpath used by the pid fields