Hi everybody,
trying to deposit the doi through the plugin of Crossref, i noticed that it came out the message “failed” exporting the xml file i noticed that it writes twice the TAG this causes an error and does not deposit it, can you correct it?
I copy an example below of what it creates in the xml file:
<contributors>
<person_name contributor_role="author" sequence="first" language="en">
<given_name Xxxx </given_name>
<surname> Xxxx </surname>
<ORCID>https://orcid.org/0000-0001-5548-0708</ORCID>
<ORCID>https://orcid.org/0000-0001-5548-0708</ORCID>
</person_name>
<person_name contributor_role="author" sequence="additional" language="en">
<given_name> Xxxx </given_name>
<surname> Xxxx </surname>
</person_name>
<person_name contributor_role="author" sequence="additional" language="en">
<given_name> Xxxx </given_name>
<surname> Xxxx </surname>
<ORCID>https://orcid.org/0000-0002-5581-6176</ORCID>
<ORCID>https://orcid.org/0000-0002-5581-6176</ORCID>
</person_name>
</contributors>
Thanks for the support.
Bye
Tiziano