Skip to Main Content

Nominet

Log in to the online service
Log in to Online Services
Skip Primary Navigation
Skip All Secondary and Tertiary Navigation

Print this page  | Contact Us
A Domain Cancelled Notification is generated to inform you when a domain name is cancelled by us.

<epp:resData> element

The <resData> element contains a single <n:cancData> element with the details of the cancellation. This contains the following sub-elements:
  • A <n:domain-name> element.
  • A <n:orig> element giving the originator of the cancellation.

Example of a Domain Cancelled Notification

<?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">
<response>
<result code="1301">
<msg>Command completed successfully; ack to dequeue</msg>
</result>
<msgQ count="10" id="12345">
<qDate>2007-09-26T07:31:30</qDate>
<msg>Domain name Cancellation Notification</msg>
</msgQ>
<resData>
<n:cancData
xmlns:n="http://www.nominet.org.uk/epp/xml/nom-notifications-2.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-notifications-2.0
nom-notifications-2.0.xsd">
<n:domain-name>epp-example1.co.uk</n:domain-name>
<n:orig>example@nominet</n:orig>
</n:cancData>
</resData>
<trID>
<clTRID>ABC-12345</clTRID>
<svTRID>123456</svTRID>
</trID>
</response>
</epp>
 
 
 

© Nominet UK 1996-2010  |  Accessibility  |  Site Map  |  Feeds  |  Glossary  |  Privacy Policy  |  Terms of Use