TestathonPage 2fValidationErrors

From DSpace Wiki

Jump to: navigation, search

Tool used for testing: XML validation tool from http://justicexml.gtri.gatech.edu/gtri_xml_tools.html Source item used (in simple batch import format): attachment:dspace-system-docs.zip For some fixes, see https://sourceforge.net/tracker/index.php?func=detail&aid=1455904&group_id=19984&atid=319984 Patch 1455904

Contents

[edit] DIDL crosswalk

(in OAI-PMH code; should be made crosswalk plug-in) Largely validated, but schema locations broken: {{{ WANING in parsing file "file:///home/robtan/DSpace/testing/didl.xml", line 2 SchemaLocation: schemaLocation value = 'http://purl.org/dc/terms/ ' must have even number of UI's. WANING in parsing file "file:///home/robtan/DSpace/testing/didl.xml", line 3 SchemaLocation: schemaLocation value = 'http://purl.org/dc/terms/ ' must have even number of UI's. WANING in parsing file "file:///home/robtan/DSpace/testing/didl.xml", line 4 SchemaLocation: schemaLocation value = 'http://purl.org/dc/terms/ ' must have even number of UI's. }}}

[edit] METS crosswalk (from new packager)

Looks like repeated IDs are the problem Actually appears to be fallout from the MODS not validating. The validator is pretty fragile. Anyway fixing MODS fixed METS. --lcs {{{ EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 213 cvc-id.2: There are multiple occurrences of ID value 'techMd_for_bitstream_1'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 213 cvc-attribute.3: The value 'techMd_for_bitstream_1' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 271 cvc-id.2: There are multiple occurrences of ID value 'bitstream_1'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 271 cvc-attribute.3: The value 'bitstream_1' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1083 cvc-id.2: There are multiple occurrences of ID value 'techMd_for_bitstream_1'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1083 cvc-attribute.3: The value 'techMd_for_bitstream_1' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1139 cvc-id.2: There are multiple occurrences of ID value 'techMd_for_bitstream_3'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1139 cvc-attribute.3: The value 'techMd_for_bitstream_3' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1257 cvc-id.2: There are multiple occurrences of ID value 'bitstream_1'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1257 cvc-attribute.3: The value 'bitstream_1' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1263 cvc-id.2: There are multiple occurrences of ID value 'bitstream_3'. EO in parsing file "file:///home/robtan/DSpace/testing/lcs-mets.xml", line 1263 cvc-attribute.3: The value 'bitstream_3' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. }}}

[edit] METS crosswalk

Old code, which should probably be removed {{{ file "file:///home/robtan/DSpace/testing/mets-old.xml", line 8 cvc-datatype-valid.1.2.1: 'DMD_hdl_123456789/3' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 8 cvc-attribute.3: The value 'DMD_hdl_123456789/3' of attribute 'ID' on element 'dmdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 23 cvc-complex-type.2.3: Element 'mods:titleInfo' cannot have character children, because the type's content type is element-only. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 23 cvc-complex-type.2.4.b: The content of element 'mods:titleInfo' is not complete. One of '{"http://www.loc.gov/mods/v3":title, "http://www.loc.gov/mods/v3":subTitle, "http://www.loc.gov/mods/v3":partNumber, "http://www.loc.gov/mods/v3":partName, "http://www.loc.gov/mods/v3":nonSort}' is expected. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 27 cvc-datatype-valid.1.2.1: 'TMD_hdl_123456789/3' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 27 cvc-attribute.3: The value 'TMD_hdl_123456789/3' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 28 cvc-complex-type.4: Attribute 'ID' must appear on element 'rightsMD'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 68 cvc-datatype-valid.1.2.1: '123456789_3_1' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 68 cvc-attribute.3: The value '123456789_3_1' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 84 cvc-datatype-valid.1.2.1: 'DMD_hdl_123456789/4' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 84 cvc-attribute.3: The value 'DMD_hdl_123456789/4' of attribute 'ID' on element 'dmdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 99 cvc-complex-type.2.3: Element 'mods:titleInfo' cannot have character children, because the type's content type is element-only. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 99 cvc-complex-type.2.4.b: The content of element 'mods:titleInfo' is not complete. One of '{"http://www.loc.gov/mods/v3":title, "http://www.loc.gov/mods/v3":subTitle, "http://www.loc.gov/mods/v3":partNumber, "http://www.loc.gov/mods/v3":partName, "http://www.loc.gov/mods/v3":nonSort}' is expected. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 103 cvc-datatype-valid.1.2.1: 'TMD_hdl_123456789/4' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 103 cvc-attribute.3: The value 'TMD_hdl_123456789/4' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 104 cvc-complex-type.4: Attribute 'ID' must appear on element 'rightsMD'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 144 cvc-datatype-valid.1.2.1: '123456789_4_1' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 144 cvc-attribute.3: The value '123456789_4_1' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 149 cvc-datatype-valid.1.2.1: '123456789_4_3' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 149 cvc-attribute.3: The value '123456789_4_3' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 165 cvc-datatype-valid.1.2.1: 'DMD_hdl_123456789/5' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 165 cvc-attribute.3: The value 'DMD_hdl_123456789/5' of attribute 'ID' on element 'dmdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 252 cvc-complex-type.2.3: Element 'mods:titleInfo' cannot have character children, because the type's content type is element-only. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 252 cvc-complex-type.2.4.b: The content of element 'mods:titleInfo' is not complete. One of '{"http://www.loc.gov/mods/v3":title, "http://www.loc.gov/mods/v3":subTitle, "http://www.loc.gov/mods/v3":partNumber, "http://www.loc.gov/mods/v3":partName, "http://www.loc.gov/mods/v3":nonSort}' is expected. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 256 cvc-datatype-valid.1.2.1: 'TMD_hdl_123456789/5' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 256 cvc-attribute.3: The value 'TMD_hdl_123456789/5' of attribute 'ID' on element 'amdSec' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 259 cvc-datatype-valid.1.2.1: '123456789_5_5' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 259 cvc-attribute.3: The value '123456789_5_5' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 262 cvc-datatype-valid.1.2.1: '123456789_5_6' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 262 cvc-attribute.3: The value '123456789_5_6' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 265 cvc-datatype-valid.1.2.1: '123456789_5_7' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 265 cvc-attribute.3: The value '123456789_5_7' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 268 cvc-datatype-valid.1.2.1: '123456789_5_8' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 268 cvc-attribute.3: The value '123456789_5_8' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 271 cvc-datatype-valid.1.2.1: '123456789_5_9' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 271 cvc-attribute.3: The value '123456789_5_9' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 274 cvc-datatype-valid.1.2.1: '123456789_5_10' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 274 cvc-attribute.3: The value '123456789_5_10' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 277 cvc-datatype-valid.1.2.1: '123456789_5_11' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 277 cvc-attribute.3: The value '123456789_5_11' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 280 cvc-datatype-valid.1.2.1: '123456789_5_12' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 280 cvc-attribute.3: The value '123456789_5_12' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 283 cvc-datatype-valid.1.2.1: '123456789_5_13' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 283 cvc-attribute.3: The value '123456789_5_13' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 286 cvc-datatype-valid.1.2.1: '123456789_5_14' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 286 cvc-attribute.3: The value '123456789_5_14' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 289 cvc-datatype-valid.1.2.1: '123456789_5_15' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 289 cvc-attribute.3: The value '123456789_5_15' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 292 cvc-datatype-valid.1.2.1: '123456789_5_16' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 292 cvc-attribute.3: The value '123456789_5_16' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 295 cvc-datatype-valid.1.2.1: '123456789_5_17' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 295 cvc-attribute.3: The value '123456789_5_17' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 298 cvc-datatype-valid.1.2.1: '123456789_5_18' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 298 cvc-attribute.3: The value '123456789_5_18' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 301 cvc-datatype-valid.1.2.1: '123456789_5_19' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 301 cvc-attribute.3: The value '123456789_5_19' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 304 cvc-datatype-valid.1.2.1: '123456789_5_20' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 304 cvc-attribute.3: The value '123456789_5_20' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 307 cvc-datatype-valid.1.2.1: '123456789_5_21' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 307 cvc-attribute.3: The value '123456789_5_21' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 310 cvc-datatype-valid.1.2.1: '123456789_5_22' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 310 cvc-attribute.3: The value '123456789_5_22' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 313 cvc-datatype-valid.1.2.1: '123456789_5_23' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 313 cvc-attribute.3: The value '123456789_5_23' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 316 cvc-datatype-valid.1.2.1: '123456789_5_24' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 316 cvc-attribute.3: The value '123456789_5_24' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 319 cvc-datatype-valid.1.2.1: '123456789_5_1' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 319 cvc-attribute.3: The value '123456789_5_1' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 322 cvc-datatype-valid.1.2.1: '123456789_5_2' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 322 cvc-attribute.3: The value '123456789_5_2' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 325 cvc-datatype-valid.1.2.1: '123456789_5_3' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 325 cvc-attribute.3: The value '123456789_5_3' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 328 cvc-datatype-valid.1.2.1: '123456789_5_4' is not a valid value for 'NCName'. EO in parsing file "file:///home/robtan/DSpace/testing/mets-old.xml", line 328 cvc-attribute.3: The value '123456789_5_4' of attribute 'ID' on element 'file' is not valid with respect to its type, 'ID'. }}}

[edit] MODS crosswalk (new)

Looks like missing namespace declaration or something Fixed by adding correct `xsi:schemaLocation` attribute --lcs {{{ file "file:///home/robtan/DSpace/testing/mods.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mods:mods'. EO in parsing file "file:///home/robtan/DSpace/testing/mods.xml", line 6 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mods:mods'. EO in parsing file "file:///home/robtan/DSpace/testing/mods.xml", line 10 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mods:mods'. }}}

[edit] Qualified DC

Schema not being picked up? This is probably intractable; even with correct schemaLocation, the OAI-PMH schema doesn't seem to allow multiple elements within `metadata` element, and DC has no wrapper element. --lcs {{{ file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:dateAccepted'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.d: Invalid content was found starting with element 'dcterms:available'. No child element is expected at this point. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:available'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:issued'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:identifier'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:language'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 2 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:title'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:dateAccepted'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.d: Invalid content was found starting with element 'dcterms:available'. No child element is expected at this point. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:available'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:issued'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:identifier'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:language'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 3 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:title'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:dateAccepted'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.d: Invalid content was found starting with element 'dcterms:available'. No child element is expected at this point. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:available'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:issued'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:identifier'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dcterms:extent'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:language'. EO in parsing file "file:///home/robtan/DSpace/testing/qdc.xml", line 4 cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dc:title'. }}}

Personal tools