To:
"Hollenbeck, Scott" <shollenbeck@verisign.com>
CC:
ietf-provreg@cafax.se
From:
Klaus Malorny <Klaus.Malorny@knipp.de>
Date:
Wed, 03 Aug 2005 20:35:27 +0200
In-Reply-To:
<046F43A8D79C794FA4733814869CDF07B5E434@dul1wnexmb01.vcorp.ad.vrsn.com>
Sender:
owner-ietf-provreg@cafax.se
User-Agent:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414
Subject:
Re: [ietf-provreg] EPP Document Updates
Hollenbeck, Scott wrote:
> [...]
> -Scott-
>
Hi Scott,
I did not read the whole thread, so it may have been mentioned there. Today, I
discovered a small syntactic issue in the examples given in section 2.9. of RFC
3733. The elements that are used to describe the disclosure are missing the
final slash, as they are empty.
- - - 8< - - -
<contact:name type="int">
<contact:name type="loc">
<contact:org type="int">
<contact:org type="loc">
<contact:addr type="int">
<contact:addr type="loc">
<contact:voice>
<contact:fax>
<contact:email>
Example <contact:disclose> element, flag="0":
<contact:disclose flag="0">
<contact:email>
<contact:voice>
</contact:disclose>
Example <contact:disclose> element, flag="1":
<contact:disclose flag="1">
<contact:name type="int">
<contact:org type="int">
<contact:addr type="int">
</contact:disclose>
- - - 8< - - -
should read
- - - 8< - - -
<contact:name type="int"/>
<contact:name type="loc"/>
<contact:org type="int"/>
<contact:org type="loc"/>
<contact:addr type="int"/>
<contact:addr type="loc"/>
<contact:voice/>
<contact:fax/>
<contact:email/>
Example <contact:disclose> element, flag="0":
<contact:disclose flag="0">
<contact:email/>
<contact:voice/>
</contact:disclose>
Example <contact:disclose> element, flag="1":
<contact:disclose flag="1">
<contact:name type="int"/>
<contact:org type="int"/>
<contact:addr type="int"/>
</contact:disclose>
- - - 8< - - -
One thing that really puzzles me in this context is that a registrar cannot
allow the disclosure of one component (that is normally not disclosed) and to
disallow the disclosure of another component (that his normally disclosed) at
the same time. But maybe I am just misunderstanding the wording. I think I have
to reread this at a later point in time.
regards,
Klaus
___________________________________________________________________________
| |
| knipp | Knipp Medien und Kommunikation GmbH
------- Technologiepark
Martin-Schmeißer-Weg 9
Dipl. Inf. Klaus Malorny 44227 Dortmund
Klaus.Malorny@knipp.de Tel. +49 231 9703 0