Files
nomulus/javatests/google/registry/flows/testdata/domain_delete.xml
T
2018-02-01 22:03:57 -05:00

11 lines
271 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>%NAME%</domain:name>
</domain:delete>
</delete>
<clTRID>ABC-12345</clTRID>
</command>
</epp>