This page shows examples of EPP XML sequences between an EPP client and the EPP server.
Change history
- 2023-05-16: A few minor corrections.
- 2021-08-24: The newest version of the applicant declaration (applicant dataset version) is now version 3.2, and must be used instead of the example value.
- 2019-12-10: The newest version of the applicant declaration (applicant dataset version) is now version 3.1, and must be used instead of the example value.
- 2018-08-07:
Updated three of the sequences to show use of the most recent personal declaration, version 3.0:- Domain create
- Domain info showing the created domain
- Domain update of applicant dataset only Please note that other examples may use version 2.0, but in practice, version 2.0 may be rejected. If that happens, use 3.0 instead.
- 2018-05-14:
Sequences for new data model is standard, and sequences for old model were removed. The number of sequences is therefore reduced.
The examples are mostly dumped via a Net::DRI command line client developed for .no, but for service messages, the web client for EPP and the client’s log function has also been used.
Please note: The sequences contain example data only. All texts are in English.
Contact info
Contact info on the two contact objects created in 'ccre-newdm'. --- <?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"> <command> <info> <contact:info 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>TH1283O</contact:id> </contact:info> </info> <clTRID>NORID-EC0.97-19e4-20170911081118-0e02d2</clTRID> </command> </epp> 2017-09-11 10:11:18.973177 [NOTICE] <transport>NORID-EC0.97-19e4-20170911081118-0e02d2 IN <?xml version="1.0" encoding="UTF-8" standalone="no"?> <epp xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:ietf:params:xml:ns:epp-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> <response> <result code="1000"> <msg>Command completed successfully</msg> </result> <msgQ count="7" id="435030380"/> <resData> <contact:infData xmlns="urn:ietf:params:xml:ns:contact-1.0" 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>TH1283O</contact:id> <contact:roid>TH1283O-NORID</contact:roid> <contact:status s="ok"/> <contact:postalInfo type="loc"> <contact:name>Trond Haugen</contact:name> <contact:org>TBG UTLEIE</contact:org> <contact:addr> <contact:street>Example building</contact:street> <contact:street>Example st. 23b</contact:street> <contact:street>5 etg</contact:street> <contact:city>Trondheim</contact:city> <contact:pc>NO-7005</contact:pc> <contact:cc>NO</contact:cc> </contact:addr> </contact:postalInfo> <contact:voice>+47.12345679</contact:voice> <contact:email>xml@example.no</contact:email> <contact:clID>reg9094</contact:clID> <contact:crID>reg9094</contact:crID> <contact:crDate>2017-09-11T07:58:41.46Z</contact:crDate> </contact:infData> </resData> <extension> <no-ext-contact:infData xmlns="http://www.norid.no/xsd/no-ext-contact-1.0" xmlns:no-ext-contact="http://www.norid.no/xsd/no-ext-contact-1.0" xsi:schemaLocation="http://www.norid.no/xsd/no-ext-contact-1.0 no-ext-contact-1.0.xsd"> <no-ext-contact:type>organization</no-ext-contact:type> <no-ext-contact:identity type="organizationNumber">819066302</no-ext-contact:identity> <no-ext-contact:mobilePhone>+47.12345678</no-ext-contact:mobilePhone> <no-ext-contact:email>xml-sec@example.no</no-ext-contact:email> </no-ext-contact:infData> </extension> <trID> <clTRID>NORID-EC0.97-19e4-20170911081118-0e02d2</clTRID> <svTRID>20170911101118918976-hcv8rv-reg9094-NORID</svTRID> </trID> </response> </epp> --- <?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"> <command> <info> <contact:info 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>TR85R</contact:id> </contact:info> </info> <clTRID>NORID-EC0.97-19ef-20170911080717-056870</clTRID> </command> </epp> 2017-09-11 10:07:17.592612 [NOTICE] <transport>NORID-EC0.97-19ef-20170911080717-056870 IN <?xml version="1.0" encoding="UTF-8" standalone="no"?> <epp xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:ietf:params:xml:ns:epp-1.0" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd"> <response> <result code="1000"> <msg>Command completed successfully</msg> </result> <msgQ count="7" id="435030380"/> <resData> <contact:infData xmlns="urn:ietf:params:xml:ns:contact-1.0" 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>TR85R</contact:id> <contact:roid>TR85R-NORID</contact:roid> <contact:status s="ok"/> <contact:postalInfo type="loc"> <contact:name>Tech Role</contact:name> <contact:addr> <contact:street>Example building</contact:street> <contact:street>Example st. 23b</contact:street> <contact:street>5 etg</contact:street> <contact:city>Trondheim</contact:city> <contact:pc>NO-7005</contact:pc> <contact:cc>NO</contact:cc> </contact:addr> </contact:postalInfo> <contact:voice>+47.12345679</contact:voice> <contact:email>xml@example.no</contact:email> <contact:clID>reg9094</contact:clID> <contact:crID>reg9094</contact:crID> <contact:crDate>2017-09-11T08:03:45.74Z</contact:crDate> </contact:infData> </resData> <extension> <no-ext-contact:infData xmlns="http://www.norid.no/xsd/no-ext-contact-1.0" xmlns:no-ext-contact="http://www.norid.no/xsd/no-ext-contact-1.0" xsi:schemaLocation="http://www.norid.no/xsd/no-ext-contact-1.0 no-ext-contact-1.0.xsd"> <no-ext-contact:type>role</no-ext-contact:type> <no-ext-contact:mobilePhone>+47.12345678</no-ext-contact:mobilePhone> <no-ext-contact:email>xml-sec@example.no</no-ext-contact:email> </no-ext-contact:infData> </extension> <trID> <clTRID>NORID-EC0.97-19ef-20170911080717-056870</clTRID> <svTRID>20170911100717355937-usaxz9-reg9094-NORID</svTRID> </trID> </response> </epp> ---