Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Generic XML Tips : Attribute Text as Condition

    Created By: Joan Kolarik
    Created on: 2/08/2020



    Please send suggestions and improvements to joan.kolarik@weizmann.ac.il


    rule "rights Closed"
    when
    exist "//*[local-name()='accessCondition'][@type='info:eu-repo/semantics/closedAccess']"
    then
    set "info:eu-repo/semantics/closedAccess" in "dc"."rights"
    end


    Return to Contents Page for Generic XML Tips





    • Was this article helpful?