Sha256: b66de6d528cfead59327b4a512ad96788c71b35073c0b3e04428091202043aea

Contents?: true

Size: 910 Bytes

Versions: 7

Compression:

Stored size: 910 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>
      <contact:chkData xmlns:contact="http://www.nic.cz/xml/epp/contact-1.6" xsi:schemaLocation="http://www.nic.cz/xml/epp/contact-1.6 contact-1.6.xsd">
        <contact:cd>
          <contact:id avail="1">CID:FRAKTAL:1</contact:id>
        </contact:cd>
        <contact:cd>
          <contact:id avail="0">CID:FRAKTAL:2</contact:id>
          <contact:reason>already registered.</contact:reason>
        </contact:cd>
      </contact:chkData>
    </resData>
    <trID>
      <clTRID>neka003#10-02-08at13:47:58</clTRID>
      <svTRID>ccReg-0000000435</svTRID>
    </trID>
  </response>
</epp>

Version data entries

7 entries across 7 versions & 1 rubygems

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