internetee-registry/app/views/epp/sample_requests/domain/transfer.xml

15 lines
422 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="epp-ee">
<command>
<transfer op="request">
<domain:transfer
xmlns:domain="domain-ee">
<domain:name>example.ee</domain:name>
<domain:authInfo>
<domain:pw roid="JD1234-REP">2BARfoo</domain:pw>
</domain:authInfo>
</domain:transfer>
</transfer>
<clTRID>ABC-12345</clTRID>
</command>
</epp>