mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Doc elements fix
This commit is contained in:
parent
4e1d69d0d8
commit
5bd5a3ca6f
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
||||||
|
|
||||||
| Field name | Min-max | Field description |
|
| Field name | Min-max | Field description |
|
||||||
| ----------------- |----------|----------------- |
|
| ----------------- |----------|----------------- |
|
||||||
| <create> | 1 | |
|
| `<create>` | 1 | |
|
||||||
| - <domain:create> | 1 | Must have attribute xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" |
|
| - `<domain:create>` | 1 | Must have attribute xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" |
|
||||||
| - - <domain:name> | 1 | Domain name. Can contain unicode characters. |
|
| - - `<domain:name>` | 1 | Domain name. Can contain unicode characters. |
|
||||||
| - - <domain:period unit="(y/m/d)"> | 0-1 | Registration period for domain. Must add up to 1 / 2 / 3 years. |
|
| - - `<domain:period unit="(y/m/d)">` | 0-1 | Registration period for domain. Must add up to 1 / 2 / 3 years. |
|
||||||
|
|
||||||
|
|
||||||
##### create
|
##### create
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue