Sha256: 26e1b6dbfd35d9e2a262fa3e2e1e751acaafb96fcf8d8c1ea650bad513c4bab9

Contents?: true

Size: 718 Bytes

Versions: 7

Compression:

Stored size: 718 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>
      <fred:resultsList xmlns:fred="http://www.nic.cz/xml/epp/fred-1.4" xsi:schemaLocation="http://www.nic.cz/xml/epp/fred-1.4 fred-1.3.xsd">
        <fred:item>testing.ee</fred:item>
        <fred:item>testimine.ee</fred:item>
      </fred:resultsList>
    </resData>
    <trID>
      <clTRID>anyp006#10-02-08at14:42:58</clTRID>
      <svTRID>ccReg-0000000460</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/get_results_list_domains_1000.xml
epp-eis-1.0.2 spec/xml/responses/domain/get_results_list_domains_1000.xml
epp-eis-1.0.1 spec/xml/responses/domain/get_results_list_domains_1000.xml
epp-eis-1.0.0 spec/xml/responses/domain/get_results_list_domains_1000.xml
epp-eis-0.2.2 spec/xml/responses/domain/get_results_list_domains_1000.xml
epp-eis-0.2.1 spec/xml/responses/domain/get_results_list_domains_1000.xml
epp-eis-0.1.1 spec/xml/responses/domain/get_results_list_domains_1000.xml