mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Improve EPP readme
This commit is contained in:
parent
12767d124a
commit
b0d2677c70
1 changed files with 11 additions and 11 deletions
|
@ -19,19 +19,19 @@
|
|||
## XML schemas
|
||||
|
||||
### Common
|
||||
* [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)
|
||||
* [all-ee-1.0.xsd](lib/schemas/all-ee-1.0.xsd)
|
||||
* [contact-1.0.xsd](lib/schemas/contact-1.0.xsd)
|
||||
* [domain-1.0.xsd](lib/schemas/domain-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
|
||||
* [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)
|
||||
* [eis-1.0.xsd](lib/schemas/eis-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)
|
||||
|
||||
More info about The Extensible Provisioning Protocol (EPP):
|
||||
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue