<?xml version="1.0"encoding="US-ASCII"?> <!-- This template is for creating an Internet Draft using xml2rfc, which is available here: http://xml.resource.org. -->encoding="UTF-8"?> <!DOCTYPE rfc SYSTEM"rfc2629.dtd" [ <!-- One method to get references from the online citation libraries. There has to be one entity for each item to be referenced. An alternate method (rfc include) is described in the references. --> <!ENTITY RFC2119 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml"> <!ENTITY RFC3688 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3688.xml"> <!ENTITY RFC3915 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3915.xml"> <!ENTITY RFC5730 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5730.xml"> <!ENTITY RFC5731 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5731.xml"> <!ENTITY RFC7451 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7451.xml"> <!ENTITY RFC7942 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7942.xml"> <!ENTITY RFC8174 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml"> <!ENTITY RFC8334 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8334.xml"> <!ENTITY W3C.REC-xmlschema-1-20041028 PUBLIC '' 'http://xml2rfc.ietf.org/public/rfc/bibxml4/reference.W3C.REC-xmlschema-1-20041028.xml'> <!ENTITY I-D.narten-iana-considerations-rfc2434bis SYSTEM "http://xml.resource.org/public/rfc/bibxml3/reference.I-D.narten-iana-considerations-rfc2434bis.xml"> ]> <?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?> <!-- used by XSLT processors --> <!-- For a complete list and description of processing instructions (PIs), please see http://xml.resource.org/authoring/README.html. --> <!-- Below are generally applicable Processing Instructions (PIs) that most I-Ds might want to use. (Here they are set differently than their defaults in xml2rfc v1.32) --> <?rfc strict="yes" ?> <!-- give errors regarding ID-nits and DTD validation --> <!-- control the table of contents (ToC) --> <?rfc toc="yes"?> <!-- generate a ToC --> <?rfc tocdepth="4"?> <!-- the number of levels of subsections in ToC. default: 3 --> <!-- control references --> <?rfc symrefs="yes"?> <!-- use symbolic references tags, i.e, [RFC2119] instead of [1] --> <?rfc sortrefs="yes" ?> <!-- sort the reference entries alphabetically --> <!-- control vertical white space (using these PIs as follows is recommended by the RFC Editor) --> <?rfc compact="yes" ?> <!-- do not start each main section on a new page --> <?rfc subcompact="yes" ?> <!-- keep one blank line between list items --> <?rfc comments="yes" ?> <!-- show cref output --> <?rfc inline="yes" ?> <!-- inline cref output --> <!-- end of list of popular I-D processing instructions -->"rfc2629-xhtml.ent"> <rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="std" consensus="true" docName="draft-ietf-regext-epp-fees-20"ipr="trust200902"> <!-- category values: std, bcp, info, exp, and historic ipr values: full3667, noModification3667, noDerivatives3667 you can add the attributes updates="NNNN" and obsoletes="NNNN" they will automatically be output with "(if approved)" -->number="8748" ipr="trust200902" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" tocDepth="4" symRefs="true" sortRefs="true" version="3"> <!--***** FRONT MATTER *****xml2rfc v2v3 conversion 2.35.0 --> <front><!-- The abbreviated title is used in the page header - it is only necessary if the full title is longer than 39 characters --><title abbrev="Registry Fee Extension"> Registry Fee Extension for the Extensible Provisioning Protocol (EPP)</title> <seriesInfo name="RFC" value="8748"/> <author fullname="Roger Carney"initials="R.C."initials="R." surname="Carney"> <organization>GoDaddy Inc.</organization> <address> <postal> <street>14455 N. Hayden Rd. #219</street> <city>Scottsdale</city> <region>AZ</region> <code>85260</code><country>US</country><country>United States of America</country> </postal> <email>rcarney@godaddy.com</email> <uri>http://www.godaddy.com</uri> </address> </author> <author fullname="Gavin Brown" initials="G." surname="Brown"> <organization>CentralNic Group plc</organization> <address> <postal> <street>35-39 Moorgate</street> <city>London</city><region>England</region><region/> <code>EC2R 6AR</code><country>GB</country><country>United Kingdom</country> </postal> <phone>+44 20 33 88 0600</phone> <email>gavin.brown@centralnic.com</email> <uri>http://www.centralnic.com</uri> </address> </author> <author fullname="Jothan Frakes" initials="J." surname="Frakes"> <organization/> <address> <email>jothan@jothan.com</email> <uri>http://jothan.com</uri> </address> </author> <dateyear="2019"/> <!-- Meta-data Declarations -->year="2020" month="March"/> <area>Applications and Real-Time</area> <workgroup>Registration Protocols Extensions</workgroup> <abstract> <t>Given the expansion of the DNSnamespace,namespace and the proliferation of novel business models, it is desirable to provide a method for Extensible Provisioning Protocol (EPP) clients to query EPP servers for the fees and credits associated with various billable transactions and provide expected fees and credits for certain commands and objects. This document describes an EPP extension mapping for registry fees. </t> </abstract> </front> <middle> <sectiontitle="Introduction">anchor="intro" numbered="true" toc="default"> <name>Introduction</name> <t>Historically, domain name registries have applied a simple fee structure for billable transactions, namely a basic unit price applied to domain <create>, <renew>,<transfer><transfer>, andRGP [RFC3915]Redemption Grace Period (RGP) <xref target="RFC3915" format="default"/> restore commands. Given the relatively small number of EPP servers to which EPP clients have been required to connect, it has generally been the case that client operators have been able to obtain details of these feesout-of-bandout of band by contacting the server operators.</t> <t>Given the expansion of the DNSnamespace,namespace and the proliferation of novel business models, it is desirable to provide a method for EPP clients to query EPP servers for the fees and credits associated with various billable transactions and certain commands and specific objects.</t> <t>This document describes an extension mapping for version 1.0 of the Extensible Provisioning Protocol (EPP)[RFC5730].<xref target="RFC5730" format="default"/>. This EPP mapping provides a mechanism by which EPP clients may query the fees and credits associated with various billabletransactions,transactions and obtain their current account balance.</t> <sectiontitle="Conventionsanchor="conventions" numbered="true" toc="default"> <name>Conventions Used in ThisDocument"> <t>TheDocument</name> <t> The key words"MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY","<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>", "<bcp14>MAY</bcp14>", and"OPTIONAL""<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as described inBCP 14BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all capitals, as shownhere.</t>here. </t> <t>XML is case sensitive. Unless stated otherwise, the XML specifications and examples provided in this documentMUST<bcp14>MUST</bcp14> be interpreted in the character case presented in order to develop a conforming implementation.</t> <t>"fee" is used as an abbreviation for "urn:ietf:params:xml:ns:epp:fee-1.0". The XML namespace prefix "fee" is used, but implementationsMUST NOT<bcp14>MUST NOT</bcp14> depend on it and instead employ a proper namespace-aware XML parser and serializer to interpret and output the XML documents.</t> <t>In the examples, "C:" represents lines sent by a protocolclientclient, and "S:" represents lines returned by a protocol server. Indentation and white space in the examples are provided only to illustrate element relationships and are not a required feature of this protocol. </t> </section> </section> <sectiontitle="Migratinganchor="migrating" numbered="true" toc="default"> <name>Migrating to Newer Versions of ThisExtension">Extension</name> <t>Serverswhichthat implement this extensionSHOULD<bcp14>SHOULD</bcp14> provide a way for clients to progressively update their implementations when a new version of the extension is deployed.</t> <t>ServersSHOULD<bcp14>SHOULD</bcp14> (for a temporary migration period) provide support for older versions of the extension in parallel to the newestversion,version and allow clients to select their preferred version via the <svcExtension> element of the <login> command.</t> <t>If a client requests multiple versions of the extension at login, then, when preparing responses to commandswhichthat do not include extension elements, the serverSHOULD<bcp14>SHOULD</bcp14> only include extension elements in the namespace of the newest version of the extension requested by the client.</t> <t>When preparing responses to commandswhichthat do include extension elements, the serverSHOULD<bcp14>SHOULD</bcp14> only include extension elements for the extension versions present in the command.</t> </section> <sectiontitle="Extension Elements"> <section title="Client Commands">anchor="extension-elements" numbered="true" toc="default"> <name>Extension Elements</name> <section anchor="client-commands" numbered="true" toc="default"> <name>Client Commands</name> <t>The <fee:command> element is used in the EPP <check> command to determine the fee that is applicable to the given command.</t> <t>Theuse"name" attribute of the <fee:command>keys off the use of the "name" attributeis used to define which transform fees the client is requesting information about.Here is the list ofThe possible values for the "name"attribute:</t> <t><list style="symbols"> <t>"create"attribute are:</t> <ul spacing="normal"> <li>"create", indicating a <create> command as defined in[RFC5730];</t> <t>"delete"<xref target="RFC5730" format="default"/>.</li> <li>"delete", indicating a <delete> command as defined in[RFC5730];</t> <t>"renew"<xref target="RFC5730" format="default"/>.</li> <li>"renew", indicating a <renew> command as defined in[RFC5730];</t> <t>"update"<xref target="RFC5730" format="default"/>.</li> <li>"update", indicating a <update> command as defined in[RFC5730];</t> <t>"transfer"<xref target="RFC5730" format="default"/>.</li> <li>"transfer", indicating a <transfer> command as defined in[RFC5730];</t> <t>If<xref target="RFC5730" format="default"/>.</li> <li>If the server supportsthe Registry Grace Period Mapping [RFC3915],registry grace period mapping <xref target="RFC3915" format="default"/>, then the serverMUST<bcp14>MUST</bcp14> also support the "restore" value as defined in[RFC3915];</t> <t>"custom"<xref target="RFC3915" format="default"/>.</li> <li>"custom", indicating a custom command thatMUST<bcp14>MUST</bcp14> set the "customName" attribute with a custom command name. The possible set of custom command name values isup todictated by the serverpolicy.</t> </list></t>policy.</li> </ul> <t>The <fee:command> elementMAY<bcp14>MAY</bcp14> have anOPTIONAL<bcp14>OPTIONAL</bcp14> "phase" attribute specifying a launch phase as described in[RFC8334].<xref target="RFC8334" format="default"/>. It may also contain anOPTIONAL<bcp14>OPTIONAL</bcp14> "subphase" attribute identifying the custom orsub-phasesubphase as described in[RFC8334].</t><xref target="RFC8334" format="default"/>.</t> </section> <sectiontitle="Currency Codes">anchor="currency-codes" numbered="true" toc="default"> <name>Currency Codes</name> <t>The <fee:currency> element is used to indicatewhichthe currency in which fees arecharged in. Thischarged. The value of this elementMUST<bcp14>MUST</bcp14> be a three-character currency code from[ISO4217:2015].</t><xref target="ISO4217_2015" format="default"/>.</t> <t>Note thatISO 4217:2015<xref target="ISO4217_2015" format="default"/> provides the special "XXX" code, whichMAY<bcp14>MAY</bcp14> be used if the server uses anon-currency basednon-currency-based system for assessing fees, such as a system of credits.</t> <t>The use of <fee:currency> elements in client commands isOPTIONAL:<bcp14>OPTIONAL</bcp14>: if a <fee:currency> element is not present in a command, the serverMUST<bcp14>MUST</bcp14> determine the currency based on the server default currency orbasedon the client's accountsettingssettings, which are agreed to by the client and server via an out-of-band channel. However, the <fee:currency> elementMUST<bcp14>MUST</bcp14> be present in the responses.</t> <t>ServersSHOULD NOT<bcp14>SHOULD NOT</bcp14> perform a currency conversion if a client uses an incorrect currency code. ServersSHOULD<bcp14>SHOULD</bcp14> return a 2004 "Parameter valuerange" errorrange error" instead.</t> </section> <sectiontitle="Validity Periods">anchor="validity-periods" numbered="true" toc="default"> <name>Validity Periods</name> <t>When querying for fee information using the <check> command, the <fee:period> element is used to indicate the validity period, which is to be added to extend the registration period of objects by the <create>, <renew>, and <transfer> commands. Validity periods are measured in years or months, with the appropriate units specified using the "unit"attribute to be added to the registration period of objects byattribute. Valid values for the<create>, <renew>"unit" attribute are "y" for years and<transfer> commands."m" for months. This element is derived from the <domain:period> element described in[RFC5731].</t><xref target="RFC5731" format="default"/>.</t> <t>The <fee:period> element isOPTIONAL<bcp14>OPTIONAL</bcp14> in <check>commands,commands; if omitted, the serverMUST<bcp14>MUST</bcp14> determine the fee(s) using the server default period. The <fee:period> elementMUST<bcp14>MUST</bcp14> be present in <check> responses.</t> </section> <sectiontitle="Feesanchor="fees-credits" numbered="true" toc="default"> <name>Fees andCredits">Credits</name> <t>Serverswhichthat implement this extension will include elements in responseswhichthat provide information about the fees and/or credits associated with a given billable transaction. A fee will result in subtracting from the Account Balance (described inSection 3.5)<xref target="account-balance"/>), and a credit will result in adding to the Account Balance (described inSection 3.5).</t><xref target="account-balance"/>).</t> <t>The <fee:fee> and <fee:credit> elements are used to provide this information. The presence of a <fee:fee> element in a response indicates a debit against the client's account balance; a <fee:credit> element indicates a credit. A <fee:fee> elementMUST<bcp14>MUST</bcp14> have a zero or greater (non-negative) value. A <fee:credit> elementMUST<bcp14>MUST</bcp14> have a negative value.</t> <t>A serverMAY<bcp14>MAY</bcp14> respond with multiple <fee:fee> and <fee:credit> elements in the same response. In such cases, the net fee or credit applicable to the transaction is the arithmetic sum of the values of each of the <fee:fee> and/or <fee:credit> elements. This amount applies to the total additional validity periodapplied tofor the object (where applicable).</t> <t>The following attributes are defined for the <fee:fee> element. These are described in detail below:</t><t>description: an OPTIONAL<dl newline="false"> <dt>description:</dt> <dd>an <bcp14>OPTIONAL</bcp14> attributewhichthat provides a human-readable description of the fee. Servers should provide documentation on the possible values of thisattribute,attribute and their meanings. AnOPTIONAL<bcp14>OPTIONAL</bcp14> "lang" attributeMAY<bcp14>MAY</bcp14> be present, per the language structure in[RFC5646],<xref target="RFC5646" format="default"/>, to identify the language of the returned text and has a default value of "en" (English). If the "description" attribute is not present, the "lang" attribute can beignored.</t> <t>refundable: an OPTIONALignored.</dd> <dt>refundable:</dt> <dd>an <bcp14>OPTIONAL</bcp14> boolean attribute indicating whether the fee is refundable if the object isdeleted.</t> <t>grace-period: an OPTIONALdeleted.</dd> <dt>grace-period:</dt> <dd>an <bcp14>OPTIONAL</bcp14> attributewhichthat provides the time period during which the fee isrefundable.</t> <t>applied: an OPTIONALrefundable.</dd> <dt>applied:</dt> <dd>an <bcp14>OPTIONAL</bcp14> attribute indicating when the fee will be deducted from the client'saccount.</t>account.</dd></dl> <t>The <fee:credit> element can take a "description" attribute as described above. AnOPTIONAL<bcp14>OPTIONAL</bcp14> "lang" attributeMAY<bcp14>MAY</bcp14> be present to identify the language of the returned text and has a default value of "en" (English).</t> <sectiontitle="Refunds">anchor="refunds" numbered="true" toc="default"> <name>Refunds</name> <t><fee:fee> elementsMAY<bcp14>MAY</bcp14> have anOPTIONAL<bcp14>OPTIONAL</bcp14> "refundable" attributewhichthat takes a boolean value. Fees may be refunded under certain circumstances, such as when a domain application is rejected (as described in[RFC8334])<xref target="RFC8334" format="default"/>) or when an object is deleted during the relevantGrace Periodgrace period (seebelow).</t><xref target="grace-periods"/>).</t> <t>If the "refundable" attribute is omitted, then clientsSHOULD NOT<bcp14>SHOULD NOT</bcp14> make anyassumptionassumptions about the refundability of the fee.</t> </section> <sectiontitle="Grace Periods"> <t>[RFC3915]anchor="grace-periods" numbered="true" toc="default"> <name>Grace Periods</name> <t><xref target="RFC3915" format="default"/> describes a system of "grace periods", which are time periods following a billable transaction during which, if an object is deleted, the client receives a refund.</t> <t>The "grace-period" attributeMAY<bcp14>MAY</bcp14> be used to indicate the relevant grace period for a fee. If a server implements theRegistry Grace Periodregistry grace period extension[RFC3915],<xref target="RFC3915" format="default"/>, itMUST<bcp14>MUST</bcp14> specify the grace period for all relevant transactions.</t> <t>If the "grace-period" attribute is omitted, then clientsSHOULD NOT<bcp14>SHOULD NOT</bcp14> make anyassumptionassumptions about the grace period of the fee.</t> </section> <sectiontitle="Correlationanchor="correlation-refund-grace" numbered="true" toc="default"> <name>Correlation between Refundability and GracePeriods">Periods</name> <t>If a <fee:fee> element has a "grace-period"attributeattribute, then itMUST<bcp14>MUST</bcp14> also berefundablerefundable, and the "refundable" attributeMUST<bcp14>MUST</bcp14> be true. If the "refundable" attribute of a <fee:fee> element isfalsefalse, then itMUST NOT<bcp14>MUST NOT</bcp14> have a "grace-period" attribute.</t> </section> <sectiontitle="Applicability">anchor="applicability" numbered="true" toc="default"> <name>Applicability</name> <t>Fees may be applied immediately upon receipt of a command from aclient,client or may only be applied once an out-of-band process (such as the processing of applications at the end of a launch phase) has taken place.</t> <t>The "applied" attribute of the <fee:fee> element allows servers to indicate whether a fee will be appliedimmediately,immediately or whether it will be applied at some point in the future. This attribute takes two possible values: "immediate" or "delayed".</t> </section> </section> <sectiontitle="Account Balance">anchor="account-balance" numbered="true" toc="default"> <name>Account Balance</name> <t>The <fee:balance> element is anOPTIONAL<bcp14>OPTIONAL</bcp14> elementwhich MAYthat <bcp14>MAY</bcp14> be included in server responses to transform commands. If present, it can be used by the client to determine the remaining credit at the server.</t> <t>Whether or not the <fee:balance> is included in responses is a matter of server policy. However, if a server chooses to offer support for this element, itMUST<bcp14>MUST</bcp14> be included in responses to all "transform" or billable commands(e.g.(e.g., <create>, <renew>, <update>, <delete>, <transfer op="request">).</t> <t>The value of the <fee:balance>MAY<bcp14>MAY</bcp14> be negative. A negative balance indicates that the server has extended a line of credit to the client (seebelow).</t><xref target="credit-limit"/>).</t> <t>If a server includes a <fee:balance> element in response to transform commands, the value of the elementMUST<bcp14>MUST</bcp14> reflect the client's account balance after any fees or credits associated with that command have been applied. If the "applied" attribute of the <fee:fee> element is "delayed", then the <fee:balance>MUST<bcp14>MUST</bcp14> reflect the client's account balance without any fees or credits associated with that command.</t> </section> <sectiontitle="Credit Limit">anchor="credit-limit" numbered="true" toc="default"> <name>Credit Limit</name> <t>As described above, if a server returns a response containing a <fee:balance> with a negative value, then the server has extended a line of credit to the client. A serverMAY<bcp14>MAY</bcp14> also include in responses a <fee:creditLimit> elementin responsesthat indicates the maximum credit available to a client. A serverMAY<bcp14>MAY</bcp14> reject certain transactions if the absolute value of the <fee:balance> is equal to or exceeds the value of the <fee:creditLimit> element.</t> <t>Whether or not the <fee:creditLimit> is included in responses is a matter of server policy. However, if a server chooses to offer support for this element, itMUST<bcp14>MUST</bcp14> be included in responses to all "transform" commands(e.g.(e.g., <create>, <renew>, <update>, <delete>, <transfer op="request">).</t> </section> <sectiontitle="Classificationanchor="classification-objects" numbered="true" toc="default"> <name>Classification ofObjects">Objects</name> <t>Objects may be assigned to a particular class, category, or tier, each of which has a particular fee or set of fees associated with it. The <fee:class> element, whichMAY<bcp14>MAY</bcp14> appear in <check> and transform responses, is used to indicate the classification of an object.</t> <t>If a server makes use of this element, it should provide clients with a list of all the values that the element may take via an out-of-band channel. ServersMUST NOT<bcp14>MUST NOT</bcp14> use valueswhichthat do not appear on this list.</t> <t>Servers that make use of this elementMUST<bcp14>MUST</bcp14> use a <fee:class> element with the value "standard" for all objects that are subject to the standard or default fee.</t> </section> <sectiontitle="Phaseanchor="phase-subphase" numbered="true" toc="default"> <name>"Phase" andSubphase Attributes">"Subphase" Attributes</name> <t>The <fee:command> element has two attributes,phase"phase" andsubphase,"subphase", that provide additional information related to a specific launchphasephase, as described in[RFC8334].<xref target="RFC8334" format="default"/>. These attributes are used as filters that should refine the server processing.</t> <t>If the client <fee:command> contains aserver supportedserver-supported combination ofphase/subphasephase/subphase, the serverMUST<bcp14>MUST</bcp14> return the fee data (including the phase/subphase attribute(s)) for the specific combination.</t> <t>If the client <fee:command> contains nophase/subphase"phase"/"subphase" attributes and the server has only one active phase/subphasecombinationcombination, the serverMUST<bcp14>MUST</bcp14> return the data (including thephase/subphase"phase"/"subphase" attribute(s)) of the currently active phase/subphase.</t> <t>If the client <fee:command> contains no phase/subphase attributes and the server has more than one active phase/subphasecombinationcombination, the serverMUST<bcp14>MUST</bcp14> respond with a 2003 "Required parameter missing" error.</t> <t>If the client <fee:command> contains no phase/subphase attributes and the server is currently in a "quiet period"(e.g.(e.g., not accepting registrations orapplications)applications), the serverMUST<bcp14>MUST</bcp14> return data consistent with the default general availability phase(e.g.(e.g., "open" or"claims")"claims"), including the appropriate phase/subphase attribute(s).</t> <t>If the client <fee:command> contains a phase attribute with no subphase and the server has only one active subphase (or no subphase) of this phase, the serverMUST<bcp14>MUST</bcp14> return the data (including the phase/subphase attribute(s)) of the provided phase and currently active subphase.</t> <t>If the client <fee:command> contains a phase attribute with no subphase and the server has more than one active subphase combination of this phase, the serverMUST<bcp14>MUST</bcp14> respond with a 2003 "Required parameter missing" error.</t> <t>If the client <fee:command> contains a subphase with no phaseattributeattribute, the serverMUST<bcp14>MUST</bcp14> respond with a 2003 "Required parameter missing" error.</t> <t>If the client <fee:command> contains a phase attribute not defined in[RFC8334]<xref target="RFC8334" format="default"/> or not supported byserverthe server, the serverMUST<bcp14>MUST</bcp14> respond with a 2004 "Parameter valuerange" error.</t>range error".</t> <t>If the client <fee:command> contains a subphase attribute (or phase/subphase combination) not supported byserverthe server, the serverMUST<bcp14>MUST</bcp14> respond with a 2004 "Parameter valuerange" error.</t>range error".</t> </section> <sectiontitle="Reason">anchor="reason" numbered="true" toc="default"> <name>Reason</name> <t>The <fee:reason> element is used to provideserver specificserver-specific text in an effort to better explain why a <check> command did not complete as the client expected. AnOPTIONAL<bcp14>OPTIONAL</bcp14> "lang" attributeMAY<bcp14>MAY</bcp14> be present to identify the language, per the language structure in[RFC5646],<xref target="RFC5646" format="default"/>, of the returned text and has a default value of "en" (English).</t> <t>The <fee:reason> element can be used within the server response <fee:command> element or within the <fee:cd> element. Seesection 5.1.1<xref target="epp-check"/> for details on the <fee:cd> "check data" element.</t> <t>If the server cannot calculate the relevantfees,fees because the object, command, currency, period,classclass, or some combination is invalid per server policy, the server has two ways of handling the error processing of <fee:command> element(s):</t><t><list style="numbers"> <t>Fast-fail -<ol spacing="normal" type="1"> <li> <t>Fast-fail: The server, upon error identification,MAY<bcp14>MAY</bcp14> stop processing <fee:command> elements and return a <fee:cd> to the clienta <fee:cd>containing the <fee:objID> and a <fee:reason> element detailing the reason for failure.<figure> <artwork><![CDATA[</t> <sourcecode name="" type=""><![CDATA[ S: <fee:cd avail="0"> S: <fee:objID>example.xyz</fee:objID> S: <fee:reason>Only 1 year registration periods are S: valid.</fee:reason> S: </fee:cd>]]> </artwork> </figure> </t> <t>Partial-fail -]]></sourcecode> </li> <li> <t>Partial-fail: The server, upon error identification,MAY<bcp14>MAY</bcp14> continue processing <fee:command> elements and return a <fee:cd> to the clienta <fee:cd>containing the successfully processed <fee:command> elements and failed <fee:command> elements. All returned failed <fee:command> elementsMUST<bcp14>MUST</bcp14> have a <fee:reason> element detailing the reason for failure, and the serverMAY<bcp14>MAY</bcp14> additionally include a <fee:reason> element at the <fee:cd> level.<figure> <artwork><![CDATA[</t> <sourcecode name="" type=""><![CDATA[ S: <fee:cd avail="0"> S: <fee:objID>example.xyz</fee:objID> S: <fee:command name="create"> S: <fee:period unit="y">2</fee:period> S: <fee:reason>Only 1 year registration periods are S: valid.</fee:reason> S: </fee:command> S: </fee:cd>]]> </artwork> </figure> </t> </list></t>]]></sourcecode> </li> </ol> <t>In either failurescenarioscenario, the serverMUST<bcp14>MUST</bcp14> set the <fee:cd>avail"avail" attribute to false(0)(0), and the serverMUST<bcp14>MUST</bcp14> process all objects in the client request.</t> </section> </section> <sectiontitle="Serveranchor="server-handling" numbered="true" toc="default"> <name>Server Handling of FeeInformation">Information</name> <t>Depending on the server policy, a clientMAY<bcp14>MAY</bcp14> be required to include the extension elements described in this document for certain transform commands. Servers must provide clear documentation to clients about the circumstances in which this extension must be used.</t> <t>The serverMUST<bcp14>MUST</bcp14> return avail="0" in its response to a <check> command for any object in the <check> command that does not include the <fee:check> extensionfor whichwhere the server wouldlikewisefail a domain <create> command when no <fee> extension is provided for that same object.</t> <t>If a server receives a <check> command from aclient, whichclient that results in no possible fee combination, the serverMUST<bcp14>MUST</bcp14> set the "avail" attribute of the <fee:cd> element to false (0) and provide a <fee:reason>.</t> <t>If a server receives a <check> command from aclient, whichclient that results in an ambiguous result(i.e.(i.e., multiple possible feecombinations)combinations), the serverMUST<bcp14>MUST</bcp14> reject the command with a 2003 "Required parameter missing" error.</t> <t>If a server receives a command from aclient, whichclient that does not include the fee extension data elements required by the server for that command, then the serverMUST<bcp14>MUST</bcp14> respond with a 2003 "Required parameter missing" error.</t> <t>If the total fee provided by the client is less than the server's own calculation of the fee or the server determines the currency is inappropriate for that command, then the serverMUST<bcp14>MUST</bcp14> reject the command with a 2004 "Parameter valuerange" error.</t>range error".</t> </section> <sectiontitle="EPPanchor="epp-command" numbered="true" toc="default"> <name>EPP CommandMapping">Mapping</name> <t>A detailed description of the EPP syntax and semantics can be found in[RFC5730].</t><xref target="RFC5730" format="default"/>.</t> <sectiontitle="EPPanchor="epp-query" numbered="true" toc="default"> <name>EPP QueryCommands">Commands</name> <t>This extension does not add any elements to the EPP <poll> or <info> commands or responses.</t> <sectiontitle="EPPanchor="epp-check" numbered="true" toc="default"> <name>EPP <check>Command">Command</name> <t>This extension defines a new command called the Fee Check Command that defines additional elements for the EPP <check> command to provide feeinformation along with the availability information of the EPP <check> command.</t>information.</t> <t>The commandMAY<bcp14>MAY</bcp14> contain an <extension>elementelement, whichMAY<bcp14>MAY</bcp14> contain a <fee:check> element. The <fee:check> elementMAY<bcp14>MAY</bcp14> contain one <fee:currency> element andMUST<bcp14>MUST</bcp14> contain one or more <fee:command> elements.</t> <t>The <fee:command> element(s)MUST contain(s)<bcp14>MUST</bcp14> contain a "name" attribute (seeSection 3.1),<xref target="client-commands"/>), anOPTIONAL<bcp14>OPTIONAL</bcp14> "phase" attribute, and anOPTIONAL<bcp14>OPTIONAL</bcp14> "subphase" attribute (seeSection 3.8).<xref target="phase-subphase"/>). The <fee:command> element(s)MAY<bcp14>MAY</bcp14> have the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:period> element (as described inSection 3.3).</t> </list></t> <figure> <preamble>Example<xref target="validity-periods"/>).</li> </ul> <t>Example <check>command:</preamble> <artwork><![CDATA[command:</t> <sourcecode name="" type=""><![CDATA[ C: <?xml version="1.0" encoding="utf-8" standalone="no"?> C: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> C: <command> C: <check> C: <domain:check C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: <domain:name>example.com</domain:name> C: <domain:name>example.net</domain:name> C: <domain:name>example.xyz</domain:name> C: </domain:check> C: </check> C: <extension> C: <fee:check xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> C: <fee:currency>USD</fee:currency> C: <fee:command name="create"> C: <fee:period unit="y">2</fee:period> C: </fee:command> C: <fee:command name="renew"/> C: <fee:command name="transfer"/> C: <fee:command name="restore"/> C: </fee:check> C: </extension> C: <clTRID>ABC-12345</clTRID> C: </command> C:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> <t>When the server receives a <check> command that includes the extension elements described above, its responseMUST<bcp14>MUST</bcp14> contain an <extension> element, whichMUST<bcp14>MUST</bcp14> contain a child <fee:chkData> element. The <fee:chkData> elementMUST<bcp14>MUST</bcp14> contain a <fee:currency> element and a <fee:cd> element for each object referenced in the client <check> command.</t> <t>Each <fee:cd> (check data) elementMUST<bcp14>MUST</bcp14> contain the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:objID> element, whichMUST<bcp14>MUST</bcp14> match an element referenced in the client <check>command.</t> <t>An OPTIONALcommand.</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:class> element (as described inSection 3.7).</t> <t>A<xref target="classification-objects"/>).</li> <li>A <fee:command> element matching each <fee:command> (unless the "avail" attribute of the <fee:cd>ifis false) that appeared in the corresponding <fee:check> of the client command. This elementMAY<bcp14>MAY</bcp14> have theOPTIONAL<bcp14>OPTIONAL</bcp14> "standard" attribute, with a default value of "0" (or "false"), which indicates whether the feematchesis the standard or default feeof the "standard" classification(seesection 3.7).<xref target="classification-objects"/>). This elementMAY<bcp14>MAY</bcp14> have theOPTIONAL<bcp14>OPTIONAL</bcp14> "phase" and "subphase" attributes, which will match the same attributes in the corresponding <fee:command> element of the client command if sent by theclient.</t> </list></t>client.</li> </ul> <t>The <fee:cd> element also has anOPTIONAL<bcp14>OPTIONAL</bcp14> "avail"attributeattribute, which is a boolean. If the value of this attribute evaluates to false, this indicates that the server cannot calculate the relevantfees,fees because the object, command, currency, period,classclass, or some combination is invalid per server policy. If "avail" isfalsefalse, then the <fee:cd> or the <fee:command> elementMUST<bcp14>MUST</bcp14> contain a <fee:reason> element (as described inSection 3.9)<xref target="reason"/>), and the serverMAY<bcp14>MAY</bcp14> eliminate some or all of the <fee:command> element(s).</t> <t>The <fee:command> element(s)MAY<bcp14>MAY</bcp14> have the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:period> element (as described inSection 3.3),<xref target="validity-periods"/>), which contains the same unit, if present, that appeared in the <fee:period> element of the command. If the value of the parent <fee:command> element is "restore", this elementMUST NOT<bcp14>MUST NOT</bcp14> beincluded, otherwiseincluded; otherwise, itMUST<bcp14>MUST</bcp14> be included. If no <fee:period> appeared in the client command (and the command is not"restore")"restore"), then the serverMUST<bcp14>MUST</bcp14> return its default periodvalue.</t> <t>Zerovalue.</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4).</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4).</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:reason> element (as described inSection 3.9).</t> </list></t><xref target="reason"/>).</li> </ul> <t>If the "avail" attribute of the <fee:cd> element is true (1) and if no <fee:fee> elements are present in a <fee:command> element, this indicates that no fee will be assessed by the server for this command.</t> <t>If the "avail" attribute of the <fee:cd> element is true (1), then the <fee:command> elementMUST NOT<bcp14>MUST NOT</bcp14> contain a <fee:reason> element.</t><figure> <preamble>Example<t>Example <check>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1000"> S: <msg>Command completed successfully</msg> S: </result> S: <resData> S: <domain:chkData S: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:cd> S: <domain:name avail="1">example.com</domain:name> S: </domain:cd> S: <domain:cd> S: <domain:name avail="1">example.net</domain:name> S: </domain:cd> S: <domain:cd> S: <domain:name avail="1">example.xyz</domain:name> S: </domain:cd> S: </domain:chkData> S: </resData> S: <extension> S: <fee:chkData S: xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:cd avail="1"> S: <fee:objID>example.com</fee:objID> S: <fee:class>Premium</fee:class> S: <fee:command name="create"> S: <fee:period unit="y">2</fee:period> S: <fee:fee S: description="Registration Fee" S: refundable="1" S: grace-period="P5D">10.00</fee:fee> S: </fee:command> S: <fee:command name="renew"> S: <fee:period unit="y">1</fee:period> S: <fee:fee S: description="Renewal Fee" S: refundable="1" S: grace-period="P5D">10.00</fee:fee> S: </fee:command> S: <fee:command name="transfer"> S: <fee:period unit="y">1</fee:period> S: <fee:fee S: description="Transfer Fee" S: refundable="1" S: grace-period="P5D">10.00</fee:fee> S: </fee:command> S: <fee:command name="restore"> S: <fee:fee S: description="Redemption Fee">15.00</fee:fee> S: </fee:command> S: </fee:cd> S: <fee:cd avail="1"> S: <fee:objID>example.net</fee:objID> S: <fee:class>standard</fee:class> S: <fee:command name="create" standard="1"> S: <fee:period unit="y">2</fee:period> S: <fee:fee S: description="Registration Fee" S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: </fee:command> S: <fee:command name="renew" standard="1"> S: <fee:period unit="y">1</fee:period> S: <fee:fee S: description="Renewal Fee" S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: </fee:command> S: <fee:command name="transfer" standard="1"> S: <fee:period unit="y">1</fee:period> S: <fee:fee S: description="Transfer Fee" S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: </fee:command> S: <fee:command name="restore" standard="1"> S: <fee:fee S: description="Redemption Fee">5.00</fee:fee> S: </fee:command> S: </fee:cd> S: <fee:cd avail="0"> S: <fee:objID>example.xyz</fee:objID> S: <fee:command name="create"> S: <fee:period unit="y">2</fee:period> S: <fee:reason>Only 1 year registration periods are S: valid.</fee:reason> S: </fee:command> S: </fee:cd> S: </fee:chkData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54322-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> <sectiontitle="EPPanchor="epp-transfer-query" numbered="true" toc="default"> <name>EPP Transfer QueryCommand">Command</name> <t>This extension does not add any elements to the EPP <transfer> query command, but it does include elements in theresponse,response when the extension is included in the <login> command service extensions.</t> <t>When the <transfer> query command has been processed successfully, if the client has included the extension in the <login> command service <svcExtension> element, and if the client is authorized by the server to view information about the transfer, then the serverMAY<bcp14>MAY</bcp14> include in the <extension> section of the EPP response a <fee:trnData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2).</t> <t>A<xref target="currency-codes"/>).</li> <li>A <fee:period> element (as described inSection 3.3).</t> <t>Zero<xref target="validity-periods"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4)<xref target="fees-credits"/>) containing the fees that will be charged to the gainingclient.</t> <t>Zeroclient.</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4)<xref target="fees-credits"/>) containing the credits that will be refunded to the losingclient.</t> </list></t>client.</li> </ul> <t>ServersSHOULD<bcp14>SHOULD</bcp14> omit <fee:credit> when returning a response to the gainingclient,client and omit <fee:fee> elements when returning a response to the losing client.</t> <t>If no <fee:trnData> element is included in the response, then no fee will be assessed by the server for the transfer.</t><figure> <preamble>Example<t>Example <transfer> queryresponse:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1001"> S: <msg>Command completed successfully; action pending</msg> S: </result> S: <resData> S: <domain:trnData S: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:name>example.com</domain:name> S: <domain:trStatus>pending</domain:trStatus> S: <domain:reID>ClientX</domain:reID> S: <domain:reDate>2019-06-08T22:00:00.0Z</domain:reDate> S: <domain:acID>ClientY</domain:acID> S: <domain:acDate>2019-06-13T22:00:00.0Z</domain:acDate> S: <domain:exDate>2021-09-08T22:00:00.0Z</domain:exDate> S: </domain:trnData> S: </resData> S: <extension> S: <fee:trnData xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:period unit="y">1</fee:period> S: <fee:fee>5.00</fee:fee> S: </fee:trnData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54322-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> </section> <sectiontitle="EPPanchor="epp-transform" numbered="true" toc="default"> <name>EPP TransformCommands">Commands</name> <sectiontitle="EPPanchor="epp-create" numbered="true" toc="default"> <name>EPP <create>Command">Command</name> <t>This extension adds elements to both the EPP <create> command andresponse,response when the extension is included in the <login> command service extensions.</t> <t>When submitting a <create> command to the server, the clientMAY<bcp14>MAY</bcp14> include in the <extension> element a <fee:create>elementelement, which includes the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:currency> element (as described inSection 3.2);</t> <t>One<xref target="currency-codes"/>).</li> <li>One or more <fee:fee> elements (as described inSection 3.4).</t> </list></t><xref target="fees-credits"/>).</li> </ul> <t>When the <create> command has been processed successfully,andthe client included the extension in the <login> command service extensions, and a fee was assessed by the server for the transaction, the serverMUST<bcp14>MUST</bcp14> include in the <extension> section of the EPP response a <fee:creData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2);</t> <t>Zero<xref target="currency-codes"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4);</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4);</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:balance> element (as described inSection 3.5);</t> <t>An OPTIONAL<xref target="account-balance"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:creditLimit> element (as described inSection 3.6).</t> </list></t> <figure> <preamble>Example<xref target="credit-limit"/>).</li> </ul> <t>Example <create>command:</preamble> <artwork><![CDATA[command:</t> <sourcecode name="" type=""><![CDATA[ C: <?xml version="1.0" encoding="utf-8" standalone="no"?> C: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> C: <command> C: <create> C: <domain:create C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: <domain:name>example.com</domain:name> C: <domain:period unit="y">2</domain:period> C: <domain:ns> C: <domain:hostObj>ns1.example.net</domain:hostObj> C: <domain:hostObj>ns2.example.net</domain:hostObj> C: </domain:ns> C: <domain:registrant>jd1234</domain:registrant> C: <domain:contact type="admin">sh8013</domain:contact> C: <domain:contact type="tech">sh8013</domain:contact> C: <domain:authInfo> C: <domain:pw>2fooBAR</domain:pw> C: </domain:authInfo> C: </domain:create> C: </create> C: <extension> C: <fee:create xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> C: <fee:currency>USD</fee:currency> C: <fee:fee>5.00</fee:fee> C: </fee:create> C: </extension> C: <clTRID>ABC-12345</clTRID> C: </command> C:</epp>]]> </artwork> </figure> <figure> <preamble>Example</epp> ]]></sourcecode> <t>Example <create>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1000"> S: <msg>Command completed successfully</msg> S: </result> S: <resData> S: <domain:creData S: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:name>example.com</domain:name> S: <domain:crDate>2019-04-03T22:00:00.0Z</domain:crDate> S: <domain:exDate>2021-04-03T22:00:00.0Z</domain:exDate> S: </domain:creData> S: </resData> S: <extension> S: <fee:creData xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:fee S: description="Registration Fee" S: lang="en" S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: <fee:balance>-5.00</fee:balance> S: <fee:creditLimit>1000.00</fee:creditLimit> S: </fee:creData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54321-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> <sectiontitle="EPPanchor="epp-delete" numbered="true" toc="default"> <name>EPP <delete>Command">Command</name> <t>This extension does not add any elements to the EPP <delete> command, but it does include elements in theresponse,response when the extension is included in the <login> command service extensions.</t> <t>When the <delete> command has been processedsuccessfully,successfully and the client included the extension in the <login> command service extensions, the serverMAY<bcp14>MAY</bcp14> include in the <extension> section of the EPP response a <fee:delData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2);</t> <t>Zero<xref target="currency-codes"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4);</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4);</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:balance> element (as described inSection 3.5);</t> <t>An OPTIONAL<xref target="account-balance"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:creditLimit> element (as described inSection 3.6).</t> </list></t> <figure> <preamble>Example<xref target="credit-limit"/>).</li> </ul> <t>Example <delete>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1000"> S: <msg>Command completed successfully</msg> S: </result> S: <extension> S: <fee:delData S: xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:credit S: description="AGP Credit" S: lang="en">-5.00</fee:credit> S: <fee:balance>1005.00</fee:balance> S: </fee:delData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54321-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> <sectiontitle="EPPanchor="epp-renew" numbered="true" toc="default"> <name>EPP <renew>Command">Command</name> <t>This extension adds elements to both the EPP <renew> command andresponse,response when the extension is included in the <login> command service extensions.</t> <t>When submitting a <renew> command to the server, the clientMAY<bcp14>MAY</bcp14> include in the <extension> element a <fee:renew>elementelement, which includes the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:currency> element (as described inSection 3.2);</t> <t>One<xref target="currency-codes"/>).</li> <li>One or more <fee:fee> elements (as described inSection 3.4).</t> </list></t><xref target="fees-credits"/>).</li> </ul> <t>When the <renew> command has been processedsuccessfully,successfully and the client included the extension in the <login> command service extensions, the serverMAY<bcp14>MAY</bcp14> include in the <extension> section of the EPP response a <fee:renData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2);</t> <t>Zero<xref target="currency-codes"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4);</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4);</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:balance> element (as described inSection 3.5);</t> <t>An OPTIONAL<xref target="account-balance"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:creditLimit> element (as described inSection 3.6).</t> </list></t> <figure> <preamble>Example<xref target="credit-limit"/>).</li> </ul> <t>Example <renew>command:</preamble> <artwork><![CDATA[command:</t> <sourcecode name="" type=""><![CDATA[ C: <?xml version="1.0" encoding="utf-8" standalone="no"?> C: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> C: <command> C: <renew> C: <domain:renew C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: <domain:name>example.com</domain:name> C: <domain:curExpDate>2019-04-03</domain:curExpDate> C: <domain:period unit="y">5</domain:period> C: </domain:renew> C: </renew> C: <extension> C: <fee:renew xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> C: <fee:currency>USD</fee:currency> C: <fee:fee>5.00</fee:fee> C: </fee:renew> C: </extension> C: <clTRID>ABC-12345</clTRID> C: </command> C:</epp>]]> </artwork> </figure> <figure> <preamble>Example</epp> ]]></sourcecode> <t>Example <renew>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1000"> S: <msg>Command completed successfully</msg> S: </result> S: <resData> S: <domain:renData S: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:name>example.com</domain:name> S: <domain:exDate>2024-04-03T22:00:00.0Z</domain:exDate> S: </domain:renData> S: </resData> S: <extension> S: <fee:renData xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:fee S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: <fee:balance>1000.00</fee:balance> S: </fee:renData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54322-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> <sectiontitle="EPPanchor="epp-transfer-command" numbered="true" toc="default"> <name>EPP <transfer>Command">Command</name> <t>This extension adds elements to both the EPP <transfer> command andresponse,response when the value of the "op" attribute of the <transfer> command element is"request","request" and the extension is included in the <login> command service extensions.</t> <t>When submitting a <transfer> command to the server, the clientMAY<bcp14>MAY</bcp14> include in the <extension> element a <fee:transfer>elementelement, which includes the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:currency> element (as described inSection 3.2);</t> <t>One<xref target="currency-codes"/>).</li> <li>One or more <fee:fee> elements (as described inSection 3.4).</t> </list></t><xref target="fees-credits"/>).</li> </ul> <t>When the <transfer> command has been processedsuccessfully,successfully and the client included the extension in the <login> command service extensions, the serverMAY<bcp14>MAY</bcp14> include in the <extension> section of the EPP response a <fee:trnData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2);</t> <t>Zero<xref target="currency-codes"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4);</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4);</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:balance> element (as described inSection 3.5);</t> <t>An OPTIONAL<xref target="account-balance"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:creditLimit> element (as described inSection 3.6).</t> </list></t> <figure> <preamble>Example<xref target="credit-limit"/>).</li> </ul> <t>Example <transfer>command:</preamble> <artwork><![CDATA[command:</t> <sourcecode name="" type=""><![CDATA[ C: <?xml version="1.0" encoding="utf-8" standalone="no"?> C: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> C: <command> C: <transfer op="request"> C: <domain:transfer C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: <domain:name>example.com</domain:name> C: <domain:period unit="y">1</domain:period> C: <domain:authInfo> C: <domain:pw roid="JD1234-REP">2fooBAR</domain:pw> C: </domain:authInfo> C: </domain:transfer> C: </transfer> C: <extension> C: <fee:transfer xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> C: <fee:currency>USD</fee:currency> C: <fee:fee>5.00</fee:fee> C: </fee:transfer> C: </extension> C: <clTRID>ABC-12345</clTRID> C: </command> C:</epp>]]> </artwork> </figure> <figure> <preamble>Example</epp> ]]></sourcecode> <t>Example <transfer>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1001"> S: <msg>Command completed successfully; action pending</msg> S: </result> S: <resData> S: <domain:trnData S: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> S: <domain:name>example.com</domain:name> S: <domain:trStatus>pending</domain:trStatus> S: <domain:reID>ClientX</domain:reID> S: <domain:reDate>2019-06-08T22:00:00.0Z</domain:reDate> S: <domain:acID>ClientY</domain:acID> S: <domain:acDate>2019-06-13T22:00:00.0Z</domain:acDate> S: <domain:exDate>2021-09-08T22:00:00.0Z</domain:exDate> S: </domain:trnData> S: </resData> S: <extension> S: <fee:trnData xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:fee S: refundable="1" S: grace-period="P5D">5.00</fee:fee> S: </fee:trnData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54322-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> <sectiontitle="EPPanchor="epp-update" numbered="true" toc="default"> <name>EPP <update>Command">Command</name> <t>This extension adds elements to both the EPP <update> command andresponse,response when the extension is included in the <login> command service extensions.</t> <t>When submittingaan <update> command to the server, the clientMAY<bcp14>MAY</bcp14> include in the <extension> element a <fee:update>elementelement, which includes the following child elements:</t><t><list style="symbols"> <t>An OPTIONAL<ul spacing="normal"> <li>An <bcp14>OPTIONAL</bcp14> <fee:currency> element (as described inSection 3.2);</t> <t>One<xref target="currency-codes"/>).</li> <li>One or more <fee:fee> elements (as described inSection 3.4).</t> </list></t><xref target="fees-credits"/>).</li> </ul> <t>When the <update> command has been processedsuccessfully,successfully and the client included the extension in the <login> command service extensions, the serverMAY<bcp14>MAY</bcp14> include in the <extension> section of the EPP response a <fee:updData> element, which contains the following child elements:</t><t><list style="symbols"> <t>A<ul spacing="normal"> <li>A <fee:currency> element (as described inSection 3.2);</t> <t>Zero<xref target="currency-codes"/>).</li> <li>Zero or more <fee:fee> elements (as described inSection 3.4);</t> <t>Zero<xref target="fees-credits"/>).</li> <li>Zero or more <fee:credit> elements (as described inSection 3.4);</t> <t>An OPTIONAL<xref target="fees-credits"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:balance> element (as described inSection 3.5);</t> <t>An OPTIONAL<xref target="account-balance"/>).</li> <li>An <bcp14>OPTIONAL</bcp14> <fee:creditLimit> element (as described inSection 3.6).</t> </list></t> <figure> <preamble>Example<xref target="credit-limit"/>).</li> </ul> <t>Example <update>command:</preamble> <artwork><![CDATA[command:</t> <sourcecode name="" type=""><![CDATA[ C: <?xml version="1.0" encoding="utf-8" standalone="no"?> C: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> C: <command> C: <update> C: <domain:update C: xmlns:domain="urn:ietf:params:xml:ns:domain-1.0"> C: <domain:name>example.com</domain:name> C: <domain:chg> C: <domain:registrant>sh8013</domain:registrant> C: </domain:chg> C: </domain:update> C: </update> C: <extension> C: <fee:update xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> C: <fee:currency>USD</fee:currency> C: <fee:fee>5.00</fee:fee> C: </fee:update> C: </extension> C: <clTRID>ABC-12345</clTRID> C: </command> C:</epp>]]> </artwork> </figure> <figure> <preamble>Example</epp> ]]></sourcecode> <t>Example <update>response:</preamble> <artwork><![CDATA[response:</t> <sourcecode name="" type=""><![CDATA[ S: <?xml version="1.0" encoding="utf-8" standalone="no"?> S: <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"> S: <response> S: <result code="1000"> S: <msg>Command completed successfully</msg> S: </result> S: <extension> S: <fee:updData xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0"> S: <fee:currency>USD</fee:currency> S: <fee:fee>5.00</fee:fee> S: </fee:updData> S: </extension> S: <trID> S: <clTRID>ABC-12345</clTRID> S: <svTRID>54321-XYZ</svTRID> S: </trID> S: </response> S:</epp>]]> </artwork> </figure></epp> ]]></sourcecode> </section> </section> </section> <section anchor="syntax"title="Formal Syntax">numbered="true" toc="default"> <name>Formal Syntax</name> <t>One schema is presented herethat is-- the EPP Fee Extension schema.</t> <t>The formal syntax presented here is a complete schema representation of the object mapping suitable for automated validation of EPP XMLinstances. The BEGIN and END tags are not part of the schema; they are used to note the beginning and ending of the schema for URI registration purposes.</t>instances.</t> <sectiontitle="Feeanchor="fee-extension" numbered="true" toc="default"> <name>Fee ExtensionSchema">Schema</name> <t>The formal syntax presented here is a complete schema representation <xref target="W3C.REC-xmlschema-1-20041028"/> of the object mapping suitable for automated validation of EPP XML instances. TheBEGIN<CODE BEGINS> andEND<CODE ENDS> tags are not part of the schema; they are used to note the beginning andendingend of the schema for URI registration purposes.</t><figure> <artwork><![CDATA[ BEGIN<sourcecode type="xml" markers="true"><![CDATA[ <?xml version="1.0" encoding="utf-8"?> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:fee="urn:ietf:params:xml:ns:epp:fee-1.0" xmlns:eppcom="urn:ietf:params:xml:ns:eppcom-1.0" xmlns:domain="urn:ietf:params:xml:ns:domain-1.0" targetNamespace="urn:ietf:params:xml:ns:epp:fee-1.0" elementFormDefault="qualified"> <import namespace="urn:ietf:params:xml:ns:eppcom-1.0" /> <import namespace="urn:ietf:params:xml:ns:domain-1.0" /> <annotation> <documentation> Extensible Provisioning Protocol v1.0 Fee Extension </documentation> </annotation> <!-- Child elements found in EPP commands and responses --> <element name="check" type="fee:checkType" /> <element name="chkData" type="fee:chkDataType" /> <element name="create" type="fee:transformCommandType" /> <element name="creData" type="fee:transformResultType" /> <element name="renew" type="fee:transformCommandType" /> <element name="renData" type="fee:transformResultType" /> <element name="transfer" type="fee:transformCommandType" /> <element name="trnData" type="fee:transformResultType" /> <element name="update" type="fee:transformCommandType" /> <element name="updData" type="fee:transformResultType" /> <element name="delData" type="fee:transformResultType" /> <!-- client <check> command --> <complexType name="checkType"> <sequence> <element name="currency" type="fee:currencyType" minOccurs="0" /> <element name="command" type="fee:commandType" minOccurs="1" maxOccurs="unbounded" /> </sequence> </complexType> <complexType name="objectIdentifierType"> <simpleContent> <extension base="eppcom:labelType"> <attribute name="element" type="NMTOKEN" default="name" /> </extension> </simpleContent> </complexType> <!-- server <check> result --> <complexType name="chkDataType"> <sequence> <element name="currency" type="fee:currencyType" /> <element name="cd" type="fee:objectCDType" maxOccurs="unbounded" /> </sequence> </complexType> <complexType name="objectCDType"> <sequence> <element name="objID" type="fee:objectIdentifierType" /> <element name="class" type="token" minOccurs="0" /> <element name="command" type="fee:commandDataType" minOccurs="0" maxOccurs="unbounded" /> <element name="reason" type="fee:reasonType" minOccurs="0" /> </sequence> <attribute name="avail" type="boolean" default="1" /> </complexType> <!-- general transform (create, renew, update, transfer)command -->command--> <complexType name="transformCommandType"> <sequence> <element name="currency" type="fee:currencyType" minOccurs="0" /> <element name="fee" type="fee:feeType" maxOccurs="unbounded" /> <element name="credit" type="fee:creditType" minOccurs="0" maxOccurs="unbounded" /> </sequence> </complexType> <!-- general transform (create, renew, update) result --> <complexType name="transformResultType"> <sequence> <element name="currency" type="fee:currencyType" minOccurs="0" /> <element name="period" type="domain:periodType" minOccurs="0" /> <element name="fee" type="fee:feeType" minOccurs="0" maxOccurs="unbounded" /> <element name="credit" type="fee:creditType" minOccurs="0" maxOccurs="unbounded" /> <element name="balance" type="fee:balanceType" minOccurs="0" /> <element name="creditLimit" type="fee:creditLimitType" minOccurs="0" /> </sequence> </complexType> <!-- common types --> <simpleType name="currencyType"> <restriction base="string"> <pattern value="[A-Z]{3}" /> </restriction> </simpleType> <complexType name="commandType"> <sequence> <element name="period" type="domain:periodType" minOccurs="0" maxOccurs="1" /> </sequence> <attribute name="name" type="fee:commandEnum" use="required"/> <attribute name="customName" type="token"/> <attribute name="phase" type="token" /> <attribute name="subphase" type="token" /> </complexType> <complexType name="commandDataType"> <complexContent> <extension base="fee:commandType"> <sequence> <element name="fee" type="fee:feeType" minOccurs="0" maxOccurs="unbounded" /> <element name="credit" type="fee:creditType" minOccurs="0" maxOccurs="unbounded" /> <element name="reason" type="fee:reasonType" minOccurs="0" /> </sequence> <attribute name="standard" type="boolean" default="0" /> </extension> </complexContent> </complexType> <complexType name="reasonType"> <simpleContent> <extension base="token"> <attribute name="lang" type="language" default="en"/> </extension> </simpleContent> </complexType> <simpleType name="commandEnum"> <restriction base="token"> <enumeration value="create"/> <enumeration value="delete"/> <enumeration value="renew"/> <enumeration value="update"/> <enumeration value="transfer"/> <enumeration value="restore"/> <enumeration value="custom"/> </restriction> </simpleType> <simpleType name="nonNegativeDecimal"> <restriction base="decimal"> <minInclusive value="0" /> </restriction> </simpleType> <simpleType name="negativeDecimal"> <restriction base="decimal"> <maxInclusive value="0" /> </restriction> </simpleType> <complexType name="feeType"> <simpleContent> <extension base="fee:nonNegativeDecimal"> <attribute name="description"/> <attribute name="lang" type="language" default="en"/> <attribute name="refundable" type="boolean" /> <attribute name="grace-period" type="duration" /> <attribute name="applied"> <simpleType> <restriction base="token"> <enumeration value="immediate" /> <enumeration value="delayed" /> </restriction> </simpleType> </attribute> </extension> </simpleContent> </complexType> <complexType name="creditType"> <simpleContent> <extension base="fee:negativeDecimal"> <attribute name="description"/> <attribute name="lang" type="language" default="en"/> </extension> </simpleContent> </complexType> <simpleType name="balanceType"> <restriction base="decimal" /> </simpleType> <simpleType name="creditLimitType"> <restriction base="decimal" /> </simpleType> </schema>END]]> </artwork> </figure>]]></sourcecode> </section> </section> <section anchor="Security"title="Security Considerations">numbered="true" toc="default"> <name>Security Considerations</name> <t>The mapping extensions described in this document do not provide any security services beyond those described by the EPP[RFC5730],<xref target="RFC5730" format="default"/>, the EPP domain name mapping[RFC5731],<xref target="RFC5731" format="default"/>, and the protocol layers used by the EPP. The security considerations described in these other specifications apply to this specification as well. This extension passes financial information using the EPP protocol, so confidentiality and integrity protection must be provided by the transport mechanism. All transports compliant with[RFC5730]<xref target="RFC5730" format="default"/> provide the needed level of confidentiality and integrity protections. The server will only provide information, including financial information, that is relevant to the authenticated client.</t> </section> <section anchor="IANA"title="IANA Considerations"> <section title="XML Namespace">numbered="true" toc="default"> <name>IANA Considerations</name> <section anchor="xml-namespace" numbered="true" toc="default"> <name>XML Namespace</name> <t>This document uses URNs to describe XML namespaces and XML schemas conforming to a registry mechanism described in <xreftarget="RFC3688"/>.</t>target="RFC3688" format="default"/>.</t> <t>Registration request for the fee namespace:</t> <t>URI: urn:ietf:params:xml:ns:epp:fee-1.0</t> <t>Registrant Contact: IESG</t> <t>XML: None. Namespace URIs do not represent an XML specification.</t> <t>Registration request for the fee schema:</t> <t>URI: urn:ietf:params:xml:schema:epp:fee-1.0</t> <t>Registrant Contact: IESG</t> <t>XML: Seethe "Formal Syntax" section<xref target="syntax"/> of this document.</t> </section> <sectiontitle="EPPanchor="epp-extension-reg" numbered="true" toc="default"> <name>EPP ExtensionRegistry">Registry</name> <t>The EPP extension described in this documentshould behas been registered bytheIANA in theEPP Extension Registry"Extensions for the Extensible Provisioning Protocol (EPP)" registry described in[RFC7451].<xref target="RFC7451" format="default"/>. The details of the registration are as follows:</t> <t>Name of Extension: Registry Fee Extension for the Extensible Provisioning Protocol (EPP)</t> <t>Document status: Standards Track</t> <t>Reference:(insert reference toRFCversion of this document)</t>8748</t> <t>Registrant Name and Email Address:IESG,IESG <iesg@ietf.org></t> <t>TLDs: Any</t> <t>IPR Disclosure: None</t> <t>Status: Active</t> <t>Notes: None</t> </section> </section><section title="Implementation Status"> <t>Note to RFC Editor: Please remove this section and the reference to [RFC7942] before publication.</t> <t>This section records the status of known implementations of the protocol defined by this specification at the time of posting of this Internet-Draft, and is based on a proposal described in [RFC7942]. The description of implementations in this section is intended to assist the IETF in its decision processes in progressing drafts to RFCs. Please note that</middle> <back> <references> <name>References</name> <references> <name>Normative References</name> <reference anchor="ISO4217_2015" target="https://www.iso.org/standard/64758.html"> <front> <title>Codes for thelistingrepresentation ofany individual implementation here does not imply endorsement by the IETF. Furthermore, no effort has been spentcurrencies</title> <seriesInfo name="ISO" value="4217:2015"/> <author> <organization>ISO</organization> </author> <date year="2015" month="August"/> </front> </reference> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3688.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.3915.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.5646.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.5730.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.5731.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml"/> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.8334.xml"/> <reference anchor="W3C.REC-xmlschema-1-20041028" target="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028" xml:base="https://xml2rfc.ietf.org/public/rfc/bibxml4/reference.W3C.REC-xmlschema-1-20041028.xml"> <front> <title>XML Schema Part 1: Structures Second Edition</title> <seriesInfo name="World Wide Web Consortium Recommendation" value="REC-xmlschema-1-20041028"/> <author initials="H." surname="Thompson" fullname="Henry Thompson"> <organization/> </author> <author initials="D." surname="Beech" fullname="David Beech"> <organization/> </author> <author initials="M." surname="Maloney" fullname="Murray Maloney"> <organization/> </author> <author initials="N." surname="Mendelsohn" fullname="Noah Mendelsohn"> <organization/> </author> <date month="October" year="2004"/> </front> </reference> </references> <references> <name>Informative References</name> <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.7451.xml"/> </references> </references> <section anchor="acknowledgements" numbered="false" toc="default"> <name>Acknowledgements</name> <t>The authors wish toverifythank theinformation presented here that was supplied by IETF contributors. This is not intended as, and must not be construed to be, a catalog of available implementations orfollowing persons for theirfeatures. Readers are advised to note that other implementations may exist.</t> <t>According to [RFC7942], "this will allow reviewersfeedback andworking groups to assign due consideration to documents that have the benefitsuggestions:</t> <ul spacing="compact"> <li><t><contact fullname="James Gould"/> ofrunning code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature. It is up to the individual working groups to use this information as they see fit".</t> <section title="RegistryEngine EPP Service"> <t>Organization: CentralNic</t> <t>Name: RegistryEngine EPP Service</t> <t>Description: Generic high-volume EPP service for gTLDs, ccTLDs and SLDs</t> <t>Level of maturity: Deployed in CentralNic's production environment as well as two other gTLD registry systems, and two ccTLD registry systems.</t> <t>Coverage: All aspects of the protocol are implemented.</t> <t>Licensing: Proprietary In-House software</t> <t>Contact: epp@centralnic.com</t> <t>URL: https://www.centralnic.com</t> </section> </section> <section title="Acknowledgements"> <t>The authors wish to thank the following persons for their feedback and suggestions:</t> <t><list style="symbols"> <t>James Gould of Verisign Inc</t> <t>Luis Munoz of ISC</t> <t>Michael Young of Architelos</t> <t>Ben Levac and Jeff Eckhaus of Demand Media</t> <t>Seth Goldman of Google</t> <t>Klaus Malorny and Michael Bauland of Knipp</t> <t>Jody Kolker, Joe Snitker and Kevin Allendorf of Go Daddy</t> <t>Michael HollowayVerisign Inc.</t></li> <li><t><contact fullname="Luis Munoz"/> of ISC</t></li> <li><t><contact fullname="Michael Young"/></t></li> <li><t><contact fullname="Ben Levac"/></t></li> <li><t><contact fullname="Jeff Eckhaus"/></t></li> <li><t><contact fullname="Seth Goldman"/> of Google</t></li> <li><t><contact fullname="Klaus Malorny"/> and <contact fullname="Michael Bauland"/> of Knipp</t></li> <li><t><contact fullname="Jody Kolker"/>, <contact fullname="Joe Snitker"/>, and <contact fullname="Kevin Allendorf"/> of GoDaddy</t></li> <li><t><contact fullname="Michael Holloway"/> of ComLaude</t> <t>Santosh KalsangrahLaude</t></li> <li><t><contact fullname="Santosh Kalsangrah"/> of ImpetusInfotech</t> <t>Alex Mayrhofer of Nic.at</t> <t>Thomas CorteInfotech</t></li> <li><t><contact fullname="Alex Mayrhofer"/> of Nic.at</t></li> <li><t><contact fullname="Thomas Corte"/> of Knipp Medien und KommunikationGmbH</t> </list></t> </section> <section title="Change History"> <section title="Change from 18 to 19"> <t>Added normative reference for XML Schema.</t> </section> <section title="Change from 18 to 19"> <t>Updated per IESG review, all updates (except for one schema change) were just textual for clarity and correctness. The schema change was to require the name attribute of the commandType element.</t> </section> <section title="Change from 17 to 18"> <t>Corrected erroneous edit left in place in previous revision (17), reverted text back to original text (revision 16) in section 3.4.</t> </section> <section title="Change from 16 to 17"> <t>Updated per AD review, all updates were just textual for clarity and correctness.</t> </section> <section title="Change from 15 to 16"> <t>Updated per AD review and list comments: several grammar corrections; clarification text added to section 3.4.3 and 3.5; and a schema update for consistency by providing a "lang" attribute to the <fee:fee> and <fee:credit> "description" attribute detailed in section 3.4.</t> </section> <section title="Change from 14 to 15"> <t>Updated schema, moving the "standard" attribute of the "commandDataType" inside the <extension> block.</t> </section> <section title="Change from 13 to 14"> <t>Moved RFC 7451 reference from Normative to Informative section.</t> </section> <section title="Change from 12 to 13"> <t>Updated XML namespace and schema registration to be "epp" scoped - global replace of XML namespace from urn:ietf:params:xml:ns:fee-1.0 to urn:ietf:params:xml:ns:epp:fee-1.0 and the XML schema registration from urn:ietf:params:xml:schema:fee-1.0 to urn:ietf:params:xml:schema:epp:fee-1.0.</t> </section> <section title="Change from 11 to 12"> <t>Updated references to current version of documents and moved the "standard" attribute from the check command (commandType) to the check response (commandDataType).</t> </section> <section title="Change from 10 to 11"> <t>Updated document per Working Group Last Call comments. Made minor textual changes throughout for enhanced clarity per WGLC comments.</t> </section> <section title="Change from 09 to 10"> <t>Updated document per Working Group Last Call comments. Updated schema to version 1.0 in anticipation of standardization, no changes were made to the latest, 0.25, schema. Made minor textual changes throughout for enhanced clarity per WGLC comments.</t>GmbH</t></li> </ul> </section><section title="Change from 08 to 09"> <t>Updated scheme to version 0.25 to allow tighter checking on <fee:command> by splitting the client and server definitions, moved the class element from the command to the object level and added an optional standard attribute to the command element. Also updated section 3.1 for clarity on name attribute; updated section 3.9 for clarity on uses of <fee:reason>; removed second paragraph in section 5.2.1 as it was duplicative of second to last paragraph in 4.0; and updated section 5.1.1 to add section references.</t> </section> <section title="Change from 07 to 08"> <t>Updated section 3.8 and 5.1.1 to provide clarity on server processing and response of various scenarios (i.e. "quiet" period processing).</t> </section> <section title="Change from 06 to 07"> <t>Updated section 3.8 and 4.0 to provide clarity on server processing and response of various scenarios.</t> </section> <section title="Change from 05 to 06"> <t>Updated scheme to version 0.23 to allow the return of no <fee:command> element(s) if an error situation occurs. Edited section 3.8 extensively after input from interim meeting and REGEXT F2F meeting at IETF-99. Added normative reference for draft-ietf-eppext-launchphase.</t> </section> <section title="Change from 04 to 05"> <t>Updated scheme to version 0.21 to support the lang attribute for the reason element of the objectCDType and the commandType types as well as to add the update command to the commandEnum type. Updated section 3.1 to include language for the custom command. Added section 3.9 to provide a description of the <fee:reason> element. Fixed typos and added clarification text on when client fee is less than server fee in section 4. Additionally, I added description pointers to appropriate Section 3 definitions for element clarity throughout the document.</t> </section> <section title="Change from 03 to 04"> <t>Updated scheme to version 0.19 to correct typos and to replace the commandTypeValue type with the commandEnum type and customName attribute for stricter validation. Updated various text for grammar and clarity. Added text to section 4 clarifying the <check> response when the client provided no fee extension but the server was expecting the extension.</t> </section> <section title="Change from 02 to 03"> <t>Updated scheme to version 0.17 to simplify the check command syntax. Moved fee avail to objectCDType to allow fast failing on error situations. Removed the objectCheckType as it was no longer being used. Updated examples to reflect these scheme changes. Added language for server failing a <create> if the <fee:fee> passed by the client is less than the server fee.</t> </section> <section title="Change from 01 to 02"> <t>Updated scheme to version 0.15 to fix errors in CommandType, objectCDType, transformCommandType and transformResultType definitions.</t> </section> <section title="Change from 00 to 01"> <t>Added Roger Carney as author to finish draft. Moved Formal Syntax section to main level numbering. Various grammar, typos, and administrative edits for clarity. Removed default value for the "applied" attribute of <fee:fee> so that it can truly be optional. Added support for the <delete> command to return a <fee:fee> element as well. Modified default response on the <check> command for the optional <fee:period> when it was not provided in the command, leaving it to the server to provide the default period value. Extensive edits were done to the <check> command, the <check> response and to the fee extension schema (checkType, objectCheckType, objectIdentifierType, objectCDType, commandType) to support requesting and returning multiple transformation fees in a single call. Added section on Phase/Subphase to provide more context on the uses.</t> </section> <section title="Change from draft-brown-00 to draft-ietf-regext-fees-00"> <t>Updated to be REGEXT WG document.</t> </section> </section> </middle> <!-- *****BACK MATTER ***** --> <back> <!-- References split into informative and normative --> <!-- There are 2 ways to insert reference entries from the citation libraries: 1. define an ENTITY at the top, and use "ampersand character"RFC2629; here (as shown) 2. simply use a PI "less than character"?rfc include="reference.RFC.2119.xml"?> here (for I-Ds: include="reference.I-D.narten-iana-considerations-rfc2434bis.xml") Both are cited textually in the same manner: by using xref elements. If you use the PI option, xml2rfc will, by default, try to find included files in the same directory as the including file. You can also define the XML_LIBRARY environment variable with a value containing a set of directories to search. These can be either in the local filing system or remote ones accessed by http (http://domain/dir/... ).--> <references title="Normative References"> <reference anchor='ISO4217:2015' target='https://www.iso.org/standard/64758.html'> <front> <title>Codes for the representation of currencies</title> <author> <organization>International Organization for Standardization</organization> </author> <date year='2015' month='August'/> </front> </reference> &RFC2119; &RFC3688; &RFC3915; &RFC5730; &RFC5731; &RFC7942; &RFC8174; &RFC8334; &W3C.REC-xmlschema-1-20041028; </references> <references title="Informative References"> &RFC7451; </references></back> </rfc>