Update EPP spec

This commit is contained in:
Artur Beljajev 2019-10-07 14:15:26 +03:00
parent f2566dbd11
commit f29d000b68

View file

@ -31,7 +31,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
<contact:sp> 0-1 State or province <contact:sp> 0-1 State or province
<contact:pc> 0-1 Postal code <contact:pc> 0-1 Postal code
<contact:cc> 1 Country code, 2 letters uppercase, in ISO_3166-1 alpha 2 <contact:cc> 1 Country code, 2 letters uppercase, in ISO_3166-1 alpha 2
<contact:voice> 1 Phone number in format \+ddd.d+ <contact:voice> 1 Phone number in E.164 format (e.g. +372.12345)
<contact:fax> 0 Fax is not supported and must be blank or missing <contact:fax> 0 Fax is not supported and must be blank or missing
<contact:email> 1 E-mail <contact:email> 1 E-mail
<extension> 1 <extension> 1
@ -66,7 +66,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
<contact:sp> 0-1 State or province <contact:sp> 0-1 State or province
<contact:pc> 0-1 Postal code <contact:pc> 0-1 Postal code
<contact:cc> 1 Country code, 2 letters uppercase, in ISO_3166-1 alpha 2 <contact:cc> 1 Country code, 2 letters uppercase, in ISO_3166-1 alpha 2
<contact:voice> 0-1 Phone number in format \+ddd.d+ <contact:voice> 0-1 Phone number in E.164 format (e.g. +372.12345)
<contact:fax> 0 Fax is not supported and must be blank or missing <contact:fax> 0 Fax is not supported and must be blank or missing
<contact:email> 0-1 E-mail <contact:email> 0-1 E-mail
<contact:authInfo> 0-1 Required if registrar is not the owner of the contact. <contact:authInfo> 0-1 Required if registrar is not the owner of the contact.