Sha256: b12c84fc508e75f83dd84c1533fafcd9329fb0e35a9074e7c32d8a0716c59b98
Contents?: true
Size: 806 Bytes
Versions: 7
Compression:
Stored size: 806 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> <delete> <domain:delete 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>testing.ee</domain:name> </domain:delete> </delete> <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>kmki002#10-02-15at18:15:58</clTRID> </command> </epp>
Version data entries
7 entries across 7 versions & 1 rubygems