From 58419262aeaaa473bc5d8d6fb65b76880f6534b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 8 Dec 2016 21:59:16 +0200 Subject: [PATCH] Update README.md moved all-ee schema under ee specific --- doc/epp/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/epp/README.md b/doc/epp/README.md index 33fe4c946..21d1b9708 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -21,17 +21,17 @@ ### Common * [domain-1.0.xsd](/lib/schemas/domain-1.0.xsd) * [contact-1.0.xsd](/lib/schemas/contact-1.0.xsd) -* [all-ee-1.0.xsd](/lib/schemas/all-ee-1.0.xsd) * [epp-1.0.xsd](/lib/schemas/epp-1.0.xsd) * [eppcom-1.0.xsd](/lib/schemas/eppcom-1.0.xsd) * [host-1.0.xsd](/lib/schemas/host-1.0.xsd) * [keyrelay-1.0.xsd](/lib/schemas/keyrelay-1.0.xsd) * [secDNS-1.1.xsd](/lib/schemas/secDNS-1.1.xsd) -### EIS-specific -* [domain-eis-1.0.xsd](/lib/schemas/domain-eis-1.0.xsd) -* [contact-eis-1.0.xsd](/lib/schemas/contact-eis-1.0.xsd) -* [eis-1.0.xsd](/lib/schemas/eis-1.0.xsd) +### .ee-specific +* [all-ee-1.0.xsd](/lib/schemas/all-ee-1.0.xsd) +* [domain-eis-1.0.xsd](/lib/schemas/domain-eis-1.0.xsd) +* [contact-eis-1.0.xsd](/lib/schemas/contact-eis-1.0.xsd) +* [eis-1.0.xsd](/lib/schemas/eis-1.0.xsd) More info about The Extensible Provisioning Protocol (EPP): http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol