From 043bd1beee42f6d1d796d6563d6db425b3c8cb6e Mon Sep 17 00:00:00 2001 From: jonasbn Date: Sat, 28 Apr 2018 18:40:49 +0200 Subject: [PATCH] Added first shot at new extension dkhm:url --- dkhm-2.3.xsd | 149 +++++++++++++++++++++++++++++++++++++++++++++++ dkhm-epp-1.0.xsd | 21 +++++++ epp.xsd | 4 +- 3 files changed, 172 insertions(+), 2 deletions(-) create mode 100644 dkhm-2.3.xsd create mode 100644 dkhm-epp-1.0.xsd diff --git a/dkhm-2.3.xsd b/dkhm-2.3.xsd new file mode 100644 index 0000000..fcd047f --- /dev/null +++ b/dkhm-2.3.xsd @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + Extensible Provisioning Protocol v1.0 provisioning schema. DKHM extension v2.1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dkhm-epp-1.0.xsd b/dkhm-epp-1.0.xsd new file mode 100644 index 0000000..675b1c2 --- /dev/null +++ b/dkhm-epp-1.0.xsd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + diff --git a/epp.xsd b/epp.xsd index 29e6903..2c17a7c 100644 --- a/epp.xsd +++ b/epp.xsd @@ -3,7 +3,7 @@ xmlns:contact="urn:ietf:params:xml:ns:contact-1.0" xmlns:host="urn:ietf:params:xml:ns:host-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" - xmlns:dkhm="urn:dkhm:params:xml:ns:dkhm-1.5" + xmlns:dkhm="urn:dkhm:params:xml:ns:dkhm-2.3" xmlns:epp="urn:ietf:params:xml:ns:epp-1.0" xmlns:eppcom="urn:ietf:params:xml:ns:eppcom-1.0" xmlns="http://www.w3.org/2001/XMLSchema" @@ -17,7 +17,7 @@ - +