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

14 lines
393 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<epp xmlns="epp-ee">
<command>
<renew>
<domain:renew
xmlns:domain="domain-ee">
<domain:name>example.ee</domain:name>
<domain:curExpDate>2014-08-07</domain:curExpDate>
<domain:period unit="y">1</domain:period>
</domain:renew>
</renew>
<clTRID>ABC-12345</clTRID>
</command>
</epp>