Sha256: 3fd413576cfcecea7857175c1d70b8a480c0d2654c546bd4c68be2fbb69b1a78

Contents?: true

Size: 882 Bytes

Versions: 7

Compression:

Stored size: 882 Bytes

Contents

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<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">
  <command>
    <transfer op="request">
      <domain:transfer 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>teinetest.ee</domain:name>
        <domain:authInfo>r3aVYGOz</domain:authInfo>
      </domain:transfer>
    </transfer>
    <extension>
      <eis:extdata xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" xsi:schemaLocation="urn:ee:eis:xml:epp:eis-1.0 eis-1.0.xsd">
        <eis:legalDocument type="ddoc">.... base64 encoded document ....</eis:legalDocument>
      </eis:extdata>
    </extension>
    <clTRID>pjay002#10-02-15at18:05:03</clTRID>
  </command>
</epp>

Version data entries

7 entries across 7 versions & 1 rubygems

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