mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
parent
cbcbcff21c
commit
3a7107860c
8 changed files with 72 additions and 72 deletions
|
@ -28,10 +28,10 @@
|
|||
* [keyrelay-1.0.xsd](/lib/schemas/keyrelay-1.0.xsd)
|
||||
* [secDNS-1.1.xsd](/lib/schemas/secDNS-1.1.xsd)
|
||||
|
||||
### EIS-specific
|
||||
### .EE-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)
|
||||
* [contact-ee-1.1.xsd](/lib/schemas/contact-ee-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.1.xsd"
|
||||
<contact:create> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-ee-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.1.xsd"
|
||||
<contact:update> 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-ee-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