8000 How to indicate a condition that a MARC field/subfield does NOT exist? · uwlib-cams MARC2RDA · Discussion #334 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

How to indicate a condition that a MARC field/subfield does NOT exist? #334

Answered by gerontakos
CECSpecialistI asked this question in Q&A
Discussion options

You must be logged in to vote

XPath has a function not(). We could use that; it's much like your exclamation mark.
So:
Condition:
not(700$i)

??

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CECSpecialistI
Comment options

CECSpecialistI Mar 10, 2022
Maintainer Author

Answer selected by CECSpecialistI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants
0