diff --git a/doc/epp/contact.md b/doc/epp/contact.md index 4d1648032..92b1eaa64 100644 --- a/doc/epp/contact.md +++ b/doc/epp/contact.md @@ -2,23 +2,23 @@ ### Contact create -| Field name | Min-max | Field description | -| ----------------------- |---------|------------------ | -| `` | 1 | | -| `-` | 1 | Attribute: xmlns:domain="urn:ietf:params:xml:ns:contact-1.0" | -| `-` | 1 | Phone | -| `-` | 1 | E-mail | -| `-` | 1 | Contact identificator. Attribute: type="ico / op / passport / birthday" | -| `-` | 1 | Contact information | -| `--` | 1 | Full name | -| `--` | 1 | Address | -| `---` | 0-1 | Street name | -| `---` | 1 | City name | -| `---` | 1 | Country code | -| `` | 0-1 | | -| `-` | 0-1 | Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" | -| `--` | 1 | Base64 encoded document. Attribute: type="pdf" | -| `` | 0-1 | Client transaction id | + Field name Min-max Field description + 1 + 1 Attribute: xmlns:domain="urn:ietf:params:xml:ns:contact-1.0" + 1 Phone + 1 E-mail + 1 Contact identificator. + Attribute: type="ico / op / passport / birthday" + 1 Contact information + 1 Full name + 1 Address + 0-1 Street name + 1 City name + ` 1 Country code + 0-1 + 0-1 Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" + 1 Base64 encoded document. Attribute: type="pdf" + 0-1 Client transaction id NB! Extension is not implemented yet!