Re: [VCARDDAV] vCard XML

Cyrus Daboo <cyrus@daboo.name> Tue, 02 March 2010 17:31 UTC

Return-Path: <cyrus@daboo.name>
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 AC4F028C1FA for <vcarddav@core3.amsl.com>; Tue, 2 Mar 2010 09:31:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_34=0.6]
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 UAVIap8XQtrI for <vcarddav@core3.amsl.com>; Tue, 2 Mar 2010 09:31:57 -0800 (PST)
Received: from daboo.name (daboo.name [151.201.22.177]) by core3.amsl.com (Postfix) with ESMTP id 71A3D28C1E0 for <vcarddav@ietf.org>; Tue, 2 Mar 2010 09:31:56 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id 77313ECE5300; Tue, 2 Mar 2010 12:31:57 -0500 (EST)
X-Virus-Scanned: amavisd-new at daboo.name
Received: from daboo.name ([127.0.0.1]) by localhost (chewy.mulberrymail.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qDTOsCmpcye5; Tue, 2 Mar 2010 12:31:57 -0500 (EST)
Received: from caldav.corp.apple.com (unknown [17.101.32.44]) by daboo.name (Postfix) with ESMTPSA id 959A1ECE52F4; Tue, 2 Mar 2010 12:31:56 -0500 (EST)
Date: Tue, 02 Mar 2010 12:31:54 -0500
From: Cyrus Daboo <cyrus@daboo.name>
To: Renato Iannella <renato@nicta.com.au>, vcarddav@ietf.org
Message-ID: <81A4C61D6B4F2AAAB5C42B26@caldav.corp.apple.com>
In-Reply-To: <EC76BDA5-1390-472B-A804-9055A773B976@nicta.com.au>
References: <D73BA7B608FA67B02A90FD64@caldav.corp.apple.com> <EC76BDA5-1390-472B-A804-9055A773B976@nicta.com.au>
X-Mailer: Mulberry/4.1.0a1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size="1015"
Subject: Re: [VCARDDAV] vCard XML
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: Tue, 02 Mar 2010 17:31:57 -0000

Hi Renato,

--On March 2, 2010 11:03:40 AM +1000 Renato Iannella <renato@nicta.com.au> 
wrote:

> In relation to consistency between vCard and iCal.....(at the XML
> instance value level):
>
> vCard GEO is an URI, iCal is a lat,long string

This is just the way the "base" vCard and iCalendar specs use that 
property. To maintain one-to-one mapping between the XML and "base" 
representations we need to stick with that.

> vCard EMAIL is text, iCal is a mailto URI

There is no EMAIL property in iCalendar. Calendar user addresses in 
iCalendar are defined to be a URI - often those are mailto:, but they are 
not limited to that. I guess you could argue that EMAIL in vCard should be 
a URI, but that would be a big change.

> vCard Dates are 8601 strings, iCal is separate structure for year, month,
> day

The current icalendar-in-xml spec defines date/date-time values as "text" - 
i.e. the 8601 strings used in iCalendar.

> Any chance of these being more consistent? (from either end...)



-- 
Cyrus Daboo