4414
PROPOSED STANDARD
An ENUM Registry Type for the Internet Registry Information Service (IRIS)
Authors: A. Newton
Date: February 2006
Area: rai
Working Group: enum
Stream: IETF
Abstract
This document describes an Internet Registry Information Service (IRIS) registry schema for registered ENUM information. The schema extends the necessary query and result operations of IRIS to provide the functional information service needs for syntaxes and results used by ENUM registries. [STANDARDS-TRACK]
RFC 4414
PROPOSED STANDARD
Network Working Group A. Newton
Request for Comments: 4414 VeriSign, Inc.
Category: Standards Track February 2006
<span class="h1">An ENUM Registry Type</span>
<span class="h1">for the Internet Registry Information Service (IRIS)</span>
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) The Internet Society (2006).
Abstract
This document describes an Internet Registry Information Service
(IRIS) registry schema for registered ENUM information. The schema
extends the necessary query and result operations of IRIS to provide
the functional information service needs for syntaxes and results
used by ENUM registries.
<span class="grey">Newton Standards Track [Page 1]</span>
<span id="page-2" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Document Terminology ............................................<a href="#page-3">3</a>
<a href="#section-3">3</a>. Schema Description ..............................................<a href="#page-3">3</a>
<a href="#section-3.1">3.1</a>. Query Derivatives ..........................................<a href="#page-3">3</a>
<a href="#section-3.1.1">3.1.1</a>. <findEnumsByE164> Query .............................<a href="#page-3">3</a>
<a href="#section-3.1.2">3.1.2</a>. <findEnumsByContact> Query ..........................<a href="#page-4">4</a>
<a href="#section-3.1.3">3.1.3</a>. <findContacts> Query ................................<a href="#page-4">4</a>
<a href="#section-3.1.4">3.1.4</a>. <findEnumsByHost> Query .............................<a href="#page-4">4</a>
<a href="#section-3.1.5">3.1.5</a>. Contact Search Group ................................<a href="#page-5">5</a>
<a href="#section-3.2">3.2</a>. Result Derivatives .........................................<a href="#page-5">5</a>
<a href="#section-3.2.1">3.2.1</a>. Privacy Labels ......................................<a href="#page-5">5</a>
<a href="#section-3.2.2">3.2.2</a>. Contact Group .......................................<a href="#page-7">7</a>
<a href="#section-3.2.3">3.2.3</a>. <enum> Result .......................................<a href="#page-8">8</a>
<a href="#section-3.2.4">3.2.4</a>. <host> Result ......................................<a href="#page-12">12</a>
<a href="#section-3.2.5">3.2.5</a>. <contact> Result ...................................<a href="#page-13">13</a>
<a href="#section-3.2.6">3.2.6</a>. <registrationAuthority> Result .....................<a href="#page-15">15</a>
<a href="#section-3.2.7">3.2.7</a>. <validationEntity> Result ..........................<a href="#page-16">16</a>
<a href="#section-3.2.8">3.2.8</a>. <communicationServiceProvider> Result ..............<a href="#page-17">17</a>
<a href="#section-3.2.9">3.2.9</a>. <validationEvent> Result ...........................<a href="#page-18">18</a>
<a href="#section-3.3">3.3</a>. Generic Code Derivatives ..................................<a href="#page-19">19</a>
<a href="#section-3.3.1">3.3.1</a>. <searchTooWide> ....................................<a href="#page-19">19</a>
<a href="#section-3.3.2">3.3.2</a>. <languageNotSupported> .............................<a href="#page-19">19</a>
<a href="#section-3.4">3.4</a>. Support for <iris:lookupEntity> ...........................<a href="#page-19">19</a>
<a href="#section-4">4</a>. Formal XML Syntax ..............................................<a href="#page-21">21</a>
5. Blocks Extensible Exchange Protocol (BEEP) Transport
Compliance .....................................................<a href="#page-46">46</a>
<a href="#section-5.1">5.1</a>. Message Pattern ...........................................<a href="#page-46">46</a>
<a href="#section-5.2">5.2</a>. Server Authentication .....................................<a href="#page-46">46</a>
<a href="#section-6">6</a>. URI Resolution .................................................<a href="#page-46">46</a>
<a href="#section-6.1">6.1</a>. Application Service Label .................................<a href="#page-46">46</a>
<a href="#section-7">7</a>. Internationalization Considerations ............................<a href="#page-46">46</a>
<a href="#section-8">8</a>. IANA Considerations ............................................<a href="#page-47">47</a>
<a href="#section-8.1">8.1</a>. XML Namespace URN Registration ............................<a href="#page-47">47</a>
<a href="#section-8.2">8.2</a>. S-NAPTR Registration ......................................<a href="#page-48">48</a>
<a href="#section-8.3">8.3</a>. BEEP Registration .........................................<a href="#page-48">48</a>
<a href="#section-9">9</a>. Security Considerations ........................................<a href="#page-48">48</a>
<a href="#section-10">10</a>. Normative References ..........................................<a href="#page-48">48</a>
<a href="#appendix-A">A</a>. Contributions and Acknowledgements ............................<a href="#page-50">50</a>
<span class="grey">Newton Standards Track [Page 2]</span>
<span id="page-3" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This document describes an IRIS registry schema for registries of
ENUM data using an XML Schema [<a href="#ref-4" title=""XML Schema Part 1: Structures"">4</a>] derived from and using the IRIS [<a href="#ref-5" title=""IRIS: The Internet Registry Information Service (IRIS) Core Protocol"">5</a>]
schema.
The schema given is this document is specified using the Extensible
Markup Language (XML) 1.0 as described in XML [<a href="#ref-1" title=""Extensible Markup Language (XML) 1.0"">1</a>], XML Schema
notation as described in XML_SD [<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] and XML_SS [<a href="#ref-4" title=""XML Schema Part 1: Structures"">4</a>], and XML
Namespaces as described in XML_NS [<a href="#ref-2" title=""Namespaces in XML"">2</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Document Terminology</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <a href="./rfc2119">RFC 2119</a> [<a href="#ref-10" title=""Key words for use in RFCs to Indicate Requirement Levels"">10</a>].
This document uses the term "ENUM" as the fully qualified domain name
following the conventions of ENUM [<a href="#ref-17" title=""The E.164 to Uniform Resource Identifiers (URI) Dynamic Delegation Discovery System (DDDS) Application (ENUM)"">17</a>].
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Schema Description</span>
IRIS requires the derivation of both query and result elements by a
registry schema. These descriptions follow.
References to XML elements with no namespace qualifier are from the
schema defined in <a href="#section-4">Section 4</a>. References to elements and attributes
with the "iris" XML namespace qualifier are from the schema defined
in IRIS [<a href="#ref-5" title=""IRIS: The Internet Registry Information Service (IRIS) Core Protocol"">5</a>].
The descriptions contained within this section refer to XML elements
and attributes and their relation to the exchange of data within the
protocol. These descriptions also contain specifications outside the
scope of the formal XML syntax. Therefore, this section will use
terms defined by <a href="./rfc2119">RFC 2119</a> [<a href="#ref-10" title=""Key words for use in RFCs to Indicate Requirement Levels"">10</a>] to describe the specification outside
the scope of the formal XML syntax. While reading this section,
please reference <a href="#section-4">Section 4</a> for needed details on the formal XML
syntax.
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Query Derivatives</span>
<span class="h4"><a class="selflink" id="section-3.1.1" href="#section-3.1.1">3.1.1</a>. <findEnumsByE164> Query</span>
<findEnumsByE164> finds ENUM domains by searching on prefixes of
E.164 numbers and returns <enum> (<a href="#section-3.2.3">Section 3.2.3</a>) results.
The E.164 prefix is specified using the <e164Prefix> child of
<findEnumsByE164>. An optional child element of <findEnumsByE164>,
<span class="grey">Newton Standards Track [Page 3]</span>
<span id="page-4" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<specificity>, can narrow the search to ENUM domains associated with
E.164 numbers that are either more specific or less specific. If the
<specificity> element is present and has the content 'less', then the
search is to be narrowed to E.164 numbers that are less specific
(i.e., have fewer digits). If the <specificity> element is present
and has the content 'more', then the search is to be narrowed to
E.164 numbers that are more specific (i.e., have more digits).
<span class="h4"><a class="selflink" id="section-3.1.2" href="#section-3.1.2">3.1.2</a>. <findEnumsByContact> Query</span>
<findEnumsByContact> finds ENUM domains by searches on fields
associated with an ENUM domain's contact.
The allowable search fields are handled with either the
<contactHandle> element or one of the elements in the
"contactSearchGroup" (see <a href="#section-3.1.5">Section 3.1.5</a>). The <contactHandle>
element allows for the ENUM domains to be selected based on the
contact having the specified contact handle.
The query MAY also be constrained further using the optional <role>
element. The contents of this element signify the role the contact
has with the ENUM domain.
This query also provides optional <language> elements containing
language tags. Clients MAY use these elements to give a hint about
the natural language(s) of the affected element. Servers MAY use
this information in processing the query, such as tailoring
normalization routines to aid in more effective searches.
<span class="h4"><a class="selflink" id="section-3.1.3" href="#section-3.1.3">3.1.3</a>. <findContacts> Query</span>
<findContacts> searches for contacts given search constraints.
The allowable search fields are handled by one of the elements in the
"contactSearchGroup" (see <a href="#section-3.1.5">Section 3.1.5</a>).
This query also provides optional <language> elements containing
language tags. Clients MAY use these elements to give a hint about
the natural language(s) of the affected element. Servers MAY use
this information in processing the query, such as tailoring
normalization routines to aid in more effective searches.
<span class="h4"><a class="selflink" id="section-3.1.4" href="#section-3.1.4">3.1.4</a>. <findEnumsByHost> Query</span>
This query does a simple search for the ENUM domains being hosted by
a name server. The search is constrained using either the host name
[<a href="#ref-12" title=""Requirements for Internet Hosts - Application and Support"">12</a>], host handle, IPv4 address, or IPv6 address of the name server.
<span class="grey">Newton Standards Track [Page 4]</span>
<span id="page-5" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h4"><a class="selflink" id="section-3.1.5" href="#section-3.1.5">3.1.5</a>. Contact Search Group</span>
Some of the queries above have similar query constraints for
searching on contacts. This section describes those common
parameters.
<commonName> allows the query to be constrained based on the common
name of the contact. The constraint can either constrain the query
by an exact match using the <exactMatch> element, or it may constrain
the query by a subset of the common name using the <beginsWith> and
<endsWith> elements.
<organization> allows the query to be constrained based on the
organization name of the contact. It has the same semantics as the
<commonName> element.
<eMail> constrains the query based on the e-mail address of the
contact. This may be done by an exact e-mail address using the
<exactMatch> element or by any e-mail address in a domain using the
<inDomain> element. The <inDomain> MUST only contain a valid domain
name (i.e., no '@' symbol), and the matching SHOULD take place only
on the domain given (i.e., no partial matches with respect to
substrings or parent domains). If either the contents of the
<inDomain> element or domain part of the contents of the <exactMatch>
element contain a name with non-ASCII characters, they MUST be
normalized according to the processes of <a href="./rfc3491">RFC 3491</a> [<a href="#ref-15" title=""Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN)"">15</a>].
The <city>, <region>, and <postalCode> elements restrict the scope of
the query based on the city, region, or postal code of the contact,
respectively. Each one must only contain an <exactMatch> element
containing the exact city, region, or postal code (i.e., no substring
searches).
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Result Derivatives</span>
<span class="h4"><a class="selflink" id="section-3.2.1" href="#section-3.2.1">3.2.1</a>. Privacy Labels</span>
Several of the results in this registry type have values that cannot
be given but must be specified as present or must be flagged so that
clients do not divulge them. In order to achieve this, some of the
results use the following element types:
o "dateTimePrivacyType" - contains the XML Schema [<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] data type
"dateTime". The contents of this element MUST be specified using
the 'Z' indicator for Coordinated Universal Time (UTC).
o "stringPrivacyType" - contains the XML Schema [<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] data type
"string".
<span class="grey">Newton Standards Track [Page 5]</span>
<span id="page-6" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o "normalizedStringPrivacyType" - contains the XML Schema [<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] data
type "normalizedString".
o "tokenPrivacyType" - contains the XML Schema [<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] data type
"token".
o "enumStatusType" - describes a state for an ENUM domain. This
element has the following optional attributes:
* 'scope' - indicates the scope or origin of the status value.
* 'disposition' - contains either the value "pending", meaning
that initial processing for this status has begun and is not
yet complete, or the value "prohibited", meaning this ENUM
domain cannot achieve this status according to either the
registry or registrar of this ENUM domain.
* 'actor' - contains either the value "registry", meaning this
status value has been associated with this ENUM domain by the
registry, or the value "registrar", meaning this status value
has been associated with this ENUM domain by the registrar.
This element has the following optional child elements:
* <appliedDate> - indicates the date and time the status was
applied.
* <description> - provides a textual description of the status.
This element has a required 'language' attribute.
* <subStatus> - indicates a jurisdictional-dependent reason for
this status value. This element has a required 'authority'
attribute to indicate the jurisdictional authority associated
with this sub-status.
o "contactTypeType" - contains an optional <description> child
elements. Each <description> child element requires a 'language'
attribute.
As specified, they are nillable and therefore may be present with
empty content or present with their specified content. The use of
these elements is also optional.
If present without content, each of these element types MUST have one
or more of the following boolean attributes:
o 'private' - if true, this specifies that the content is absent
because it may never be published.
<span class="grey">Newton Standards Track [Page 6]</span>
<span id="page-7" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o 'denied' - if true, this specifies that the content is absent
because policy does not allow it to be given under the current
level of access.
If present with content, each of these element types MAY have one or
more of the following boolean attributes:
o 'doNotRedistribute' - if true, this specifies that the content is
not to be redistributed.
o 'specialAccess' - if true, this specifies that the content has
been provided due to special access rights.
These boolean attributes SHOULD be used in accordance with the level
of access being granted the recipient of the data. For example,
marking data as 'private' or 'denied' is to be expected if the user
is anonymous or has some other low level of access that does not
warrant viewing of that particular data. Likewise, data marked with
'doNotRedistribute' or 'specialAccess' is to be expected if the user
is authenticated and has a high level of access.
<span class="h4"><a class="selflink" id="section-3.2.2" href="#section-3.2.2">3.2.2</a>. Contact Group</span>
Many of the results share a set of references to contacts regarding
an associated role. These are represented by the following elements:
o <billingContact>
o <technicalContact>
o <administrativeContact>
o <legalContact>
o <zoneContact>
o <abuseContact>
o <securityContact>
o <otherContact>
Each of these elements contains an entity reference. The referent of
each MUST be a <contact> (<a href="#section-3.2.5">Section 3.2.5</a>).
<span class="grey">Newton Standards Track [Page 7]</span>
<span id="page-8" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h4"><a class="selflink" id="section-3.2.3" href="#section-3.2.3">3.2.3</a>. <enum> Result</span>
An example of a <enum> result:
<enum
authority="3.0.7.1.e164.arpa" registryType="ereg1"
entityClass="enum-handle" entityName="555-1234.001" >
<e164Number>+1 703 555 1234</e164Number>
<nameServer
iris:referentType="ereg:host"
authority="3.0.7.1.e164.arpa" registryType="ereg1"
entityClass="host-handle" entityName="ns1.001" />
<nameServer
iris:referentType="ereg:host"
authority="3.0.7.1.e164.arpa" registryType="ereg1"
entityClass="host-handle" entityName="ns2.001" />
<registrant
iris:referentType="ereg:contact"
authority="3.0.7.1.e164.arpa" registryType="ereg1"
entityClass="contact-handle" entityName="beb140">
<iris:displayName language="en">
Bill Eckels
</iris:displayName>
</registrant>
<technicalContact
iris:referentType="ereg:contact"
authority="3.0.7.1.e164.arpa" registryType="ereg1"
entityClass="contact-handle" entityName="mak21">
<iris:displayName language="en">
Mark Kosters
</iris:displayName>
</technicalContact>
<status>
<create/>
<active/>
<delete
actor="registrar"
disposition="prohibited">
<subStatus
authority="regr.example">
AUTO-LOCK
</subStatus>
</delete>
<span class="grey">Newton Standards Track [Page 8]</span>
<span id="page-9" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<update
actor="registrar"
disposition="prohibited">
<subStatus
authority="regr.example">
AUTO-LOCK
</subStatus>
</update>
<transfer
actor="registrar"
disposition="prohibited">
<subStatus
authority="registrar.example">
AUTO-LOCK
</subStatus>
</transfer>
<redemptionPeriod
actor="registry"
disposition="pending">
<subStatus
authority="policy-body.example">
STANDARD RGP
</subStatus>
</redemptionPeriod>
</status>
</enum>
The <enum> result represents an instance of an ENUM domain
assignment. The children of the <enum> element are as follows:
o <e164Number> - the E.164 number for this ENUM domain as defined by
[<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>]. It is RECOMMENDED that only space characters be used
between the digits of these E.164 numbers, as of the international
number format defined in [<a href="#ref-14" title=""Notation for national and international telephone numbers, e-mail addresses and Web addresses"">14</a>].
o <enumHandle> - a registry-unique assigned identifier to an ENUM
domain.
o <nameServer> - MUST contain an entity reference to a referent of
type <host> (<a href="#section-3.2.4">Section 3.2.4</a>).
o <registrant> - elements containing an entity reference to the
registrant of this ENUM domain. The referent MUST be a <contact>
(<a href="#section-3.2.5">Section 3.2.5</a>) result.
o ENUM domain contacts - see <a href="#section-3.2.2">Section 3.2.2</a>.
<span class="grey">Newton Standards Track [Page 9]</span>
<span id="page-10" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o <status> - may contain at least one of the following elements of
type 'enumStatusType' (see <a href="#section-3.2.1">Section 3.2.1</a>).
* <reserved> - this ENUM domain falls outside the normal
registration rules and/or processes for registration
* <create> - assigned to a registrant
* <active> - available via DNS (either via delegation or direct
publication)
* <inactive> - unavailable via DNS
* <dispute> - registrant assignment is in dispute
* <delete> - registrant assignment removed
* <transfer> - change of authority
* <update> - modification of this ENUM domain
* <renew> - renewal of ENUM domain registration
* <addPeriod> - period at the creation or activation of this ENUM
domain (see <a href="./rfc3915">RFC 3915</a> [<a href="#ref-18" title=""Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol (EPP)"">18</a>])
* <renewPeriod> - period at the renewal of this ENUM domain (see
<a href="./rfc3915">RFC 3915</a> [<a href="#ref-18" title=""Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol (EPP)"">18</a>])
* <autoRenewPeriod> - period at the automatic renewal of this
ENUM domain (see <a href="./rfc3915">RFC 3915</a> [<a href="#ref-18" title=""Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol (EPP)"">18</a>])
* <transferPeriod> - period at the transfer of this ENUM domain
(see <a href="./rfc3915">RFC 3915</a> [<a href="#ref-18" title=""Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol (EPP)"">18</a>])
* <redemptionPeriod> - period at the redemption of this ENUM
domain (see <a href="./rfc3915">RFC 3915</a> [<a href="#ref-18" title=""Domain Registry Grace Period Mapping for the Extensible Provisioning Protocol (EPP)"">18</a>])
* <restore> - change to previous status of this ENUM domain
* <other> - a status only defined by its <subStatus> child
element
As stated in <a href="#section-3.2.1">Section 3.2.1</a>, each status value may have flags to
indicate the entity responsible for assigning the status (e.g.,
actor='registrar') and the nature of the status (e.g.,
disposition="prohibited"). Any one status value MUST NOT imply
other status values. For instance, <reserved> is just an
<span class="grey">Newton Standards Track [Page 10]</span>
<span id="page-11" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
indication that the ENUM domain is given special reserved
status; the <create disposition="prohibited"/> status value must
also be present to indicate that the ENUM domain cannot be
registered.
o <registrationReference> - an element containing an entity
reference, the referent of which MUST be an <enum>
(<a href="#section-3.2.3">Section 3.2.3</a>). The intention of this element is to point to the
downstream registration reference. Therefore, if this is a result
given back by an ENUM domain registry, it should point to the ENUM
domain in the ENUM domain registrar or registrant service.
o <registry> - contains an entity reference specifying the ENUM
domain registry operator for this ENUM domain that MUST be a
<registrationAuthority> (<a href="#section-3.2.6">Section 3.2.6</a>).
o <registrar> - contains an entity reference specifying the ENUM
domain registrar operator for this ENUM domain that MUST be a
<registrationAuthority> (<a href="#section-3.2.6">Section 3.2.6</a>).
o <validationEntity> - contains an entity reference specifying the
validation entity for this ENUM domain that MUST be a
<validationEntity> (<a href="#section-3.2.7">Section 3.2.7</a>).
o communication service providers - the following elements contain
an entity reference with a relationship to the ENUM domain. The
referent of each MUST be a <communicationServiceProvider>
(<a href="#section-3.2.8">Section 3.2.8</a>).
* <lineCSP>
* <signalCSP>
* <dataCSP>
* <voiceCSP>
* <otherCSP>
o <validationEvent> -- elements containing an entity reference to
validation events related to this ENUM domain. The referent MUST
be a <validationEvent> (<a href="#section-3.2.9">Section 3.2.9</a>).
o <initialDelegationDateTime> - an element containing the date and
time of the initial delegation of this ENUM domain.
o <lastRenewalDateTime> - an element containing the date and time of
last renewal of this ENUM domain.
<span class="grey">Newton Standards Track [Page 11]</span>
<span id="page-12" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o <expirationDateTime> - an element containing the date and time of
the expiration of this ENUM domain.
o <lastContactModificationDateTime> - specifies the last time a
contact for the ENUM domain was added or removed.
o <lastContactModificationBy> - an element containing an entity
reference. The referent MUST be a <contact> (<a href="#section-3.2.5">Section 3.2.5</a>)
responsible for the last addition or removal of a contact for this
ENUM domain.
o <lastDelegationModificationDateTime> - an element containing the
date and time of the last time one of the nameservers was added or
removed for the delegation of this ENUM domain.
o <lastDelegationModificationBy> - an element containing an entity
reference. The referent MUST be a <contact> (<a href="#section-3.2.5">Section 3.2.5</a>)
result and be responsible for the last addition or removal of a
nameserver for this ENUM domain.
o <lastVerificationDateTime> - an element containing the date and
time of the last time the data for this domain was verified by the
responsible registration authority.
o <iris:seeAlso> - an element containing an entity reference
specifying a referent that is indirectly associated with this
domain.
<span class="h4"><a class="selflink" id="section-3.2.4" href="#section-3.2.4">3.2.4</a>. <host> Result</span>
An example of a <host> result:
<host
authority="iana.org" registryType="ereg1"
entityClass="host-handle" entityName="nsol184" >
<hostHandle>nsol184</hostHandle>
<hostName>a.iana-servers.net</hostName>
<ipV4Address>192.0.2.43</ipV4Address>
<hostContact
iris:referentType="ereg:contact"
authority="iana.org" registryType="ereg1"
entityClass="contact-handle" entityName="dbarton" />
</host>
The <host> element represents an instance of a host registration.
The children of the <host> element are as follows:
o <hostHandle> - a registry-unique assigned identifier for the host.
<span class="grey">Newton Standards Track [Page 12]</span>
<span id="page-13" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o <hostName> - the fully qualified domain name of the host. The
contents of this element are a host name and MUST conform to <a href="./rfc1123">RFC</a>
<a href="./rfc1123">1123</a> [<a href="#ref-19" title=""Requirements for Internet Hosts - Application and Support"">19</a>].
o <ipV4Address> - the content of which MUST conform to a valid
IP version 4 host address as specified by <a href="./rfc791">RFC 791</a> [<a href="#ref-8" title=""Internet Protocol"">8</a>].
o <ipV6Address> - the content of which MUST conform to a valid
IP version 6 host address as specified by <a href="./rfc3513">RFC 3513</a> [<a href="#ref-7" title=""Internet Protocol Version 6 (IPv6) Addressing Architecture"">7</a>].
o <hostContact> - an element containing an entity reference
specifying a contact associated with this host. The referent MUST
be <contact> (<a href="#section-3.2.5">Section 3.2.5</a>) results.
o <createdDateTime> - an element containing the date and time this
host was created.
o <lastModificationDateTime> - an element containing the date and
time this host was last modified.
o <lastVerificationDateTime> - an element containing the date and
time this data for this host was last verified to be correct by
the appropriate registration authority.
o <iris:seeAlso> - an element containing an entity reference
specifying a referent that is indirectly associated with this
host.
<span class="h4"><a class="selflink" id="section-3.2.5" href="#section-3.2.5">3.2.5</a>. <contact> Result</span>
An example of a <contact> result:
<contact
authority="example.org" registryType="ereg1"
entityClass="contact-handle" entityName="example-admin" >
<contactHandle>example-admin</contactHandle>
<commonName>Example.Org Manager</commonName>
<organization>Internet Assigned Numbers Authority</organization>
<eMail>[email protected]</eMail>
<postalAddress>
<address>123 Mocking Bird Lane</address>
<city>Some City</city>
<region>CA</region>
<postalCode>00000</postalCode>
<country>US</country>
</postalAddress>
<phone>+1234567890</phone>
</contact>
<span class="grey">Newton Standards Track [Page 13]</span>
<span id="page-14" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
The <contact> element represents an instance of a contact
registration. The children of the <contact> element are as follows:
o <contactHandle> - a registry-unique assigned identifier for this
contact.
o <commonName> - the name of the contact.
o <language> - a specification of the language code to use to
localize the data in this result.
o <type> - contains one of the following child elements: <person>,
<organization>, <role>, or <other>. Each of these elements is a
"contactTypeType" as defined in <a href="#section-3.2.1">Section 3.2.1</a>.
o <organization> - an element containing the organization name of
the contact.
o The <legalId> child element contains a jurisdictional identifier
of this contact (an example of such an identifier is a national
taxation ID or a commercial registry number).
o <eMail> - elements containing an e-mail address for this contact.
o <sip> - elements containing a SIP URI for this contact.
o <postalAddress> - elements containing children representing a
postal address. <postalAddress> has the following children:
* <address> - an element containing the street address for this
contact.
* <city> - an element containing the city for this contact.
* <region> - an element containing the national region for this
contact.
* <postalCode> - an element containing the postal code for this
contact.
* <country> - an element containing the country for this contact.
This SHOULD be a 2-letter country code compliant with ISO 3166
[<a href="#ref-11" title=""Codes for the representation of names of countries, 3rd edition"">11</a>].
o <phone> - elements containing a voice phone number for this
contact. If it begins with a '+' (plus) character, it MUST be a
number defined by E.164 [<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>]. The format number defined in E.164
[<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>] is RECOMMENDED.
<span class="grey">Newton Standards Track [Page 14]</span>
<span id="page-15" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o <fax> - elements containing a facsimile phone number for this
contact. If it begins with a '+' (plus) character, it MUST be a
number defined by E.164 [<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>]. The format number defined in E.164
[<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>] is RECOMMENDED.
o <createdDateTime> - an element containing the date and time this
contact was created.
o <lastModificationDateTime> - an element containing the date and
time this contact was last modified.
o <lastVerificationDateTime> - an element containing the date and
time this data for this contact was last verified to be correct by
the appropriate registration authority.
o <translatedContacts> - an element containing an entity reference
specifying equivalents of this contact that have been translated
into other languages. The referent MUST be <contact>
(<a href="#section-3.2.5">Section 3.2.5</a>) results.
o <iris:seeAlso> - an element containing an entity reference
specifying a referent that is indirectly associated with this
contact.
<span class="h4"><a class="selflink" id="section-3.2.6" href="#section-3.2.6">3.2.6</a>. <registrationAuthority> Result</span>
An example of a <registrationAuthority> result:
<registrationAuthority
authority="iana.org" registryType="ereg1"
entityClass="registration-authority" entityName="iana" >
<serviceInstance
iris:referentType="iris:serviceIdentification"
authority="iana.org" registryType="ereg1"
entityClass="iris" entityName="id" />
<organizationName>
Internet Assigned Numbers Authority
</organizationName>
<registrar />
</registrationAuthority>
The <registrationAuthority> result represents an entity capable of
registering domains.
The <serviceInstance> child element of <registrationAuthority>
contains an entity reference pointing to the entity "id" in the
entity class "iris".
<span class="grey">Newton Standards Track [Page 15]</span>
<span id="page-16" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
The <organizationName> child element contains the name of the
registration authority.
The <legalId> child element contains an identifier of this
registration authority (an example of such an identifier is a
national taxation ID or a commercial registry number).
The registration authority type child elements, <registry>,
<registrar>, and <other>, determine the role in which this
registration authority plays in the process of registering ENUM
domains. The intent of this element is to explain the various roles
a registration authority may have with regards to the authority areas
pointed to by the <serviceInstance> element. A client MAY understand
the relationship of a registration authority with respect to an ENUM
domain by the placement of the reference in the domain (e.g.,
<registry> or <registrar>).
contacts - see <a href="#section-3.2.2">Section 3.2.2</a>.
<iris:seeAlso> - an element containing an entity reference specifying
a referent that is indirectly associated with this registration
authority.
<span class="h4"><a class="selflink" id="section-3.2.7" href="#section-3.2.7">3.2.7</a>. <validationEntity> Result</span>
An example of a <validationEntity> result:
<validationEntity
authority="example.org" registryType="ereg1"
entityClass="validation-entity" entityName="govt" >
<serviceInstance
iris:referentType="iris:serviceIdentification"
authority="example.org" registryType="ereg1"
entityClass="iris" entityName="id" />
<organizationName>
Some Government Authority
</organizationName>
<technicalContact
iris:referentType="iris:contact"
authority="example.org" registryType="ereg1"
entityClass="contact-handle" entityName="1234" />
<administrativeContact
iris:referentType="iris:contact"
authority="example.org" registryType="ereg1"
entityClass="contact-handle" entityName="abc" />
</validationEntity>
<span class="grey">Newton Standards Track [Page 16]</span>
<span id="page-17" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
The <validationEntity> result represents an entity responsible for
validating ENUM domains against E.164 [<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>] registrations.
The <serviceInstance> child element of <validationEntity> contains an
entity reference pointing to the entity "id" in the entity class
"iris".
The <organizationName> child element contains the name of the
validation authority.
The <legalId> child element contains an identifier of this validation
authority (an example of such an identifier is a national taxation ID
or a commercial registry number).
contacts - see <a href="#section-3.2.2">Section 3.2.2</a>.
<iris:seeAlso> - an element containing an entity reference specifying
a referent that is indirectly associated with this validation
authority.
<span class="h4"><a class="selflink" id="section-3.2.8" href="#section-3.2.8">3.2.8</a>. <communicationServiceProvider> Result</span>
An example of a <communicationServiceProvider> result:
<communicationServiceProvider
authority="bell.example.com" registryType="ereg1"
entityClass="csp" entityName="bellco" >
<serviceInstance
iris:referentType="iris:serviceIdentification"
authority="bell.example.com" registryType="ereg1"
entityClass="iris" entityName="id" />
<organizationName>
Big Phone Co.
</organizationName>
<line />
</communicationServiceProvider>
The <communicationServiceProvider> result represents an entity
providing ENUM domain service.
The <serviceInstance> child element of <communicationServiceProvider>
contains an entity reference pointing to the entity "id" in the
entity class "iris".
The <organizationName> child element contains the name of the
registration authority.
<span class="grey">Newton Standards Track [Page 17]</span>
<span id="page-18" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
The <legalId> child element contains an identifier of this
communication service provider (an example of such an identifier is a
national taxation ID or a commercial registry number).
The <cspId> child element contains an identifier unique to this
communication service provider and identifies this communication
service provider with regard to its operating jurisdiction.
The child elements, <line>, <signal>, <data>, <voice>, and <other>,
detail the capabilities of this communication service provider. The
capabilities this communication service provider provides to a
specific ENUM domain are a subset of these capabilities and are
expressed in the <enum> result using the <lineCSP>, <signalCSP>,
<dataCSP>, <voiceCSP>, and <otherCSP> entity references.
contacts - see <a href="#section-3.2.2">Section 3.2.2</a>.
<iris:seeAlso> - an element containing an entity reference specifying
a referent that is indirectly associated with this communication
service provider.
<span class="h4"><a class="selflink" id="section-3.2.9" href="#section-3.2.9">3.2.9</a>. <validationEvent> Result</span>
An example of a <validationEvent> result:
<validationEvent
authority="example.com" registryType="ereg1"
entityClass="validation-event" entityName="xyz-0123" >
<serial>xyz-0123</serial>
<validationEntity
iris:referentType="ereg:validationEntity"
authority="bell.example.com" registryType="ereg1"
entityClass="iris" entityName="id" />
</validationEvent>
The <validationEvent> result represents a record of validation for an
ENUM domain.
The <serial> child element contains an identifier identifying this
validation event between a validation entity and a registrar.
The <methodId> child element contains an identifier describing the
method used for validation.
<registrar> - contains an entity reference specifying the ENUM domain
registrar operator for this validation event that MUST be a
<registrationAuthority> (<a href="#section-3.2.6">Section 3.2.6</a>).
<span class="grey">Newton Standards Track [Page 18]</span>
<span id="page-19" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<validationEntity> - contains an entity reference specifying the
validation entity for this validation event that MUST be a
<validationEntity> (<a href="#section-3.2.7">Section 3.2.7</a>).
<executionDateTime> - an element containing the date and time of the
creation of this validation event.
<expirationDateTime> - an element containing the date and time of the
expiration of this validation event.
<iris:seeAlso> - an element containing an entity reference specifying
a referent that is indirectly associated with this validation event.
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. Generic Code Derivatives</span>
<span class="h4"><a class="selflink" id="section-3.3.1" href="#section-3.3.1">3.3.1</a>. <searchTooWide></span>
Servers MAY use the <searchTooWide> error code when a query must be
narrowed to yield a result set acceptable to the policies of the
server operator.
<span class="h4"><a class="selflink" id="section-3.3.2" href="#section-3.3.2">3.3.2</a>. <languageNotSupported></span>
The queries <findEnumsByContact> and <findContacts> support optional
language tags that allow a client to suggest to a server the
languages in which to scope the queries. If a client passes to the
server a language that the server does not support, the server MAY
use this error code to indicate that one of the languages is not
supported.
This element contains child elements named <unsupportedLanguage>.
Each of these child elements specifies a language not supported by
the server. When a server returns this error, it MUST give the
languages from the query that are not supported.
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>. Support for <iris:lookupEntity></span>
The following types of entity classes are recognized by the
<lookupEntity> query of IRIS for this registry:
o host-name - the fully qualified domain name of a nameserver. It
yields a <host> (<a href="#section-3.2.4">Section 3.2.4</a>) in the response.
o host-handle - the registry-unique identifier given a nameserver.
It yields a <host> (<a href="#section-3.2.4">Section 3.2.4</a>) in the response.
<span class="grey">Newton Standards Track [Page 19]</span>
<span id="page-20" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
o e164 - an E.164 number as specified by [<a href="#ref-13" title=""The International Public Telecommunication Numbering Plan"">13</a>]. It yields an <enum>
(<a href="#section-3.2.3">Section 3.2.3</a>) in the response. Clients SHOULD remove all non-
digit characters between the digits of an E.164 number, and
servers MUST ignore any non-digit characters between the digits of
an E.164 number (e.g., "+1 703 555 1234" is to be interpreted as
"+17035551234").
o enum - the fully qualified name of an ENUM domain. This is a
domain name as specified by <a href="./rfc3761">RFC 3761</a> [<a href="#ref-17" title=""The E.164 to Uniform Resource Identifiers (URI) Dynamic Delegation Discovery System (DDDS) Application (ENUM)"">17</a>]. It yields an <enum>
(<a href="#section-3.2.3">Section 3.2.3</a>) in the response.
o enum-handle - the registry-unique identifier given an ENUM domain.
It yields an <enum> (<a href="#section-3.2.3">Section 3.2.3</a>) in the response.
o contact-handle - the registry-unique identifier given a contact.
It yields a <contact> (<a href="#section-3.2.5">Section 3.2.5</a>) in the response.
o ipv4-address - the IPv4 address of a nameserver. It yields a
<host> (<a href="#section-3.2.4">Section 3.2.4</a>) in the response.
o ipv6-address - the IPv6 address of a nameserver. It yields a
<host> (<a href="#section-3.2.4">Section 3.2.4</a>) in the response.
o registration-authority - the name of a registration authority. It
yields a <registrationAuthority> (<a href="#section-3.2.6">Section 3.2.6</a>) in the response.
o validation-entity - the name of a validation entity. It yields a
<validationEntity> (<a href="#section-3.2.7">Section 3.2.7</a>)
o csp - the identifier of a communication service provider. Yields
a <communicationServiceProvider> (<a href="#section-3.2.8">Section 3.2.8</a>).
o validation-event - the identifier for a validation event. It
yields a <validationEvent> (<a href="#section-3.2.9">Section 3.2.9</a>).
o All names in these entity classes are case insensitive.
<span class="grey">Newton Standards Track [Page 20]</span>
<span id="page-21" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Formal XML Syntax</span>
This registry schema is specified in the XML Schema notation. The
formal syntax presented here is a complete schema representation
suitable for automated validation of an XML instance when combined
with the formal schema syntax of IRIS.
<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ereg="urn:ietf:params:xml:ns:ereg1"
xmlns:iris="urn:ietf:params:xml:ns:iris1"
targetNamespace="urn:ietf:params:xml:ns:ereg1"
elementFormDefault="qualified" >
<import namespace="urn:ietf:params:xml:ns:iris1" />
<annotation>
<documentation>
ENUM registry schema
derived from IRIS schema
</documentation>
</annotation>
<!-- ========================================= -->
<!-- -->
<!-- Query Types -->
<!-- -->
<!-- ========================================= -->
<!-- -->
<!-- Find ENUMs by E.164 -->
<!-- -->
<complexType
name="findEnumsByE164Type">
<complexContent>
<extension
base="iris:queryType">
<sequence>
<element
name="e164Prefix"
type="token" />
<element
name="specificity"
minOccurs="0" >
<simpleType>
<restriction
base="string">
<span class="grey">Newton Standards Track [Page 21]</span>
<span id="page-22" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<enumeration
value="less"/>
<enumeration
value="more"/>
</restriction>
</simpleType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="findEnumsByE164"
type="ereg:findEnumsByE164Type"
substitutionGroup="iris:query" />
<!-- -->
<!-- Find ENUMs By Contact -->
<!-- -->
<complexType
name="findEnumsByContactType">
<complexContent>
<extension
base="iris:queryType">
<sequence>
<choice>
<group
ref="ereg:contactSearchGroup" />
<element
name="contactHandle"
type="ereg:exactMatchParameter" />
</choice>
<element
name="role"
minOccurs="0"
maxOccurs="1" >
<simpleType>
<restriction
base="string" >
<enumeration
value="registrant" />
<enumeration
value="billingContact" />
<enumeration
value="technicalContact" />
<enumeration
<span class="grey">Newton Standards Track [Page 22]</span>
<span id="page-23" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
value="administrativeContact" />
<enumeration
value="legalContact" />
<enumeration
value="zoneContact" />
<enumeration
value="abuseContact" />
<enumeration
value="securityContact" />
<enumeration
value="otherContact" />
</restriction>
</simpleType>
</element>
<element
name="language"
type="language"
minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="findEnumsByContact"
type="ereg:findEnumsByContactType"
substitutionGroup="iris:query" />
<!-- -->
<!-- Find Contacts -->
<!-- -->
<complexType
name="findContactsType">
<complexContent>
<extension
base="iris:queryType">
<sequence>
<group
ref="ereg:contactSearchGroup" />
<element
name="language"
type="language"
minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
<span class="grey">Newton Standards Track [Page 23]</span>
<span id="page-24" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
</complexContent>
</complexType>
<element
name="findContacts"
type="ereg:findContactsType"
substitutionGroup="iris:query" />
<!-- -->
<!-- Find ENUMs By Host -->
<!-- -->
<complexType
name="findEnumsByHostType">
<complexContent>
<extension
base="iris:queryType">
<sequence>
<choice>
<element
name="hostName"
type="ereg:exactMatchParameter" />
<element
name="hostHandle"
type="ereg:exactMatchParameter" />
<element
name="ipV4Address"
type="ereg:exactMatchParameter" />
<element
name="ipV6Address"
type="ereg:exactMatchParameter" />
</choice>
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="findEnumsByHost"
type="ereg:findEnumsByHostType"
substitutionGroup="iris:query" />
<!-- -->
<!-- Contact Search Group -->
<!-- -->
<group
name="contactSearchGroup">
<span class="grey">Newton Standards Track [Page 24]</span>
<span id="page-25" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<choice>
<element
name="commonName"
type="ereg:exactOrPartialMatchParameter" />
<element
name="organization"
type="ereg:exactOrPartialMatchParameter" />
<element
name="eMail"
type="ereg:domainResourceParameter" />
<element
name="sip"
type="ereg:domainResourceParameter" />
<element
name="city"
type="ereg:exactMatchParameter" />
<element
name="region"
type="ereg:exactMatchParameter" />
<element
name="postalCode"
type="ereg:exactMatchParameter" />
</choice>
</group>
<complexType
name="exactOrPartialMatchParameter">
<choice>
<group
ref="ereg:partialMatchGroup" />
<group
ref="ereg:exactMatchGroup" />
</choice>
</complexType>
<complexType
name="exactMatchParameter">
<group
ref="ereg:exactMatchGroup" />
</complexType>
<complexType
name="partialMatchParameter">
<sequence>
<group
ref="ereg:partialMatchGroup" />
</sequence>
</complexType>
<span class="grey">Newton Standards Track [Page 25]</span>
<span id="page-26" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<complexType
name="domainResourceParameter" >
<choice>
<group
ref="ereg:exactMatchGroup" />
<element
name="inDomain"
type="token" />
</choice>
</complexType>
<group
name="partialMatchGroup">
<choice>
<sequence>
<element
name="beginsWith">
<simpleType>
<restriction
base="token">
<minLength
value="1"/>
</restriction>
</simpleType>
</element>
<element
minOccurs="0"
name="endsWith"
type="ereg:endsWithType" />
</sequence>
<element
name="endsWith"
type="ereg:endsWithType" />
</choice>
</group>
<simpleType
name="endsWithType">
<restriction
base="token">
<minLength
value="1" />
</restriction>
</simpleType>
<group
name="exactMatchGroup">
<sequence>
<span class="grey">Newton Standards Track [Page 26]</span>
<span id="page-27" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<element
name="exactMatch"
type="normalizedString" />
</sequence>
</group>
<!-- ========================================= -->
<!-- -->
<!-- Result Types -->
<!-- -->
<!-- ========================================= -->
<!-- -->
<!-- ENUM -->
<!-- -->
<complexType
name="enumType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="e164Number"
type="token" />
<element
name="enumHandle"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="nameServer"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="registrant"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<group ref="ereg:contactGroup" />
<element
name="lastContactModificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<span class="grey">Newton Standards Track [Page 27]</span>
<span id="page-28" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<element
name="lastContactModificationBy"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="status"
minOccurs="0"
maxOccurs="1">
<complexType>
<choice
minOccurs="1"
maxOccurs="unbounded">
<element
name="reserved"
type="ereg:enumStatusType" />
<element
name="create"
type="ereg:enumStatusType" />
<element
name="active"
type="ereg:enumStatusType" />
<element
name="inactive"
type="ereg:enumStatusType" />
<element
name="dispute"
type="ereg:enumStatusType" />
<element
name="delete"
type="ereg:enumStatusType" />
<element
name="transfer"
type="ereg:enumStatusType" />
<element
name="renew"
type="ereg:enumStatusType" />
<element
name="update"
type="ereg:enumStatusType" />
<element
name="addPeriod"
type="ereg:enumStatusType" />
<element
name="renewPeriod"
type="ereg:enumStatusType" />
<element
name="autoRenewPeriod"
<span class="grey">Newton Standards Track [Page 28]</span>
<span id="page-29" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
type="ereg:enumStatusType" />
<element
name="transferPeriod"
type="ereg:enumStatusType" />
<element
name="redemptionPeriod"
type="ereg:enumStatusType" />
<element
name="restore"
type="ereg:enumStatusType" />
<element
name="other"
type="ereg:enumStatusType" />
</choice>
</complexType>
</element>
<element
name="registrationReference"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="registry"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="registrar"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="validationEntity"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="signalCSP"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="dataCSP"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="lineCSP"
<span class="grey">Newton Standards Track [Page 29]</span>
<span id="page-30" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded"/>
<element
name="voiceCSP"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="otherCSP"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="validationEvent"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded"/>
<element
name="initialDelegationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastRenewalDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="expirationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastDelegationModificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastDelegationModificationBy"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
<span class="grey">Newton Standards Track [Page 30]</span>
<span id="page-31" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
name="lastVerificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="enum"
type="ereg:enumType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Host -->
<!-- -->
<complexType
name="hostType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="hostHandle"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="hostName"
type="normalizedString" />
<element
name="ipV4Address"
type="token"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="ipV6Address"
type="token"
minOccurs="0"
maxOccurs="unbounded" />
<span class="grey">Newton Standards Track [Page 31]</span>
<span id="page-32" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<element
name="hostContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="createdDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastModificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastVerificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="host"
type="ereg:hostType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Contact -->
<!-- -->
<complexType
name="contactType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
<span class="grey">Newton Standards Track [Page 32]</span>
<span id="page-33" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
name="contactHandle"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="commonName"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<element
name="language"
type="language"
minOccurs="0"
maxOccurs="1" />
<element
name="type"
minOccurs="0"
maxOccurs="1">
<complexType>
<choice>
<element
name="person"
type="ereg:contactTypeType" />
<element
name="organization"
type="ereg:contactTypeType" />
<element
name="role"
type="ereg:contactTypeType" />
<element
name="other"
type="ereg:contactTypeType" />
</choice>
</complexType>
</element>
<element
name="organization"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="legalId"
type="ereg:tokenPrivacyType"
nillable="true"
minOccurs="0"
<span class="grey">Newton Standards Track [Page 33]</span>
<span id="page-34" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
maxOccurs="unbounded" />
<element
name="eMail"
type="ereg:stringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="sip"
type="ereg:stringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="postalAddress"
minOccurs="0"
maxOccurs="unbounded" >
<complexType>
<sequence>
<element
name="address"
type="ereg:stringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="city"
type="ereg:stringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="region"
type="ereg:stringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="postalCode"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="country"
type="ereg:tokenPrivacyType"
nillable="true"
minOccurs="0"
<span class="grey">Newton Standards Track [Page 34]</span>
<span id="page-35" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
maxOccurs="1" />
</sequence>
</complexType>
</element>
<element
name="phone"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="fax"
type="ereg:normalizedStringPrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="createdDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastModificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="lastVerificationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="translatedContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<span class="grey">Newton Standards Track [Page 35]</span>
<span id="page-36" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<element
name="contact"
type="ereg:contactType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Registration Authority -->
<!-- -->
<complexType
name="registrationAuthorityType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="serviceInstance"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="organizationName"
type="string"
minOccurs="0"
maxOccurs="1" />
<element
name="legalId"
type="token"
minOccurs="0"
maxOccurs="1"/>
<choice
minOccurs="0"
maxOccurs="3">
<element
name="registry">
<complexType/>
</element>
<element
name="registrar">
<complexType/>
</element>
<element
name="other">
<complexType/>
</element>
</choice>
<group ref="ereg:contactGroup" />
<element
<span class="grey">Newton Standards Track [Page 36]</span>
<span id="page-37" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="registrationAuthority"
type="ereg:registrationAuthorityType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Validation Entity -->
<!-- -->
<complexType
name="validationEntityType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="serviceInstance"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="organizationName"
type="string"
minOccurs="0"
maxOccurs="1" />
<element
name="legalId"
type="token"
minOccurs="0"
maxOccurs="1"/>
<group ref="ereg:contactGroup" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<span class="grey">Newton Standards Track [Page 37]</span>
<span id="page-38" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<element
name="validationEntity"
type="ereg:validationEntityType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Communication Service Provider -->
<!-- -->
<complexType
name="communicationServiceProviderType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="serviceInstance"
type="iris:entityType"
minOccurs="0"
maxOccurs="1" />
<element
name="organizationName"
type="string"
minOccurs="0"
maxOccurs="1" />
<element
name="legalId"
type="token"
minOccurs="0"
maxOccurs="1"/>
<element
name="cspId"
type="token"
minOccurs="0"
maxOccurs="1"/>
<choice
minOccurs="0"
maxOccurs="5">
<element
minOccurs="0"
maxOccurs="1"
name="line">
<complexType/>
</element>
<element
minOccurs="0"
maxOccurs="1"
name="data">
<span class="grey">Newton Standards Track [Page 38]</span>
<span id="page-39" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<complexType/>
</element>
<element
minOccurs="0"
maxOccurs="1"
name="voice">
<complexType/>
</element>
<element
minOccurs="0"
maxOccurs="1"
name="signal">
<complexType/>
</element>
<element
minOccurs="0"
maxOccurs="1"
name="other">
<complexType/>
</element>
</choice>
<group ref="ereg:contactGroup" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="communicationServiceProvider"
type="ereg:communicationServiceProviderType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Validation Event -->
<!-- -->
<complexType
name="validationEventType">
<complexContent>
<extension
base="iris:resultType">
<sequence>
<element
name="serial"
<span class="grey">Newton Standards Track [Page 39]</span>
<span id="page-40" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
type="token"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="methodId"
type="token"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="validationEntity"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="registrar"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="executionDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
name="expirationDateTime"
type="ereg:dateTimePrivacyType"
nillable="true"
minOccurs="0"
maxOccurs="1" />
<element
ref="iris:seeAlso"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="validationEvent"
type="ereg:validationEventType"
substitutionGroup="iris:result" />
<!-- -->
<!-- Contact Group -->
<!-- -->
<span class="grey">Newton Standards Track [Page 40]</span>
<span id="page-41" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<group name="contactGroup">
<sequence>
<element
name="billingContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="technicalContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="administrativeContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="legalContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="zoneContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="abuseContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="securityContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
<element
name="otherContact"
type="iris:entityType"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</group>
<!-- -->
<!-- Privacy Label Types -->
<!-- -->
<span class="grey">Newton Standards Track [Page 41]</span>
<span id="page-42" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<attributeGroup
name="privacyLabelAttributeGroup">
<attribute
name="private"
type="boolean" />
<attribute
name="denied"
type="boolean" />
<attribute
name="doNotRedistribute"
type="boolean" />
<attribute
name="specialAccess"
type="boolean" />
</attributeGroup>
<complexType
name="dateTimePrivacyType">
<simpleContent>
<extension
base="dateTime">
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
</extension>
</simpleContent>
</complexType>
<complexType
name="stringPrivacyType">
<simpleContent>
<extension
base="string">
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
</extension>
</simpleContent>
</complexType>
<complexType
name="normalizedStringPrivacyType">
<simpleContent>
<extension
base="normalizedString">
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
</extension>
</simpleContent>
</complexType>
<span class="grey">Newton Standards Track [Page 42]</span>
<span id="page-43" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<complexType
name="tokenPrivacyType">
<simpleContent>
<extension
base="token">
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
</extension>
</simpleContent>
</complexType>
<complexType
name="enumStatusType">
<sequence>
<element
name="appliedDate"
type="dateTime"
minOccurs="0"
maxOccurs="1" />
<element
name="description"
minOccurs="0"
maxOccurs="unbounded">
<complexType>
<simpleContent>
<extension
base="string">
<attribute
name="language"
type="language"
use="required" />
</extension>
</simpleContent>
</complexType>
</element>
<element
name="subStatus"
minOccurs="0"
maxOccurs="1">
<complexType>
<simpleContent>
<extension
base="token">
<attribute
type="token"
use="required"
name="authority"/>
</extension>
<span class="grey">Newton Standards Track [Page 43]</span>
<span id="page-44" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
</simpleContent>
</complexType>
</element>
</sequence>
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
<attribute
name="actor">
<simpleType>
<restriction
base="string">
<enumeration
value="registry"/>
<enumeration
value="registrar"/>
</restriction>
</simpleType>
</attribute>
<attribute
name="disposition">
<simpleType>
<restriction
base="string">
<enumeration
value="prohibited"/>
<enumeration
value="pending"/>
</restriction>
</simpleType>
</attribute>
<attribute
name="scope"
type="token" />
</complexType>
<complexType
name="contactTypeType">
<sequence>
<element
name="description"
minOccurs="0"
maxOccurs="unbounded">
<complexType>
<simpleContent>
<extension
base="string">
<attribute
name="language"
<span class="grey">Newton Standards Track [Page 44]</span>
<span id="page-45" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
type="language"
use="required" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
<attributeGroup
ref="ereg:privacyLabelAttributeGroup" />
</complexType>
<!-- ========================================= -->
<!-- -->
<!-- Error Codes -->
<!-- -->
<!-- ========================================= -->
<!-- -->
<!-- Search Too Wide -->
<!-- -->
<element
name="searchTooWide"
type="iris:codeType"
substitutionGroup="iris:genericCode" />
<!-- -->
<!-- Language Not Supported -->
<!-- -->
<complexType
name="languageNotSupportedType">
<complexContent>
<extension
base="iris:codeType">
<sequence>
<element
name="unsupportedLanguage"
type="language"
minOccurs="1"
maxOccurs="unbounded" />
</sequence>
</extension>
</complexContent>
</complexType>
<element
name="languageNotSupported"
<span class="grey">Newton Standards Track [Page 45]</span>
<span id="page-46" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
type="ereg:languageNotSupportedType"
substitutionGroup="iris:genericCode" />
</schema>
Figure 1: ereg.xsd
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Blocks Extensible Exchange Protocol (BEEP) Transport Compliance</span>
IRIS allows several extensions of the core capabilities. This
section outlines those extensions allowable by IRIS-BEEP [<a href="#ref-6" title=""Using the Internet Registry Information Service (IRIS) over the Blocks Extensible Exchange Protocol (BEEP)"">6</a>].
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. Message Pattern</span>
This registry type uses the default message pattern as described in
IRIS-BEEP [<a href="#ref-6" title=""Using the Internet Registry Information Service (IRIS) over the Blocks Extensible Exchange Protocol (BEEP)"">6</a>].
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. Server Authentication</span>
This registry type only uses the basic Transport Layer Security (TLS)
server authentication method as described in IRIS-BEEP [<a href="#ref-6" title=""Using the Internet Registry Information Service (IRIS) over the Blocks Extensible Exchange Protocol (BEEP)"">6</a>].
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. URI Resolution</span>
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>. Application Service Label</span>
The application service label associated with this registry type MUST
be "EREG1". This is the abbreviated form of the URN for this
registry type, urn:ietf:params:xml:ns:ereg1.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Internationalization Considerations</span>
Implementers should be aware of considerations for
internationalization in IRIS [<a href="#ref-5" title=""IRIS: The Internet Registry Information Service (IRIS) Core Protocol"">5</a>].
The social data associated with contacts may be non-ASCII, and could
contain virtually any Unicode character. The <language> element is
provided in queries that have potential to traverse such data.
Clients should use these elements to indicate to the server of the
target languages desired, and servers should use these elements to
better enable normalization and search processes (see
<<a href="http://www.unicode.org/reports/tr15/">http://www.unicode.org/reports/tr15/</a>>).
Clients needing to localize the data tags in this protocol should
take note that localization is only needed on the names of XML
elements and attributes with the exception of elements containing
date and time information. The schema for this registry has been
designed so that clients need not interpret the content of elements
<span class="grey">Newton Standards Track [Page 46]</span>
<span id="page-47" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
or attributes for localization, other than those elements containing
date and time information.
Clients should also make use of the <language> elements provided in
many of the results. Results containing data that may be in Unicode
are accompanied by these elements in order to aid better presentation
of the data to the user.
The "dateTimePrivacyType" element content conforms to the XML Schema
[<a href="#ref-3" title=""XML Schema Part 2: Datatypes"">3</a>] data type "dateTime". The contents of this element MUST be
specified using the 'Z' indicator for Coordinated Universal Time
(UTC).
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. IANA Considerations</span>
<span class="h3"><a class="selflink" id="section-8.1" href="#section-8.1">8.1</a>. XML Namespace URN Registration</span>
This document makes use of a proposed XML namespace and schema
registry specified in XML_URN [<a href="#ref-16" title=""The IETF XML Registry"">16</a>]. Accordingly, the following
registration information is provided for the IANA:
o URN/URI:
* urn:ietf:params:xml:schema:ereg1
o Contact:
* Andrew Newton <andy@hxr.us>
o XML:
* The XML Schema specified in <a href="#section-4">Section 4</a>
o URN/URI:
* urn:ietf:params:xml:ns:ereg1
o Contact:
* Andrew Newton <andy@hxr.us>
o XML:
* None.
<span class="grey">Newton Standards Track [Page 47]</span>
<span id="page-48" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h3"><a class="selflink" id="section-8.2" href="#section-8.2">8.2</a>. S-NAPTR Registration</span>
The following S-NAPTR application service tag [<a href="#ref-20" title=""Domain-Based Application Service Location Using SRV RRs and the Dynamic Delegation Discovery Service (DDDS)"">20</a>] has been
registered with IANA according to the IANA considerations defined in
IRIS [<a href="#ref-5" title=""IRIS: The Internet Registry Information Service (IRIS) Core Protocol"">5</a>]:
EREG1
<span class="h3"><a class="selflink" id="section-8.3" href="#section-8.3">8.3</a>. BEEP Registration</span>
The following BEEP Profile URI has been registered with IANA
(<a href="http://www.iana.org/assignments/beep-parameters">http://www.iana.org/assignments/beep-parameters</a>), in addition to the
registration provided in IRIS-BEEP [<a href="#ref-6" title=""Using the Internet Registry Information Service (IRIS) over the Blocks Extensible Exchange Protocol (BEEP)"">6</a>].
<a href="http://iana.org/beep/iris1/ereg1">http://iana.org/beep/iris1/ereg1</a>
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. Security Considerations</span>
This document lays out no new considerations for security precautions
beyond that specified in IRIS [<a href="#ref-5" title=""IRIS: The Internet Registry Information Service (IRIS) Core Protocol"">5</a>].
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>. Normative References</span>
[<a id="ref-1">1</a>] World Wide Web Consortium, "Extensible Markup Language (XML)
1.0", W3C XML, February 1998,
<<a href="http://www.w3.org/TR/1998/REC-xml-19980210">http://www.w3.org/TR/1998/REC-xml-19980210</a>>.
[<a id="ref-2">2</a>] World Wide Web Consortium, "Namespaces in XML", W3C XML
Namespaces, January 1999,
<<a href="http://www.w3.org/TR/1999/REC-xml-names-19990114">http://www.w3.org/TR/1999/REC-xml-names-19990114</a>>.
[<a id="ref-3">3</a>] World Wide Web Consortium, "XML Schema Part 2: Datatypes", W3C
XML Schema, October 2004, <<a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>>.
[<a id="ref-4">4</a>] World Wide Web Consortium, "XML Schema Part 1: Structures", W3C
XML Schema, October 2004, <<a href="http://www.w3.org/TR/xmlschema-1/">http://www.w3.org/TR/xmlschema-1/</a>>.
[<a id="ref-5">5</a>] Newton, A. and M. Sanz, "IRIS: The Internet Registry
Information Service (IRIS) Core Protocol", <a href="./rfc3981">RFC 3981</a>, January
2005.
[<a id="ref-6">6</a>] Newton, A. and M. Sanz, "Using the Internet Registry
Information Service (IRIS) over the Blocks Extensible Exchange
Protocol (BEEP)", <a href="./rfc3983">RFC 3983</a>, January 2005.
[<a id="ref-7">7</a>] Hinden, R. and S. Deering, "Internet Protocol Version 6 (IPv6)
Addressing Architecture", <a href="./rfc3513">RFC 3513</a>, April 2003.
<span class="grey">Newton Standards Track [Page 48]</span>
<span id="page-49" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
[<a id="ref-8">8</a>] Postel, J., "Internet Protocol", STD 5, <a href="./rfc791">RFC 791</a>, September
1981.
[<a id="ref-9">9</a>] Mockapetris, P., "Domain names - implementation and
specification", STD 13, <a href="./rfc1035">RFC 1035</a>, November 1987.
[<a id="ref-10">10</a>] Bradner, S., "Key words for use in RFCs to Indicate Requirement
Levels", <a href="./rfc2119">RFC 2119</a>, <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, March 1997.
[<a id="ref-11">11</a>] International Organization for Standardization, "Codes for the
representation of names of countries, 3rd edition", ISO
Standard 3166, August 1988.
[<a id="ref-12">12</a>] Braden, R., "Requirements for Internet Hosts - Application and
Support", STD 3, <a href="./rfc1123">RFC 1123</a>, October 1989.
[<a id="ref-13">13</a>] International Telecommunications Union, "The International
Public Telecommunication Numbering Plan", ITU-T Recommendation
E.164, February 2005.
[<a id="ref-14">14</a>] International Telecommunications Union, "Notation for national
and international telephone numbers, e-mail addresses and Web
addresses", ITU-T Recommendation E.123, February 2001.
[<a id="ref-15">15</a>] Hoffman, P. and M. Blanchet, "Nameprep: A Stringprep Profile
for Internationalized Domain Names (IDN)", <a href="./rfc3491">RFC 3491</a>, March
2003.
[<a id="ref-16">16</a>] Mealling, M., "The IETF XML Registry", <a href="https://www.rfc-editor.org/bcp/bcp81">BCP 81</a>, <a href="./rfc3688">RFC 3688</a>,
January 2004.
[<a id="ref-17">17</a>] Faltstrom, P. and M. Mealling, "The E.164 to Uniform Resource
Identifiers (URI) Dynamic Delegation Discovery System (DDDS)
Application (ENUM)", <a href="./rfc3761">RFC 3761</a>, April 2004.
[<a id="ref-18">18</a>] Hollenbeck, S., "Domain Registry Grace Period Mapping for the
Extensible Provisioning Protocol (EPP)", <a href="./rfc3915">RFC 3915</a>, September
2004.
[<a id="ref-19">19</a>] Braden, R., "Requirements for Internet Hosts - Application and
Support", STD 3, <a href="./rfc1123">RFC 1123</a>, October 1989.
[<a id="ref-20">20</a>] Daigle, L. and A. Newton, "Domain-Based Application Service
Location Using SRV RRs and the Dynamic Delegation Discovery
Service (DDDS)", <a href="./rfc3958">RFC 3958</a>, January 2005.
<span class="grey">Newton Standards Track [Page 49]</span>
<span id="page-50" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
<span class="h2"><a class="selflink" id="appendix-A" href="#appendix-A">Appendix A</a>. Contributions and Acknowledgements</span>
This document is a derivative of the specification used to define
forward domain registries for IRIS. Marcos Sanz was a major
contributor to that specification, and many of his words and ideas
are present in this document. Other contributors include Alexander
Mayrhofer, Bernie Hoeneisen, Otmar Lendl, and Scott Hollenbeck.
Author's Address
Andrew L. Newton
VeriSign, Inc.
21345 Ridgetop Circle
Sterling, VA 20166
USA
Phone: +1.7039483382
EMail: [email protected]
URI: <a href="http://www.verisignlabs.com/">http://www.verisignlabs.com/</a>
<span class="grey">Newton Standards Track [Page 50]</span>
<span id="page-51" ></span>
<span class="grey"><a href="./rfc4414">RFC 4414</a> ENUM Registry Type for IRIS February 2006</span>
Full Copyright Statement
Copyright (C) The Internet Society (2006).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
[email protected].
Acknowledgement
Funding for the RFC Editor function is provided by the IETF
Administrative Support Activity (IASA).
Newton Standards Track [Page 51]
Annotations
Select text to annotate