From f536a49758bdb91ee08d9d581ccab0ebc6f53dbe Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 5 Dec 2016 13:43:43 +0200 Subject: [PATCH] Improve EPP readme --- doc/epp/README.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/doc/epp/README.md b/doc/epp/README.md index 52eaa8b80..c2662aa27 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -19,20 +19,19 @@ ## XML schemas ### 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) +* [all-ee-1.0.xsd](schemas/all-ee-1.0.xsd) +* [contact-1.0.xsd](schemas/contact-1.0.xsd) +* [domain-1.0.xsd](schemas/domain-1.0.xsd) +* [epp-1.0.xsd](schemas/epp-1.0.xsd) +* [eppcom-1.0.xsd](schemas/eppcom-1.0.xsd) +* [host-1.0.xsd](schemas/host-1.0.xsd) +* [keyrelay-1.0.xsd](schemas/keyrelay-1.0.xsd) +* [secDNS-1.1.xsd](schemas/secDNS-1.1.xsd) -### .EE-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) -* [contact-ee-1.1.xsd](/lib/schemas/contact-ee-1.1.xsd) -* [eis-1.0.xsd](/lib/schemas/eis-1.0.xsd) +### EIS-specific +* [eis-1.0.xsd](schemas/eis-1.0.xsd) +* [domain-eis-1.0.xsd](schemas/domain-eis-1.0.xsd) +* [contact-eis-1.0.xsd](schemas/contact-eis-1.0.xsd) More info about The Extensible Provisioning Protocol (EPP): http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol