Hello,
when trying to export xml docs, I receive the following error (see below).
Any idea how to solve this error?
Validation errors:
element decl. ‘language’, attribute ‘type’: The QName value ‘{http://www.doaj.org/schemas/iso_639-2b/1.0}LanguageCodeType’ does not resolve to a(n) type definition.
attribute decl. ‘language’, attribute ‘type’: The QName value ‘{http://www.doaj.org/schemas/iso_639-2b/1.0}LanguageCodeType’ does not resolve to a(n) simple type definition.
attribute decl. ‘language’, attribute ‘type’: The QName value ‘{http://www.doaj.org/schemas/iso_639-2b/1.0}LanguageCodeType’ does not resolve to a(n) simple type definition.
attribute decl. ‘language’, attribute ‘type’: The QName value ‘{http://www.doaj.org/schemas/iso_639-2b/1.0}LanguageCodeType’ does not resolve to a(n) simple type definition.
Invalid XML:
<?xml version="1.0" encoding="utf-8"?>
<records xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://doaj.org/static/doaj/doajArticles.xsd">
<record>
<language>eng</language>
<publisher>VETNET European Research Network Vocational Education and Training / European Educational Research Association</publisher>
<journalTitle>International Journal for Research in Vocational Education and Training</journalTitle>
<issn>2197-8638</issn>
<eissn>2197-8646</eissn>
<publicationDate>2017-04-26</publicationDate>
<volume>4</volume>
<issue>1</issue>
<startPage>20</startPage>
<endPage>46</endPage>
<doi>10.13152/IJRVET.4.1.2</doi>
<publisherRecordId>233</publisherRecordId>
<authors>
</abstract>
<fullTextUrl format="html">http://www.ijrvet.net/index.php/IJRVET/article/view/233</fullTextUrl>
<keywords/>
</record>
</records>
Could not convert selected objects.