Re: [VCARDDAV] How to encode X-Properties in XML?
Simon Perreault <simon.perreault@viagenie.ca> Tue, 09 March 2010 15:42 UTC
Return-Path: <simon.perreault@viagenie.ca>
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 C86C23A6B97 for <vcarddav@core3.amsl.com>; Tue, 9 Mar 2010 07:42:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[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 60z0LaQ7mcuu for <vcarddav@core3.amsl.com>; Tue, 9 Mar 2010 07:42:32 -0800 (PST)
Received: from jazz.viagenie.ca (jazz.viagenie.ca [206.123.31.2]) by core3.amsl.com (Postfix) with ESMTP id C7CFA3A691A for <vcarddav@ietf.org>; Tue, 9 Mar 2010 07:42:32 -0800 (PST)
Received: from [10.255.254.165] (bas1-malton22-1167905698.dsl.bell.ca [69.156.211.162]) by jazz.viagenie.ca (Postfix) with ESMTPSA id 4A66E21CCC; Tue, 9 Mar 2010 10:42:01 -0500 (EST)
Message-ID: <4B966C42.9020105@viagenie.ca>
Date: Tue, 09 Mar 2010 10:41:54 -0500
From: Simon Perreault <simon.perreault@viagenie.ca>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1
MIME-Version: 1.0
To: Cyrus Daboo <cyrus@daboo.name>
References: <4B951355.40508@viagenie.ca> <1B68D1C8710BC35F8DB33BE8@caldav.corp.apple.com>
In-Reply-To: <1B68D1C8710BC35F8DB33BE8@caldav.corp.apple.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: vcarddav@ietf.org
Subject: Re: [VCARDDAV] How to encode X-Properties in 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, 09 Mar 2010 15:42:33 -0000
On 2010-03-09 10:39, Cyrus Daboo wrote: > The choice we made for icalendar-in-xml was to simply allow the X- > properties to appear as <x-...> elements in the default "icalendar" > namespace. It did not seem worthwhile to have a special namespace for > those as in reality they are processed in exactly the same way as > regular properties. The key thing is that these elements/properties > cannot be ignored. They are there for a purpose (be it only > "experimental"). How do you express that in the schema? Thanks, Simon -- DNS64 open-source --> http://ecdysis.viagenie.ca STUN/TURN server --> http://numb.viagenie.ca vCard 4.0 --> http://www.vcarddav.org
- [VCARDDAV] How to encode X-Properties in XML? Simon Perreault
- Re: [VCARDDAV] How to encode X-Properties in XML? Renato Iannella
- Re: [VCARDDAV] How to encode X-Properties in XML? Cyrus Daboo
- Re: [VCARDDAV] How to encode X-Properties in XML? Simon Perreault
- Re: [VCARDDAV] How to encode X-Properties in XML? Cyrus Daboo
- Re: [VCARDDAV] How to encode X-Properties in XML? Peter Saint-Andre
- Re: [VCARDDAV] How to encode X-Properties in XML? Simon Perreault
- Re: [VCARDDAV] How to encode X-Properties in XML? Joe Hildebrand
- Re: [VCARDDAV] How to encode X-Properties in XML? Filip Navara
- Re: [VCARDDAV] How to encode X-Properties in XML? Simon Perreault
- Re: [VCARDDAV] How to encode X-Properties in XML? Joe Hildebrand
- Re: [VCARDDAV] How to encode X-Properties in XML? Peter Saint-Andre
- Re: [VCARDDAV] How to encode X-Properties in XML? Joe Hildebrand
- Re: [VCARDDAV] How to encode X-Properties in XML? Peter Saint-Andre
- Re: [VCARDDAV] How to encode X-Properties in XML? Julian Reschke
- Re: [VCARDDAV] How to encode X-Properties in XML? Peter Saint-Andre
- Re: [VCARDDAV] How to encode X-Properties in XML? Joe Hildebrand
- Re: [VCARDDAV] How to encode X-Properties in XML? Cyrus Daboo