Import issue on OJS 3.1.0.1 - Validation errors

Hi,
OJS Version 3.1.0.1
A number of validation errors occur when loading a file using the Native XML Plugin. The validation errors are:
Element ‘{http://pkp.sfu.ca}biography’: This element is not expected. Expected is ( {http://pkp.sfu.ca}author ).
Element ‘{http://pkp.sfu.ca}biography’: This element is not expected. Expected is ( {http://pkp.sfu.ca}author ).
Element ‘{http://pkp.sfu.ca}affiliation’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}url, {http://pkp.sfu.ca}orcid, {http://pkp.sfu.ca}biography ).
Element ‘{http://pkp.sfu.ca}affiliation’: This element is not expected. Expected is ( {http://pkp.sfu.ca}author ).
Element ‘{http://pkp.sfu.ca}affiliation’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}url, {http://pkp.sfu.ca}orcid, {http://pkp.sfu.ca}biography ).
Element ‘{http://pkp.sfu.ca}pages’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}keywords, {http://pkp.sfu.ca}agencies, {http://pkp.sfu.ca}disciplines, {http://pkp.sfu.ca}subjects, {http://pkp.sfu.ca}authors ).
Element ‘{http://pkp.sfu.ca}pages’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}keywords, {http://pkp.sfu.ca}agencies, {http://pkp.sfu.ca}disciplines, {http://pkp.sfu.ca}subjects, {http://pkp.sfu.ca}authors ).
Element ‘{http://pkp.sfu.ca}pages’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}keywords, {http://pkp.sfu.ca}agencies, {http://pkp.sfu.ca}disciplines, {http://pkp.sfu.ca}subjects, {http://pkp.sfu.ca}authors ).

I will greatly appreciate any help on this, as I (as a non-programmer etc.) do find the various documented responses to similar questions as well as the code itself a bit daunting.

Regards,

Wynand

Hi @wynlib,

Are you exporting from old OJS 2.x version? That is not supported. See Import procedure: Compatibility between OJS 2.* and 3.*

Regards, Primož

Hi Primož,
No, what I did was to export an existing issue on Version 3, then editing the file to suit the information that I have. I am willing to send the actual XML if needed.

Regards,

Wynand

Hi,

I managed to resolve this. The order of the elements were not correct, and some elements were misplaced.

Thank you for helping.

Regards,

Wynand