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
This notification is generated when a domain name has been transferred from one account to another, and also when accounts are merged.

<epp:resData> element

The <resData> element contains the following sub-elements.
  • An <n:trnData> element that contains the following sub-elements.
    • An <n:account-id> element giving the account identifier after the transfer
    • An <n:old-account-id> element giving the account identifier before the transfer
  • An <domain:listData> element giving a list of the domain names involved in the registrant transfer. This element has a no-domains attribute giving the number of domain names in the list and one or more <domain:simpleInfData> elements giving details of the domain names being transferred.
  • An <account:infData> element giving the details of the account after the transfer

Example of a registrant transfer 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="4" id="123456">
<qDate>2007-10-06T10:29:30Z</qDate>
<msg>Registrant Transfer Notification</msg>
</msgQ>
<resData>
<n:trnData
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:orig>p@automaton-example.org.uk</n:orig>
<n:account-id>58658458</n:account-id>
<n:old-account-id>596859</n:old-account-id>
</n:trnData>
<domain:listData no-domains="2"
xmlns:domain="http://www.nominet.org.uk/epp/xml/nom-domain-2.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-domain-2.0
nom-domain-2.0.xsd">
<domain:simpleInfData>
<domain:name>epp-example1.co.uk</domain:name>
<domain:reg-status>Registered until expiry date.</domain:reg-status>
<domain:ns>
<domain:host>
<domain:hostName>ns1.epp-example1.co.uk</domain:hostName>
</domain:host>
</domain:ns>
<domain:clID>EXAMPLE-TAG</domain:clID>
<domain:crID>example@epp-example.co.uk</domain:crID>
<domain:crDate>2005-06-03T12:00:00</domain:crDate>
<domain:exDate>2007-06-03T12:00:00</domain:exDate>
</domain:simpleInfData>
<domain:simpleInfData>
<domain:name>epp-example2.co.uk</domain:name>
<domain:reg-status>Renewal required.</domain:reg-status>
<domain:clID>EXAMPLE-TAG</domain:clID>
<domain:crID>example@epp-example.co.uk</domain:crID>
<domain:crDate>2005-06-03T12:45:34</domain:crDate>
<domain:exDate>2007-06-02T12:45:34</domain:exDate>
</domain:simpleInfData>
</domain:listData>
<account:infData
xmlns:account="http://www.nominet.org.uk/epp/xml/nom-account-2.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-account-2.0
nom-account-2.0.xsd">
<account:roid>123456</account:roid>
<account:name>Mr R. Strant</account:name>
<account:trad-name>R. S. Industries</account:trad-name>
<account:type>STRA</account:type>
<account:co-no>NI123456</account:co-no>
<account:opt-out>N</account:opt-out>
<account:addr>
<account:street>2102 High Street</account:street>
<account:city>Oxford</account:city>
<account:county>Oxfordshire</account:county>
<account:postcode>OX1 1DF</account:postcode>
<account:country>GB</account:country>
</account:addr>
<account:contact order="1">
<contact:infData
xmlns:contact="http://www.nominet.org.uk/epp/xml/nom-contact-2.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-contact-2.0
nom-contact-2.0.xsd">
<contact:roid>C12345</contact:roid>
<contact:name>Mr R.Strant</contact:name>
<contact:phone>01865 123456</contact:phone>
<contact:email>r.strant@strant.co.uk</contact:email>
<contact:clID>TEST</contact:clID>
<contact:crID>domains@isp.com</contact:crID>
<contact:crDate>1999-04-03T22:00:00.0Z</contact:crDate>
<contact:upID>domains@isp.com</contact:upID>
<contact:upDate>1999-12-03T09:00:00.0Z</contact:upDate>
</contact:infData>
</account:contact>
<account:clID>TEST</account:clID>
<account:crID>TEST</account:crID>
<account:crDate>1999-04-03T22:00:00.0Z</account:crDate>
<account:upID>domains@isp.com</account:upID>
<account:upDate>1999-12-03T09:00:00.0Z</account:upDate>
</account:infData>
</resData>
<trID>
<clTRID>ABC-12345</clTRID>
<svTRID>123456</svTRID>
</trID>
</response>
</epp>
 
 
 

© Nominet UK 1996-2012  |  Accessibility  |  Site Map  |  Feeds  |  Glossary  |  Privacy Policy  |  Terms of Use  |  Cookies  |  Contact Us