[ire] CSV woes: unused namespaces?

Klaus Malorny <Klaus.Malorny@knipp.de> Fri, 04 October 2013 10:33 UTC

Return-Path: <Klaus.Malorny@knipp.de>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73DF221F99F0 for <ire@ietfa.amsl.com>; Fri, 4 Oct 2013 03:33:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.249
X-Spam-Level:
X-Spam-Status: No, score=-3.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2NQepeU+scsm for <ire@ietfa.amsl.com>; Fri, 4 Oct 2013 03:33:23 -0700 (PDT)
Received: from kmx10a.knipp.de (clust3c.bbone.knipp.de [195.253.6.130]) by ietfa.amsl.com (Postfix) with ESMTP id B8B4221F99D5 for <ire@ietf.org>; Fri, 4 Oct 2013 03:33:11 -0700 (PDT)
Received: from localhost (localhost.bbone.knipp.de [127.0.0.1]) by kmx10a.knipp.de (Postfix) with ESMTP id 18E0251; Fri, 4 Oct 2013 12:33:10 +0200 (MESZ)
X-Knipp-VirusScanned: Yes
Received: from kmx10a.knipp.de ([127.0.0.1]) by localhost (kmx10a.knipp.de [127.0.0.1]) (amavisd-new, port 10004) with ESMTP id 7lmbu04DmMeZ; Fri, 4 Oct 2013 12:33:04 +0200 (MESZ)
Received: from hp9000.do.knipp.de (hp9000.do.knipp.de [195.253.2.54]) by kmx10a.knipp.de (Postfix) with ESMTP id 2E64850; Fri, 4 Oct 2013 12:33:04 +0200 (MESZ)
Received: from [195.253.2.27] (mclane.do.knipp.de [195.253.2.27]) by hp9000.do.knipp.de (@(#)Sendmail version 8.13.3 - Revision 1.000 - 1st August,2006/8.13.3) with ESMTP id r94AX3t0027156; Fri, 4 Oct 2013 12:33:04 +0200 (MESZ)
Message-ID: <524E9963.5010609@knipp.de>
Date: Fri, 04 Oct 2013 12:33:07 +0200
From: Klaus Malorny <Klaus.Malorny@knipp.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Thunderbird/27.0a1
MIME-Version: 1.0
To: ire@ietf.org
References: <524AA490.9060808@knipp.de>
In-Reply-To: <524AA490.9060808@knipp.de>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: [ire] CSV woes: unused namespaces?
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 04 Oct 2013 10:33:34 -0000

Hi,

just another discovery: It seems to be that the specification* contains IANA 
namespace applications in section 11 that are actually not used in any way, 
namely all those starting with "urn:ietf:params:xml:schema:". I expected the 
elements defining the fields of the CSV files to use these (as one could regard 
this as a schema definition), but this is not the case. It would be nice if 
someone could clarify this.

Regards,

Klaus


* http://tools.ietf.org/html/draft-arias-noguchi-dnrd-objects-mapping-05