Sha256: 0200a2bc33fbb3929d3ab021f9aad5857a2cda1bd462244fe0685bcd476639c4

Contents?: true

Size: 1.32 KB

Versions: 7

Compression:

Stored size: 1.32 KB

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:infData 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:id>NSSID:TEST:2</nsset:id>
        <nsset:roid>N0000000051-EPP</nsset:roid>
        <nsset:status s="ok">Objekt is without restrictions</nsset:status>
        <nsset:clID>margus</nsset:clID>
        <nsset:crID>margus</nsset:crID>
        <nsset:crDate>2010-02-08T16:27:22+02:00</nsset:crDate>
        <nsset:authInfo>rfEqSdtI</nsset:authInfo>
        <nsset:ns>
          <nsset:name>test.com</nsset:name>
          <nsset:addr>123.123.123.123</nsset:addr>
        </nsset:ns>
        <nsset:ns>
          <nsset:name>ns2.test.com</nsset:name>
          <nsset:addr>111.111.111.111</nsset:addr>
        </nsset:ns>
        <nsset:tech>TEST1</nsset:tech>
        <nsset:reportlevel>3</nsset:reportlevel>
      </nsset:infData>
    </resData>
    <trID>
      <clTRID>qspn008#10-02-08at14:29:00</clTRID>
      <svTRID>ccReg-0000000454</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/info_nsset_1000.xml
epp-eis-1.0.2 spec/xml/responses/nsset/info_nsset_1000.xml
epp-eis-1.0.1 spec/xml/responses/nsset/info_nsset_1000.xml
epp-eis-1.0.0 spec/xml/responses/nsset/info_nsset_1000.xml
epp-eis-0.2.2 spec/xml/responses/nsset/info_nsset_1000.xml
epp-eis-0.2.1 spec/xml/responses/nsset/info_nsset_1000.xml
epp-eis-0.1.1 spec/xml/responses/nsset/info_nsset_1000.xml