Re: [VCARDDAV] How to encode X-Properties in XML?
Peter Saint-Andre <stpeter@stpeter.im> Tue, 30 March 2010 21:53 UTC
Return-Path: <stpeter@stpeter.im>
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 B16B73A6B84 for <vcarddav@core3.amsl.com>; Tue, 30 Mar 2010 14:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.283
X-Spam-Level:
X-Spam-Status: No, score=-1.283 tagged_above=-999 required=5 tests=[AWL=0.186, BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13]
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 g36uWs7uu+nb for <vcarddav@core3.amsl.com>; Tue, 30 Mar 2010 14:53:16 -0700 (PDT)
Received: from stpeter.im (stpeter.im [207.210.219.233]) by core3.amsl.com (Postfix) with ESMTP id 5822B3A6B3F for <vcarddav@ietf.org>; Tue, 30 Mar 2010 14:53:14 -0700 (PDT)
Received: from dhcp-64-101-72-158.cisco.com (dhcp-64-101-72-158.cisco.com [64.101.72.158]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id 2856640D3A; Tue, 30 Mar 2010 15:53:43 -0600 (MDT)
Message-ID: <4BB272E5.9050901@stpeter.im>
Date: Tue, 30 Mar 2010 15:53:41 -0600
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
MIME-Version: 1.0
To: Joe Hildebrand <joe.hildebrand@webex.com>
References: <C7D7BF9C.20CFD%joe.hildebrand@webex.com>
In-Reply-To: <C7D7BF9C.20CFD%joe.hildebrand@webex.com>
X-Enigmail-Version: 1.0.1
OpenPGP: url=http://www.saint-andre.com/me/stpeter.asc
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg="sha1"; boundary="------------ms030600050702060900000001"
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, 30 Mar 2010 21:53:17 -0000
On 3/30/10 3:47 PM, Joe Hildebrand wrote:
> On 3/30/10 2:12 PM, "Peter Saint-Andre" <stpeter@stpeter.im> wrote:
>
>>>> - On input, the content of the XML: property MUST be interpreted as a
>>>> single XML element.
>>
>> Qualified by what namespace? My sense of the discussion so far is that
>> the single XML element contained in the "XML:" property MUST have some
>> namespace.
>
> I'm just asking "or else what?"
Just as we Jabberites defined the "urn:xmpp:example" namespace, I
suggest that we define an example namespace in the urn:ietf:* tree and
throw these offenders in there ("urn:ietf:params:xml:ns:example").
> What are the consequences of being
> non-conformant, particularly when it can cause loss of information on
> round-trip.
That sounds like an appropriate consequence to me. :)
>>> No. I'm suggesting that we put these extensions in a new namespace,
>>
>> "DAV:" perhaps? ;-)
>
> Not funny in several directions at once. Nicely done.
>
> (Note to those who don't get the important one of the jokes, DAV: is a
> prefix, not a namespace.)
>
>>> preferably a new namespace per spec that adds 1+ properties.
>>
>> Why are we defining this bucket in the first place? It seems to me that
>> we want to be encouraging people to use the extensibility they have with
>> XML, not redefine the "urn:ietf:params:xml:ns:vcard-4.0" namespace by
>> creating new elements in that namespace outside the schema we've defined.
>
> Agree that we should be using XML for extensibility, and agree that we don't
> want those elements to go into urn:ietf:params:xml:ns:vcard-4.0. For
> example, draft-daboo-vcard-service-type might use
> urn:ietf:params:xml:ns:vcard:service-type. If that I-D defined multiple
> properties, they could all use that namespace URI. The
> ...vcard:service-type namespace then becomes the bucket.
Rightio.
Peter
--
Peter Saint-Andre
https://stpeter.im/
- [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