From 47687d0d071b8e918bca786b92514b0337bc789a Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Mon, 19 Jan 2015 16:48:27 +0200 Subject: [PATCH] Remove spacing --- doc/epp/domain.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/epp/domain.md b/doc/epp/domain.md index bb09a0fe8..1b30752ce 100644 --- a/doc/epp/domain.md +++ b/doc/epp/domain.md @@ -5,15 +5,15 @@ | Field name | Min-max | Field description | | ----------------- |----------|----------------- | | `` | 1 | | -| `- ` | 1 | Must have attribute xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" | -| `-- ` | 1 | Domain name. Can contain unicode characters. | -| `-- ` | 0-1 | Registration period for domain. Must add up to 1 / 2 / 3 years. Attribute: unit="y/m/d"| -| `-- ` | 1 | Contact reference to the registrant | -| `-- ` | 0-n | Contact reference. Admin contact is required if registrant is a juridical person. | -| `-- ` | 1 | | -| `--- ` | 2-11 | | -| `---- ` | 1 | Hostname of the nameserver | -| `---- ` | 0-2 | Required if nameserver is under domain zone. Attribute ip="v4/v6" | +| `-` | 1 | Must have attribute xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" | +| `--` | 1 | Domain name. Can contain unicode characters. | +| `--` | 0-1 | Registration period for domain. Must add up to 1 / 2 / 3 years. Attribute: unit="y/m/d"| +| `--` | 1 | Contact reference to the registrant | +| `--` | 0-n | Contact reference. Admin contact is required if registrant is a juridical person. | +| `--` | 1 | | +| `---` | 2-11 | | +| `----` | 1 | Hostname of the nameserver | +| `----` | 0-2 | Required if nameserver is under domain zone. Attribute ip="v4/v6" | ##### create