Dear all,
I am trying to register DOI with Crossref, but the validator raises a cvc-pattern-valid error regarding the syntax of the links (which looks like “//ojs.subdomain.ourdomain.de/index.php/journal”).
<?xml version="1.0" encoding="UTF-8"?>
<doi_batch_diagnostic status="completed" sp="ds3.crossref.org">
<submission_id>1451738343</submission_id>
<batch_id>_1565868225</batch_id>
<record_diagnostic status="Failure">
<doi />
<msg>Error: cvc-pattern-valid: Value '//ojs.subdomain.ourdomain.de/index.php/journal/issue/view/3' is not facet-valid with respect to pattern '([hH][tT][tT][pP]|[hH][tT][tT][pP][sS]|[fF][tT][pP])://.*' for type 'resource_t'.
Error: cvc-complex-type.2.2: Element 'resource' must have no element [children], and the value must be valid.
Error: cvc-pattern-valid: Value '//ojs.subdomain.ourdomain.de/index.php/journal/article/view/20' is not facet-valid with respect to pattern '([hH][tT][tT][pP]|[hH][tT][tT][pP][sS]|[fF][tT][pP])://.*' for type 'resource_t'.
Error: cvc-complex-type.2.2: Element 'resource' must have no element [children], and the value must be valid.
Error: cvc-pattern-valid: Value '//ojs.subdomain.ourdomain.de/index.php/journal/article/download/20/18' is not facet-valid with respect to pattern '([hH][tT][tT][pP]|[hH][tT][tT][pP][sS]|[fF][tT][pP])://.*' for type 'resource_t'.
Error: cvc-complex-type.2.2: Element 'resource' must have no element [children], and the value must be valid.
Error: cvc-pattern-valid: Value '//ojs.subdomain.ourdomain.de/index.php/journal/article/download/20/18' is not facet-valid with respect to pattern '([hH][tT][tT][pP]|[hH][tT][tT][pP][sS]|[fF][tT][pP])://.*' for type 'resource_t'.
Error: cvc-complex-type.2.2: Element 'resource' must have no element [children], and the value must be valid.
</msg>
</record_diagnostic>
<batch_data>
<record_count>1</record_count>
<success_count>0</success_count>
<warning_count>0</warning_count>
<failure_count>1</failure_count>
</batch_data>
</doi_batch_diagnostic>
I would be very grateful for any help.
Best regards,
Franzi