diff --git a/app/views/epp/contacts/create.xml.builder b/app/views/epp/contacts/create.xml.builder index 2d2c40097..9367c74b5 100644 --- a/app/views/epp/contacts/create.xml.builder +++ b/app/views/epp/contacts/create.xml.builder @@ -5,7 +5,7 @@ xml.epp_head do end xml.resData do - xml.tag!('contact:creData', 'xmlns:contact' => 'https://epp.tld.ee/schema/contact-eis-1.0.xsd') do + xml.tag!('contact:creData', 'xmlns:contact' => 'https://epp.tld.ee/schema/contact-eis-1.1.xsd') do xml.tag!('contact:id', @contact.code) xml.tag!('contact:crDate', @contact.created_at.try(:iso8601)) end diff --git a/app/views/epp/contacts/update.xml.builder b/app/views/epp/contacts/update.xml.builder index 2d2c40097..9367c74b5 100644 --- a/app/views/epp/contacts/update.xml.builder +++ b/app/views/epp/contacts/update.xml.builder @@ -5,7 +5,7 @@ xml.epp_head do end xml.resData do - xml.tag!('contact:creData', 'xmlns:contact' => 'https://epp.tld.ee/schema/contact-eis-1.0.xsd') do + xml.tag!('contact:creData', 'xmlns:contact' => 'https://epp.tld.ee/schema/contact-eis-1.1.xsd') do xml.tag!('contact:id', @contact.code) xml.tag!('contact:crDate', @contact.created_at.try(:iso8601)) end diff --git a/app/views/registrar/xml_consoles/epp_requests/contact/create.xml b/app/views/registrar/xml_consoles/epp_requests/contact/create.xml index 117ba3222..241734d0f 100644 --- a/app/views/registrar/xml_consoles/epp_requests/contact/create.xml +++ b/app/views/registrar/xml_consoles/epp_requests/contact/create.xml @@ -2,7 +2,7 @@ - + Sillius Soddus diff --git a/app/views/registrar/xml_consoles/epp_requests/contact/update_chg.xml b/app/views/registrar/xml_consoles/epp_requests/contact/update_chg.xml index 7ad2de978..01dda1635 100644 --- a/app/views/registrar/xml_consoles/epp_requests/contact/update_chg.xml +++ b/app/views/registrar/xml_consoles/epp_requests/contact/update_chg.xml @@ -2,7 +2,7 @@ - + sh8013 diff --git a/doc/epp-examples.md b/doc/epp-examples.md index d680a6e7b..ab94a24f0 100644 --- a/doc/epp-examples.md +++ b/doc/epp-examples.md @@ -60,7 +60,7 @@ REQUEST: - + ABC-12345 @@ -74,7 +74,7 @@ RESPONSE: - Element '{https://epp.tld.ee/schema/contact-eis-1.0.xsd}create': Missing child element(s). Expected is one of ( {https://epp.tld.ee/schema/contact-eis-1.0.xsd}id, {https://epp.tld.ee/schema/contact-eis-1.0.xsd}postalInfo ). + Element '{https://epp.tld.ee/schema/contact-eis-1.1.xsd}create': Missing child element(s). Expected is one of ( {https://epp.tld.ee/schema/contact-eis-1.1.xsd}id, {https://epp.tld.ee/schema/contact-eis-1.1.xsd}postalInfo ). ABC-12345 @@ -93,7 +93,7 @@ REQUEST: - + John Doe @@ -128,7 +128,7 @@ RESPONSE: Command completed successfully - + FIRST0:84FC4612 2015-09-09T09:40:29Z @@ -150,7 +150,7 @@ REQUEST: - + John Doe @@ -188,7 +188,7 @@ RESPONSE: Command completed successfully - + FIRST0:467382DF 2015-09-09T09:40:29Z @@ -210,7 +210,7 @@ REQUEST: - + John Doe @@ -245,7 +245,7 @@ RESPONSE: Command completed successfully - + FIRST0:ECE6546C 2015-09-09T09:40:29Z @@ -267,7 +267,7 @@ REQUEST: - + John Doe @@ -302,7 +302,7 @@ RESPONSE: Command completed successfully - + FIRST0:E5EB4D84 2015-09-09T09:40:29Z @@ -324,7 +324,7 @@ REQUEST: - + John Doe @@ -359,7 +359,7 @@ RESPONSE: Command completed successfully - + FIRST0:EAB46720 2015-09-09T09:40:29Z @@ -381,7 +381,7 @@ REQUEST: - + John Doe @@ -432,7 +432,7 @@ REQUEST: - + abc12345 John Doe @@ -468,7 +468,7 @@ RESPONSE: Command completed successfully - + FIRST0:ABC12345 2015-09-09T09:40:30Z @@ -490,7 +490,7 @@ REQUEST: - + abc:ABC:12345 John Doe @@ -526,7 +526,7 @@ RESPONSE: Command completed successfully - + FIRST0:ABC:ABC:12345 2015-09-09T09:40:30Z @@ -548,7 +548,7 @@ REQUEST: - + abc 123 John Doe @@ -600,7 +600,7 @@ REQUEST: - + 33&$@@ John Doe @@ -652,7 +652,7 @@ REQUEST: - + aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa John Doe @@ -704,7 +704,7 @@ REQUEST: - + John Doe @@ -757,7 +757,7 @@ REQUEST: - + John Doe @@ -807,7 +807,7 @@ REQUEST: - + John Doe @@ -860,7 +860,7 @@ REQUEST: - + CID:FIRST0:abc:ABC:NEW:12345 John Doe @@ -896,7 +896,7 @@ RESPONSE: Command completed successfully - + FIRST0:CID:FIRST0:ABC:ABC:NEW:12345 2015-09-09T09:40:36Z @@ -918,7 +918,7 @@ REQUEST: - + CID:FIRST0:abc:CID:ABC:NEW:12345 John Doe @@ -954,7 +954,7 @@ RESPONSE: Command completed successfully - + FIRST0:CID:FIRST0:ABC:CID:ABC:NEW:12345 2015-09-09T09:40:36Z @@ -976,7 +976,7 @@ REQUEST: - + FIRST0:abc22 John Doe @@ -1012,7 +1012,7 @@ RESPONSE: Command completed successfully - + FIRST0:ABC22 2015-09-09T09:40:36Z @@ -1034,7 +1034,7 @@ REQUEST: - + cid2:first0:abc:ABC:11111 John Doe @@ -1070,7 +1070,7 @@ RESPONSE: Command completed successfully - + FIRST0:CID2:FIRST0:ABC:ABC:11111 2015-09-09T09:40:36Z @@ -1092,7 +1092,7 @@ REQUEST: - + CID:FIRST0 John Doe @@ -1128,7 +1128,7 @@ RESPONSE: Command completed successfully - + FIRST0:CID:FIRST0 2015-09-09T09:40:37Z @@ -1150,7 +1150,7 @@ REQUEST: - + John Doe @@ -1185,7 +1185,7 @@ RESPONSE: Command completed successfully - + FIRST0:0D91E51A 2015-09-09T09:40:37Z @@ -1207,7 +1207,7 @@ REQUEST: - + John Doe @@ -1242,7 +1242,7 @@ RESPONSE: Command completed successfully - + FIRST0:4F138386 2015-09-09T09:40:37Z @@ -1264,7 +1264,7 @@ REQUEST: - + John Doe should not save @@ -1316,7 +1316,7 @@ REQUEST: - + John Doe @@ -1401,7 +1401,7 @@ REQUEST: - + not-exists @@ -1454,7 +1454,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1488,7 +1488,7 @@ RESPONSE: Command completed successfully - + FIRST0:SH8013 2015-09-09T09:40:39Z @@ -1510,7 +1510,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1534,7 +1534,7 @@ RESPONSE: Command completed successfully - + FIRST0:SH8013 2015-09-09T09:40:39Z @@ -1602,7 +1602,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1636,7 +1636,7 @@ RESPONSE: Command completed successfully - + FIRST0:SH8013 2015-09-09T09:40:39Z @@ -1750,7 +1750,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1836,7 +1836,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1889,7 +1889,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1939,7 +1939,7 @@ REQUEST: - + FIRST0:SH8013 @@ -1990,7 +1990,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2041,7 +2041,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2092,7 +2092,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2143,7 +2143,7 @@ REQUEST: - + FIRST0:SH8013 Payment overdue. @@ -2182,7 +2182,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2206,7 +2206,7 @@ RESPONSE: Command completed successfully - + FIRST0:SH8013 2015-09-09T09:40:39Z @@ -2228,7 +2228,7 @@ REQUEST: - + FIRST0:SH8013 +372.11111111 @@ -2253,7 +2253,7 @@ RESPONSE: Command completed successfully - + FIRST0:SH8013 2015-09-09T09:40:39Z @@ -2275,7 +2275,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2320,7 +2320,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2364,7 +2364,7 @@ REQUEST: - + FIRST0:SH8013 @@ -2407,7 +2407,7 @@ REQUEST: - + FIRST0:SH8013 diff --git a/doc/epp/README.md b/doc/epp/README.md index 33fe4c946..9c61e343c 100644 --- a/doc/epp/README.md +++ b/doc/epp/README.md @@ -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): diff --git a/doc/epp/contact.md b/doc/epp/contact.md index 684e43185..9dae6901e 100644 --- a/doc/epp/contact.md +++ b/doc/epp/contact.md @@ -17,7 +17,7 @@ More info: https://en.wikipedia.org/wiki/Latin_script_in_Unicode Field name Min-max Field description ----------------------- ------- ----------------- 1 - 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.0.xsd" + 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.1.xsd" 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 ----------------------- ------- ----------------- 1 - 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.0.xsd" + 1 Attribute: xmlns:contact="https://epp.tld.ee/schema/contact-eis-1.1.xsd" 1 Contact id, required 1 Change container 1 Postal information container