This commit is contained in:
Martin Lensment 2015-08-13 12:48:24 +03:00
parent 8b5428fa3b
commit 46c52ad713
2 changed files with 1226 additions and 1082 deletions

View file

@ -5,26 +5,25 @@
<domain:update <domain:update
xmlns:domain="https://epp.tld.ee/schema/domain-eis-1.0.xsd"> xmlns:domain="https://epp.tld.ee/schema/domain-eis-1.0.xsd">
<domain:name>example.ee</domain:name> <domain:name>example.ee</domain:name>
<domain:chg>
<domain:registrant>mak21</domain:registrant>
</domain:chg>
<domain:add> <domain:add>
<domain:ns> <domain:ns>
<domain:hostObj>ns1.example.com</domain:hostObj> <domain:hostObj>ns1.example.com</domain:hostObj>
<domain:hostObj>ns2.example.com</domain:hostObj> <domain:hostObj>ns2.example.com</domain:hostObj>
</domain:ns> </domain:ns>
<domain:contact type="tech">mak21</domain:contact> <domain:contact type="tech">mak21</domain:contact>
<domain:status s="clientHold"
lang="en">Payment overdue.</domain:status>
<domain:status s="clientUpdateProhibited"/>
</domain:add> </domain:add>
<domain:rem> <domain:rem>
<domain:ns> <domain:ns>
<domain:hostObj>ns1.example.com</domain:hostObj> <domain:hostObj>ns1.example.com</domain:hostObj>
</domain:ns> </domain:ns>
<domain:contact type="tech">mak21</domain:contact> <domain:contact type="tech">mak21</domain:contact>
<domain:status s="clientHold"/>
</domain:rem> </domain:rem>
<domain:chg>
<domain:registrant>mak21</domain:registrant>
<domain:authInfo>
<domain:pw>newpw</domain:pw>
</domain:authInfo>
</domain:chg>
</domain:update> </domain:update>
</update> </update>
<extension> <extension>
@ -39,7 +38,7 @@
<extension> <extension>
<eis:extdata xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd"> <eis:extdata xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd">
<eis:legalDocument type="pdf"> <eis:legalDocument type="pdf">
JVBERi0xLjQKJcOkw7zDtsOfCjIgMCBvYmoKPDwvTGVuZ3RoIDMgMCBSL0Zp== dGVzdCBmYWlsCg==
</eis:legalDocument> </eis:legalDocument>
</eis:extdata> </eis:extdata>
</extension> </extension>

File diff suppressed because it is too large Load diff