Use contact-eis-1.1.xsd schema for contact create and update

#251
This commit is contained in:
Artur Beljajev 2016-12-06 00:48:15 +02:00
parent fd688c7d48
commit cbcbcff21c
7 changed files with 69 additions and 68 deletions

View file

@ -31,6 +31,7 @@
### EIS-specific
* [domain-eis-1.0.xsd](/lib/schemas/domain-eis-1.0.xsd)
* [contact-eis-1.0.xsd](/lib/schemas/contact-eis-1.0.xsd)
* [contact-eis-1.1.xsd](/lib/schemas/contact-eis-1.1.xsd)
* [eis-1.0.xsd](/lib/schemas/eis-1.0.xsd)
More info about The Extensible Provisioning Protocol (EPP):

View file

@ -17,7 +17,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
Field name Min-max Field description
----------------------- ------- -----------------
<create> 1
<contact:create> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.0.xsd"
<contact:create> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.1.xsd"
<contact:id> 0-1 Contact id, optional,
string: ASCII letters, numbers, ':', '-' characters, no spaces,
max 100 characters,
@ -53,7 +53,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode
Field name Min-max Field description
----------------------- ------- -----------------
<update> 1
<contact:update> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.0.xsd"
<contact:update> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.1.xsd"
<contact:id> 1 Contact id, required
<contact:chg> 1 Change container
<contact:postalInfo> 1 Postal information container