Sha256: 6b6a7d56e8dac77ab9904d78ac5fb99dc04f4d77532ed9ada55c453927441c68
Contents?: true
Size: 1.25 KB
Versions: 7
Compression:
Stored size: 1.25 KB
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> <update> <domain:update 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>testimine.ee</domain:name> <domain:add> <domain:admin>margustest3</domain:admin> </domain:add> <domain:rem> <domain:admin>margustest4</domain:admin> <domain:tempcontact>margustest5</domain:tempcontact> </domain:rem> <domain:chg> <domain:nsset>rackspace1</domain:nsset> <domain:registrant>margustest3</domain:registrant> <domain:authInfo>MyTestPassword</domain:authInfo> </domain:chg> </domain:update> </update> <extension> <eis:extdata xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" xsi:schemaLocation="urn:ee:eis:xml:epp:eis-1.0eis-1.0.xsd"> <eis:legalDocument type="ddoc">.... base64 encoded document ....</eis:legalDocument> </eis:extdata> </extension> <clTRID>qmhg010#10-02-15at18:22:25</clTRID> </command> </epp>
Version data entries
7 entries across 7 versions & 1 rubygems