When
logging in to an EPP session, it is necessary to provide a list of the namespace schemas for the objects to be referenced during the session.
The server will accept certain groups of schemas represented by the following XML code fragments.
Current release
The following set of schemas is suggested:
<svcs>
<objURI>http://www.nominet.org.uk/epp/xml/nom-domain-2.0</objURI>
<objURI>http://www.nominet.org.uk/epp/xml/nom-notifications-2.0</objURI>
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
</svcs>
The schema
nom-notifications-2.0 is required for use of the
Poll command.
The EPP standard schema
host-1.0 is used in place of the old nom-ns-1.x nameserver schema.
Previous release
The 1.x schema sets are deprecated and will be disabled after a 3-month cross-over period.