From cf93e77845503222be1c19584a6dab2bb0212239 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 8 Dec 2016 01:24:45 +0200 Subject: [PATCH] Revert "Move xml schema doc to doc/epp" This reverts commit 13f129342bf03d5dffaa9c99911e91421bf24479. --- lib/schemas/all-ee-1.0.xsd | 46 ++++ lib/schemas/contact-1.0.xsd | 388 ++++++++++++++++++++++++++ lib/schemas/contact-eis-1.0.xsd | 366 +++++++++++++++++++++++++ lib/schemas/domain-1.0.xsd | 432 +++++++++++++++++++++++++++++ lib/schemas/domain-eis-1.0.xsd | 470 ++++++++++++++++++++++++++++++++ lib/schemas/eis-1.0.xsd | 105 +++++++ lib/schemas/epp-1.0.xsd | 446 ++++++++++++++++++++++++++++++ lib/schemas/eppcom-1.0.xsd | 105 +++++++ lib/schemas/host-1.0.xsd | 238 ++++++++++++++++ lib/schemas/keyrelay-1.0.xsd | 63 +++++ lib/schemas/secDNS-1.1.xsd | 134 +++++++++ 11 files changed, 2793 insertions(+) create mode 100644 lib/schemas/all-ee-1.0.xsd create mode 100644 lib/schemas/contact-1.0.xsd create mode 100644 lib/schemas/contact-eis-1.0.xsd create mode 100644 lib/schemas/domain-1.0.xsd create mode 100644 lib/schemas/domain-eis-1.0.xsd create mode 100644 lib/schemas/eis-1.0.xsd create mode 100644 lib/schemas/epp-1.0.xsd create mode 100644 lib/schemas/eppcom-1.0.xsd create mode 100644 lib/schemas/host-1.0.xsd create mode 100644 lib/schemas/keyrelay-1.0.xsd create mode 100644 lib/schemas/secDNS-1.1.xsd diff --git a/lib/schemas/all-ee-1.0.xsd b/lib/schemas/all-ee-1.0.xsd new file mode 100644 index 000000000..3013daf48 --- /dev/null +++ b/lib/schemas/all-ee-1.0.xsd @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + Extensible Provisioning Protocol v1.0 + all schema's grouped together + + + + diff --git a/lib/schemas/contact-1.0.xsd b/lib/schemas/contact-1.0.xsd new file mode 100644 index 000000000..9b4c244cd --- /dev/null +++ b/lib/schemas/contact-1.0.xsd @@ -0,0 +1,388 @@ + + + + + + + + + + + Extensible Provisioning Protocol v1.0 + contact provisioning schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/schemas/contact-eis-1.0.xsd b/lib/schemas/contact-eis-1.0.xsd new file mode 100644 index 000000000..cec571cec --- /dev/null +++ b/lib/schemas/contact-eis-1.0.xsd @@ -0,0 +1,366 @@ + + + + + + + + + + + + Extensible Provisioning Protocol v1.0 + contact provisioning schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/domain-1.0.xsd b/lib/schemas/domain-1.0.xsd new file mode 100644 index 000000000..46859859e --- /dev/null +++ b/lib/schemas/domain-1.0.xsd @@ -0,0 +1,432 @@ + + + + + + + + + + + + Extensible Provisioning Protocol v1.0 + domain provisioning schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/schemas/domain-eis-1.0.xsd b/lib/schemas/domain-eis-1.0.xsd new file mode 100644 index 000000000..b38abf9d4 --- /dev/null +++ b/lib/schemas/domain-eis-1.0.xsd @@ -0,0 +1,470 @@ + + + + + + + + + + + + + + Extensible Provisioning Protocol v1.0 + domain provisioning schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/eis-1.0.xsd b/lib/schemas/eis-1.0.xsd new file mode 100644 index 000000000..0b2ad8f89 --- /dev/null +++ b/lib/schemas/eis-1.0.xsd @@ -0,0 +1,105 @@ + + + + + + EIS Extensible Provisioning Protocol v1.0 extension schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/epp-1.0.xsd b/lib/schemas/epp-1.0.xsd new file mode 100644 index 000000000..3609ad55d --- /dev/null +++ b/lib/schemas/epp-1.0.xsd @@ -0,0 +1,446 @@ + + + + + + + + + + + Extensible Provisioning Protocol v1.0 schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/eppcom-1.0.xsd b/lib/schemas/eppcom-1.0.xsd new file mode 100644 index 000000000..3b7d5d65c --- /dev/null +++ b/lib/schemas/eppcom-1.0.xsd @@ -0,0 +1,105 @@ + + + + + + + Extensible Provisioning Protocol v1.0 + shared structures schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/host-1.0.xsd b/lib/schemas/host-1.0.xsd new file mode 100644 index 000000000..d4bbc043e --- /dev/null +++ b/lib/schemas/host-1.0.xsd @@ -0,0 +1,238 @@ + + + + + + + + + + Extensible Provisioning Protocol v1.0 + host provisioning schema. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/schemas/keyrelay-1.0.xsd b/lib/schemas/keyrelay-1.0.xsd new file mode 100644 index 000000000..2239754e7 --- /dev/null +++ b/lib/schemas/keyrelay-1.0.xsd @@ -0,0 +1,63 @@ + + + + + + + Extensible Provisioning Protocol v1.0 protocol + extension schema for relaying DNSSEC key material. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/schemas/secDNS-1.1.xsd b/lib/schemas/secDNS-1.1.xsd new file mode 100644 index 000000000..a47c07a23 --- /dev/null +++ b/lib/schemas/secDNS-1.1.xsd @@ -0,0 +1,134 @@ + + + + + + Extensible Provisioning Protocol v1.0 + domain name extension schema + for provisioning DNS security (DNSSEC) extensions. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +