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 an <n:trnData> which contains the following sub-elements:
  • An <n:accountId> element giving the account identifier after the transfer
  • An <n:oldAccountId> element giving the account identifier before the transfer
  • An <n:domainListData> element giving a list of the domain names involved in the registrant transfer. This element has a noDomains attribute giving the number of domain names in the list and one or more standard <domain:infData> elements giving details of the domain names being transferred.
  • A standard <contact: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/std-notifications-1.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/std-notifications-1.0
std-notifications-1.0.xsd">
<n:orig>p@automaton-example.org.uk</n:orig>
<n:accountId>58658458</n:accountId>
<n:oldAccountId>596859</n:oldAccountId>
<n:domainListData noDomains="2"
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"
xsi:schemaLocation="urn:ietf:params:xml:ns:domain-1.0
domain-1.0.xsd">
<domain:infData>
<domain:name>epp-example1.co.uk</domain:name>
<domain:roid>768567850-UK</domain:roid>
<domain:ns>
<domain:hostObj>ns1.epp-example.co.uk</domain:hostObj>
</domain:ns>
<domain:host>ns1.epp-example1.co.uk</domain:host>
<domain:clID>EXAMPLE-TAG</domain:clID>
<domain:crID>example@epp-exam</domain:crID>
<domain:crDate>2005-06-03T12:00:00</domain:crDate>
<domain:exDate>2007-06-03T12:00:00</domain:exDate>
</domain:infData>
<domain:infData>
<domain:name>epp-example2.co.uk</domain:name>
<domain:roid>7856758-UK</domain:roid>
<domain:clID>EXAMPLE-TAG</domain:clID>
<domain:crID>example@epp-exam</domain:crID>
<domain:crDate>2005-06-03T12:45:34</domain:crDate>
<domain:exDate>2007-06-02T12:45:34</domain:exDate>
</domain:infData>
</n:domainListData>
<contact:infData
xmlns:contact="urn:ietf:params:xml:ns:contact-1.0"
xsi:schemaLocation="urn:ietf:params:xml:ns:contact-1.0
contact-1.0.xsd">
<contact:id>ST68956589R4</contact:id>
<contact:roid>123456-UK</contact:roid>
<contact:status s="ok"/>
<contact:postalInfo type="loc">
<contact:name>Mr R. Strant</contact:name>
<contact:addr>
<contact:street>2102 High Street</contact:street>
<contact:city>Oxford</contact:city>
<contact:sp>Oxon</contact:sp>
<contact:pc>OX1 1QQ</contact:pc>
<contact:cc>GB</contact:cc>
</contact:addr>
</contact:postalInfo>
<contact:email>example@epp-example1.co.uk</contact:email>
<contact:clID>TEST</contact:clID>
<contact:crID>TEST</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>
</n:trnData>
</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