Skip to content

Commit 52d6b74

Browse files
committed
Bump deposit schema version in examples to 4.3.4.
1 parent 79b3fa9 commit 52d6b74

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/full-crossmark.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<doi_batch version="4.3.3"
3-
xmlns="http://www.crossref.org/schema/4.3.3"
2+
<doi_batch version="4.3.4"
3+
xmlns="http://www.crossref.org/schema/4.3.4"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd"
66
xmlns:fr="http://www.crossref.org/fundref.xsd"
7-
xsi:schemaLocation="http://www.crossref.org/schema/4.3.3
8-
http://www.crossref.org/schema/deposit/crossref4.3.3.xsd">
7+
xsi:schemaLocation="http://www.crossref.org/schema/4.3.4
8+
http://www.crossref.org/schema/deposit/crossref4.3.4.xsd">
99
<head>
1010
<doi_batch_id>123456</doi_batch_id>
1111
<timestamp>1385985547</timestamp>

examples/full.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<doi_batch version="4.3.3"
3-
xmlns="http://www.crossref.org/schema/4.3.3"
2+
<doi_batch version="4.3.4"
3+
xmlns="http://www.crossref.org/schema/4.3.4"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd"
66
xmlns:fr="http://www.crossref.org/fundref.xsd"
7-
xsi:schemaLocation="http://www.crossref.org/schema/4.3.3
8-
http://www.crossref.org/schema/deposit/crossref4.3.3.xsd">
7+
xsi:schemaLocation="http://www.crossref.org/schema/4.3.4
8+
http://www.crossref.org/schema/deposit/crossref4.3.4.xsd">
99
<head>
1010
<doi_batch_id>123456</doi_batch_id>
1111
<timestamp>1385985547</timestamp>

0 commit comments

Comments
 (0)