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 an account is modified by the registrant directly with us.

<epp:resData> element

The <resData> element contains a single <account:infData> element which gives the details of the account after the change had been made. This element is as used for the reply to <info> requests. Each sub element will have a "changed" attribute, set to "Y" if it has been modified.

Example of an Account Change 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>2005-10-06T10:29:30Z</qDate>
<msg>Account details Change Notification</msg>
</msgQ>
<resData>
<account:infData
xmlns:account="http://www.nominet.org.uk/epp/xml/nom-account-2.0"
xmlns:contact="http://www.nominet.org.uk/epp/xml/nom-contact-2.0"
xsi:schemaLocation="http://www.nominet.org.uk/epp/xml/nom-account-2.0
nom-account-2.0.xsd">
<account:roid>178543758</account:roid>
<account:name>E. Example</account:name>
<account:type changed="Y">IND</account:type>
<account:opt-out changed="Y">Y</account:opt-out>
<account:addr>
<account:street changed="Y">5434 Example Street</account:street>
<account:city>Oxford</account:city>
<account:county>Oxfordshire</account:county>
<account:postcode changed="Y">OX1 5AA</account:postcode>
<account:country>GG</account:country>
</account:addr>
<account:clID>EXAMPLE-TAG</account:clID>
<account:crDate>1999-04-03T22:00:00</account:crDate>
<account:upDate>1999-12-11T09:00:00</account:upDate>
</account:infData>
</resData>
<trID>
<clTRID>ABC-12345</clTRID>
<svTRID>123456</svTRID>
</trID>
</response>
</epp>

 

Note

s

  1. Changes to contact data are not included in this notification.
 
 
 

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