Sha256: 2ea8e0765609d31a8412bb0dd4c59d5b086ec75468b498c6b93d3a0b2e1f4e39

Contents?: true

Size: 816 Bytes

Versions: 7

Compression:

Stored size: 816 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>
      <nsset:chkData xmlns:nsset="http://www.nic.cz/xml/epp/nsset-1.2" xsi:schemaLocation="http://www.nic.cz/xml/epp/nsset-1.2 nsset-1.2.xsd">
        <nsset:cd>
          <nsset:id avail="1">NSSID:TEST:1</nsset:id>
        </nsset:cd>
        <nsset:cd>
          <nsset:id avail="1">NSSID:TEST:2</nsset:id>
        </nsset:cd>
      </nsset:chkData>
    </resData>
    <trID>
      <clTRID>qspn005#10-02-08at14:25:17</clTRID>
      <svTRID>ccReg-0000000451</svTRID>
    </trID>
  </response>
</epp>

Version data entries

7 entries across 7 versions & 1 rubygems

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