I have two OJS servers running: one on 3.2.1.1 and the other on 3.4.0-7.
Using the Native XML Plugin I exported an issue from the server on 3.2.11 and tried to import it onto 3.4.0-7.
However, I get a long list of validation errors along the lines of:
"Generic Items
Filter (Native XML issue import) supports input schema(plugins/importexport/native/native.xsd) - string given
Generic Items Id: 1
Line 32 Column 0: Element ‘{http://pkp.sfu.ca}revision’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}id, {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Line 38 Column 0: Element ‘{http://pkp.sfu.ca}revision’: This element is not expected. Expected is one of ( {http://pkp.sfu.ca}id, {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ). "
Can anyone suggest how I might go about addressing the issues?
Tim