google-nomulus/javatests/google/registry/flows/dotapp/testdata/domain_delete.xml
mountford bffc98c6ea Add TLD extra delete flow logic
This CL implements the TLD-specific extra flow logic for Delete commands, including tests.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136042223
2016-10-14 16:58:07 -04:00

11 lines
283 B
XML

<epp xmlns="urn:ietf:params:xml:ns:epp-1.0">
<command>
<delete>
<domain:delete
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
<domain:name>example.app</domain:name>
</domain:delete>
</delete>
<clTRID>ABC-12345</clTRID>
</command>
</epp>