Sha256: 451d5f8a800bef42b0ae004330ced765b1602096474a37758dd17ac9addd00ac

Contents?: true

Size: 797 Bytes

Versions: 7

Compression:

Stored size: 797 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd">
  <response>
    <result code="1000">
      <msg>Command completed successfully</msg>
    </result>
    <resData>
      <domain:creData xmlns:domain="http://www.nic.cz/xml/epp/domain-1.4" xsi:schemaLocation="http://www.nic.cz/xml/epp/domain-1.4 domain-1.4.xsd">
        <domain:name>testing.ee</domain:name>
        <domain:crDate>2010-02-15T19:50:00+02:00</domain:crDate>
        <domain:exDate>2011-02-15</domain:exDate>
      </domain:creData>
    </resData>
    <trID>
      <clTRID>wjhl005#10-02-15at17:50:59</clTRID>
      <svTRID>ccReg-0000000475</svTRID>
    </trID>
  </response>
</epp>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
epp-eis-2.0.0 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-1.0.2 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-1.0.1 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-1.0.0 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-0.2.2 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-0.2.1 spec/xml/responses/domain/create_domain_1000.xml
epp-eis-0.1.1 spec/xml/responses/domain/create_domain_1000.xml