Doc elements fix

This commit is contained in:
Martin Lensment 2015-01-19 16:20:33 +02:00
parent 4e1d69d0d8
commit 5bd5a3ca6f

View file

@ -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