Skip to content

Commit

Permalink
Corrections to revision 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed May 25, 2018
1 parent 2281ee4 commit 0b8220d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dkhm-2.3.xsd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<schema targetNamespace="urn:dkhm:params:xml:ns:dkhm-2.1"
xmlns:dkhm="urn:dkhm:params:xml:ns:dkhm-2.1"
<schema targetNamespace="urn:dkhm:params:xml:ns:dkhm-2.3"
xmlns:dkhm="urn:dkhm:params:xml:ns:dkhm-2.3"
xmlns:eppcom="urn:ietf:params:xml:ns:eppcom-1.0"
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0"
xmlns="http://www.w3.org/2001/XMLSchema"
Expand Down Expand Up @@ -138,7 +138,7 @@
</simpleType>

<!-- custom: url -->
<simpleType name="orderconfirmationToken">
<simpleType name="url">
<restriction base="token" />
</simpleType>

Expand Down

0 comments on commit 0b8220d

Please sign in to comment.