Extensible Provisioning Protocol (EPP) Contact Mapping
RFC 5733
Document | Type |
RFC - Internet Standard
(August 2009; No errata)
Obsoletes RFC 4933
Was draft-hollenbeck-rfc4933bis (individual in app area)
|
|
---|---|---|---|
Author | Scott Hollenbeck | ||
Last updated | 2015-10-14 | ||
Stream | IETF | ||
Formats | plain text html pdf htmlized bibtex | ||
Reviews | |||
Stream | WG state | (None) | |
Document shepherd | No shepherd assigned | ||
IESG | IESG state | RFC 5733 (Internet Standard) | |
Consensus Boilerplate | Unknown | ||
Telechat date | |||
Responsible AD | Alexey Melnikov | ||
Send notices to | chris.newman@sun.com, Ed.Lewis@neustar.biz |
Network Working Group S. Hollenbeck Request for Comments: 5733 VeriSign, Inc. STD: 69 August 2009 Obsoletes: 4933 Category: Standards Track Extensible Provisioning Protocol (EPP) Contact Mapping Abstract This document describes an Extensible Provisioning Protocol (EPP) mapping for the provisioning and management of individual or organizational social information identifiers (known as "contacts") stored in a shared central repository. Specified in Extensible Markup Language (XML), the mapping defines EPP command syntax and semantics as applied to contacts. This document obsoletes RFC 4933. Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited. Copyright Notice Copyright (c) 2009 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 in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Hollenbeck Standards Track [Page 1] RFC 5733 EPP Contact Mapping August 2009 Table of Contents 1. Introduction ....................................................3 1.1. Conventions Used in This Document ..........................3 2. Object Attributes ...............................................3 2.1. Contact and Client Identifiers .............................3 2.2. Status Values ..............................................4 2.3. Individual and Organizational Names ........................5 2.4. Address ....................................................6 2.4.1. Street, City, and State or Province .................6 2.4.2. Postal Code .........................................6 2.4.3. Country .............................................6 2.5. Telephone Numbers ..........................................6 2.6. Email Addresses ............................................6 2.7. Dates and Times ............................................6 2.8. Authorization Information ..................................7 2.9. Disclosure of Data Elements and Attributes .................7 3. EPP Command Mapping .............................................8 3.1. EPP Query Commands .........................................8 3.1.1. EPP <check> Command .................................9 3.1.2. EPP <info> Command .................................11 3.1.3. EPP <transfer> Query Command .......................14 3.2. EPP Transform Commands ....................................16 3.2.1. EPP <create> Command ...............................17 3.2.2. EPP <delete> Command ...............................20 3.2.3. EPP <renew> Command ................................21 3.2.4. EPP <transfer> Command .............................21 3.2.5. EPP <update> Command ...............................23 3.3. Offline Review of Requested Actions .......................26 4. Formal Syntax ..................................................28 5. Internationalization Considerations ............................37 6. IANA Considerations ............................................37 7. Security Considerations ........................................38 8. Acknowledgements ...............................................38 9. References .....................................................39 9.1. Normative References ......................................39 9.2. Informative References ....................................40 Appendix A. Changes from RFC 4933 . . . . . . . . . . . . . . . . 42 Hollenbeck Standards Track [Page 2] RFC 5733 EPP Contact Mapping August 2009 1. Introduction This document describes a personal and organizational identifier mapping for version 1.0 of the Extensible Provisioning Protocol (EPP). This mapping is specified using the Extensible Markup Language (XML) 1.0 as described in [W3C.REC-xml-20040204] and XML Schema notation as described in [W3C.REC-xmlschema-1-20041028] and [W3C.REC-xmlschema-2-20041028]. This document obsoletes RFC 4933 [RFC4933].Show full document text