From 6c1caeabd7c916bd7deeab64f8fbb33c90601cc9 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Thu, 29 Jan 2015 11:01:57 +0200 Subject: [PATCH] Add types to all examples --- doc/epp/domain.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/epp/domain.md b/doc/epp/domain.md index 385f3106a..67085d18b 100644 --- a/doc/epp/domain.md +++ b/doc/epp/domain.md @@ -81,7 +81,8 @@ Domain name mapping protocol short version: 1 Public key 0-1 Required if registrant is changing. Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-with-valid-domain-updates-domain-and-adds-objects) @@ -95,7 +96,8 @@ Domain name mapping protocol short version: 1 Domain name. Can contain unicode characters. 1 1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-with-valid-domain-deletes-domain) @@ -112,7 +114,8 @@ Domain name mapping protocol short version: 1 Domain password. Attribute: roid="String" 0-1 0-1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-with-valid-domain-returns-domain-info) @@ -130,7 +133,8 @@ Domain name mapping protocol short version: Must add up to 1 / 2 / 3 years. Attribute: unit="y/m/d" 0-1 0-1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-with-valid-domain-renews-a-domain) @@ -147,7 +151,8 @@ Domain name mapping protocol short version: 1 Domain password. Attribute: roid="String" 0-1 0-1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-with-valid-domain-transfers-a-domain) @@ -162,7 +167,8 @@ Domain name mapping protocol short version: Attribute: hosts="all / TODO" 0-1 0-1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" - 1 Base64 encoded document. Attribute: type="pdf" + 1 Base64 encoded document. Attribute: type="pdf / bdoc / ddoc / + zip / rar / gz / tar / 7z" 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-user-checks-a-domain)