mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
parent
fd688c7d48
commit
cbcbcff21c
7 changed files with 69 additions and 68 deletions
|
@ -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):
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue