Skip to content

Commit

Permalink
Minor edit to fix Author editing
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronCinNZ committed Oct 1, 2024
1 parent 2012352 commit 35e1027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@
<!--author-->
<section name="Author of the dataset">
<field
xpath="/mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty[cit:CI_Responsibility/cit:role/cit:CI_RoleCode/@codeListValue='author']/cit:party/cit:CI_Organisation/cit:name"
xpath="/mdb:MD_Metadata/mdb:identificationInfo/*/mri:citation/cit:CI_Citation/cit:citedResponsibleParty/cit:CI_Responsibility[cit:role/cit:CI_RoleCode/@codeListValue='author']/cit:party/cit:CI_Organisation/cit:name"
del="../../../.." />
<action type="add"
btnLabel="Add author"
Expand Down

0 comments on commit 35e1027

Please sign in to comment.