--- 1/draft-ietf-regext-tmch-func-spec-08.txt 2020-11-19 11:13:13.695592988 -0800 +++ 2/draft-ietf-regext-tmch-func-spec-09.txt 2020-11-19 11:13:13.807595823 -0800 @@ -1,18 +1,18 @@ Internet Engineering Task Force G. Lozano Internet-Draft ICANN -Intended status: Informational Apr 07, 2020 -Expires: October 9, 2020 +Intended status: Informational Nov 19, 2020 +Expires: May 23, 2021 ICANN TMCH functional specifications - draft-ietf-regext-tmch-func-spec-08 + draft-ietf-regext-tmch-func-spec-09 Abstract This document describes the requirements, the architecture and the interfaces between the ICANN Trademark Clearinghouse (TMCH) and Domain Name Registries as well as between the ICANN TMCH and Domain Name Registrars for the provisioning and management of domain names during Sunrise and Trademark Claims Periods. Status of This Memo @@ -23,42 +23,42 @@ Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at https://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on October 9, 2020. + This Internet-Draft will expire on May 23, 2021. Copyright Notice Copyright (c) 2020 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3 2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 4 - 3. Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . 4 + 3. Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . 5 4. Architecture . . . . . . . . . . . . . . . . . . . . . . . . 9 4.1. Sunrise Period . . . . . . . . . . . . . . . . . . . . . 9 4.2. Trademark Claims Period . . . . . . . . . . . . . . . . . 10 4.3. Interfaces . . . . . . . . . . . . . . . . . . . . . . . 10 4.3.1. hv . . . . . . . . . . . . . . . . . . . . . . . . . 10 4.3.2. vd . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.3.3. dy . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.3.4. tr . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.3.5. ry . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.3.6. dr . . . . . . . . . . . . . . . . . . . . . . . . . 11 @@ -118,20 +118,21 @@ 6.6. Sunrise List (SURL) . . . . . . . . . . . . . . . . . . . 54 7. Formal Syntax . . . . . . . . . . . . . . . . . . . . . . . . 55 7.1. Trademark Claims Notice (TCN) . . . . . . . . . . . . . . 55 8. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 58 9. Change History . . . . . . . . . . . . . . . . . . . . . . . 58 9.1. Version 04 . . . . . . . . . . . . . . . . . . . . . . . 58 9.2. Version 05 . . . . . . . . . . . . . . . . . . . . . . . 58 9.3. Version 06 . . . . . . . . . . . . . . . . . . . . . . . 58 9.4. Version 07 . . . . . . . . . . . . . . . . . . . . . . . 58 9.5. Version 08 . . . . . . . . . . . . . . . . . . . . . . . 59 + 9.6. Version 09 . . . . . . . . . . . . . . . . . . . . . . . 59 10. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 59 11. Security Considerations . . . . . . . . . . . . . . . . . . . 59 12. References . . . . . . . . . . . . . . . . . . . . . . . . . 60 12.1. Normative References . . . . . . . . . . . . . . . . . . 60 12.2. Informative References . . . . . . . . . . . . . . . . . 61 Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 62 1. Introduction Domain Name Registries (DNRs) may operate in special modes for @@ -175,20 +176,25 @@ and examples provided in this document MUST be interpreted in the character case presented in order to develop a conforming implementation. "tmNotice-1.0" is used as an abbreviation for "urn:ietf:params:xml:ns:tmNotice-1.0". The XML namespace prefix "tmNotice" is used, but implementations MUST NOT depend on it and instead employ a proper namespace-aware XML parser and serializer to interpret and output the XML documents. + Extensible Markup Language (XML) 1.0 as described in + [W3C.REC-xml-20081126] and XML Schema notation as described in + [W3C.REC-xmlschema-1-20041028] and [W3C.REC-xmlschema-2-20041028] are + used in this specification. + 3. Glossary In the following section, the most common terms are briefly explained: o Backend Registry Operator: Entity that manages (a part of) the technical infrastructure for a Registry Operator. The Registry Operator may also be the Backend Registry Operator. o CA: Certificate Authority, see [RFC5280]. @@ -2418,21 +2424,21 @@ 7. Formal Syntax 7.1. Trademark Claims Notice (TCN) The schema presented here is for a Trademark Claims Notice. 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. -BEGIN + Schema for representing a Trademark Claim Notice. @@ -2532,21 +2538,21 @@ -END + 8. Acknowledgements This specification is a collaborative effort from several participants in the ICANN community. Bernie Hoeneisen participated as co-author until version 02 providing invaluable support for this document. This specification is based on a model spearheaded by: Chris Wright, Jeff Neuman, Jeff Eckhaus and Will Shorter. The author would also like to thank the thoughtful feedbak provided by many in the tmch-tech mailing list, but particularly the extensive help @@ -2582,20 +2588,24 @@ xcZPOAajlUJzgPgZBuqlIWRcFZg/ 2. Changes based on the feedback provided here: https://mailarchive.ietf.org/arch/msg/regext/ MdOhSomd6_djLcthfw5mxWZkbWY 9.5. Version 08 1. Fixed issues detected by idnits tool. +9.6. Version 09 + + 1. Ping update. + 10. IANA Considerations This document uses URNs to describe XML namespaces and XML schemas conforming to a registry mechanism described in [RFC3688]. Two URI assignments have been registered by the IANA. Registration request for the Trademark Claims Notice namespace: URI: urn:ietf:params:xml:ns:tmNotice-1.0