mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Add schemas for tests #2683
This commit is contained in:
parent
e62b0dfa3c
commit
6a2a89538d
7 changed files with 829 additions and 4 deletions
|
@ -16,5 +16,15 @@ Our implementation supports following protocols:
|
|||
[RFC5910 - DNSSEC Mapping](http://tools.ietf.org/html/rfc5910)
|
||||
[RFC3735 - Guidelines for Extending the EPP](http://tools.ietf.org/html/rfc3735)
|
||||
|
||||
Related XML Schema Definitions (may differ from policies applied to registry):
|
||||
|
||||
[contact-1.0.xsd](schemas/contact-1.0.xsd)
|
||||
[domain-1.0.xsd](schemas/domain-1.0.xsd)
|
||||
[eis-1.0.xsd](schemas/eis-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)
|
||||
[secDNS-1.1.xsd](schemas/secDNS-1.1.xsd)
|
||||
|
||||
More info about The Extensible Provisioning Protocol (EPP):<br>
|
||||
http://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue