mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
More namespaces
This commit is contained in:
parent
b74f60767c
commit
e2015ac1e4
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Introduction text here
|
|||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| [secDNS:create](#secdnscreate) | false | | DNSSEC details |
|
||||
| [eis:extdata](#eisextdata) | true | | Legal document |
|
||||
| [eis:extdata](#eisextdata) | true | xmlns:eis (urn:ee:eis:xml:epp:eis-1.0) | Legal document |
|
||||
|
||||
[EXAMPLE REQUEST AND RESPONSE](https://github.com/domify/registry/blob/master/doc/epp-doc.md#epp-domain-with-valid-user-with-citizen-as-an-owner-creates-a-domain)
|
||||
|
||||
|
@ -56,7 +56,7 @@ Introduction text here
|
|||
##### secDNS:create
|
||||
| Field name | Required | Attributes | Field description |
|
||||
| ----------------- |----------| -----|----------------- |
|
||||
| [secDNS:keyData](#secdnskeydata) | true | | DNSSEC key data |
|
||||
| [secDNS:keyData](#secdnskeydata) | true | xmlns:secDNS (urn:ietf:params:xml:ns:secDNS-1.1) | DNSSEC key data |
|
||||
|
||||
|
||||
##### secDNS:keyData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue