Re: [eppext] Fw: I-D Action: draft-zhou-eppext-reseller-00.txt

Patrick Mevzek <pm@dotandco.com> Sun, 17 May 2015 01:31 UTC

Return-Path: <patrick@shaktot.patoche.org>
X-Original-To: eppext@ietfa.amsl.com
Delivered-To: eppext@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 939E51A88BD for <eppext@ietfa.amsl.com>; Sat, 16 May 2015 18:31:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.388
X-Spam-Level: *
X-Spam-Status: No, score=1.388 tagged_above=-999 required=5 tests=[BAYES_50=0.8, J_CHICKENPOX_64=0.6, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O_Q0MRCtacwU for <eppext@ietfa.amsl.com>; Sat, 16 May 2015 18:31:46 -0700 (PDT)
Received: from shaktot.patoche.org (shaktot.patoche.org [212.85.152.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1F5101A889F for <eppext@ietf.org>; Sat, 16 May 2015 18:31:45 -0700 (PDT)
Received: from shaktot.patoche.org (localhost.localdomain [127.0.0.1]) by shaktot.patoche.org (8.14.3/8.14.3/Debian-9.4) with ESMTP id t4H1Vbgu022698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 17 May 2015 03:31:37 +0200
Received: (from patrick@localhost) by shaktot.patoche.org (8.14.3/8.14.3/Submit) id t4H1VaRx022697; Sun, 17 May 2015 03:31:36 +0200
Date: Sun, 17 May 2015 03:31:35 +0200
From: Patrick Mevzek <pm@dotandco.com>
To: eppext@ietf.org
Message-ID: <20150517013135.GA27144@home.patoche.org>
References: <20150504162934440371144@cnnic.cn> <20150517001433.GA26237@home.patoche.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20150517001433.GA26237@home.patoche.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Scanned-By: shaktot_dot_patoche_dot_org on 212.85.152.86
Archived-At: <http://mailarchive.ietf.org/arch/msg/eppext/AmSSDaEuxc3yxNdSyfDkCpHZllQ>
Subject: Re: [eppext] Fw: I-D Action: draft-zhou-eppext-reseller-00.txt
X-BeenThere: eppext@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: EPPEXT <eppext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/eppext>, <mailto:eppext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/eppext/>
List-Post: <mailto:eppext@ietf.org>
List-Help: <mailto:eppext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/eppext>, <mailto:eppext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2015 01:31:47 -0000

Patrick Mevzek <pm@dotandco.com> 2015-05-17 02:15
> Hello Linlin, Ning, Chao, Xiaodong, and James,
> 
> Linlin Zhou <zhoulinlin@cnnic.cn> 2015-05-04 10:28
> > A New Internet-Draft is available from the on-line Internet-Drafts directories.
> >  
> >  
> >         Title           : Registry Reseller Extension for the Extensible Provisioning Protocol (EPP)
> >         Authors         : Linlin Zhou
> >                           Ning Kong
> >                           Chao Qi
> >                           Xiaodong Lee
> >                           James Gould
> > Filename        : draft-zhou-eppext-reseller-00.txt
> > Pages           : 16
> > Date            : 2015-05-04
>  
> I'm implementing it in my opensource EPP client, and I have the
> following comments/questions:
 
Also:

- the XML example in the domain:info response is invalid:
<domain:infData xmlns="urn:ietf:params:xml:ns:domain-1.0">
should be
<domain:infData xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">

-- 
Patrick Mevzek