From 584182d163f956ec4dc06c7131b36bc6b9e2ed3b Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 23 Jan 2015 15:03:06 +0200 Subject: [PATCH] Added contact Ident type to doc --- doc/epp/contact.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/epp/contact.md b/doc/epp/contact.md index 0a3e54729..4bb153234 100644 --- a/doc/epp/contact.md +++ b/doc/epp/contact.md @@ -21,10 +21,15 @@ Contact Mapping protocol short version: 1 City name 0-1 State or province 0-1 Postal code - ` 1 Country code, 2 letters uppercase + 1 Country code, 2 letters uppercase 1 Phone number in format \+ddd.d+ 1 E-mail - 1 Contact identificator. + 1 Contact identificator. Attribute: type="op" + Type values: + 'op', # Estonian ID + 'passport', # Passport number + 'birthday' # Birthday date + [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-contact-with-valid-user-create-command-successfully-creates-a-contact) @@ -90,9 +95,3 @@ Contact Mapping protocol short version: 0-1 Client transaction id [EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-contact-with-valid-user-info-command-discloses-items-to-owner) - - -### Domain renew - -Renewal semantics do not apply to contact objects, so there is no -mapping defined for the EPP command.