Re: [VCARDDAV] XML and relaxng nits

Julian Reschke <julian.reschke@gmx.de> Fri, 05 March 2010 21:19 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 29CD128C37B for <vcarddav@core3.amsl.com>; Fri, 5 Mar 2010 13:19:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.377
X-Spam-Level:
X-Spam-Status: No, score=-4.377 tagged_above=-999 required=5 tests=[AWL=-1.778, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JbX65p2BRSYw for <vcarddav@core3.amsl.com>; Fri, 5 Mar 2010 13:19:34 -0800 (PST)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id 2415828C374 for <vcarddav@ietf.org>; Fri, 5 Mar 2010 13:19:26 -0800 (PST)
Received: (qmail invoked by alias); 05 Mar 2010 21:19:25 -0000
Received: from p508FD55D.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.213.93] by mail.gmx.net (mp048) with SMTP; 05 Mar 2010 22:19:25 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1915fcZoG51tYmTCaz1wUGBfHDQoqoRs/twhSEjvi 8LoPLqo8CafBWo
Message-ID: <4B91754C.8010603@gmx.de>
Date: Fri, 05 Mar 2010 22:19:08 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: Simon Perreault <simon.perreault@viagenie.ca>
References: <4B0D1D66.9080007@gmx.de> <4B91668D.5060709@viagenie.ca>
In-Reply-To: <4B91668D.5060709@viagenie.ca>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.59999999999999998
Cc: vcarddav@ietf.org
Subject: Re: [VCARDDAV] XML and relaxng nits
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Mar 2010 21:19:39 -0000

On 05.03.2010 21:16, Simon Perreault wrote:
> Sorry for taking so long to reply...
>
> On 2009-11-25 07:04, Julian Reschke wrote:
>> - also: using RelaxNG as notation is good; I'd recommend to make the
>> references easier to discover by adding the spec URLs though (example:
>> <http://tools.ietf.org/html/rfc4287#section-9.2>)
>
> How do you produce that with xml2rfc? I have tried many ways, but they
> all failed...

The latter? Add a target attribute with the URL to the <reference> 
element...

Best regards, Julian