Re: [VCARDDAV] Fwd: [Technical Errata Reported] RFC6321 (3050)

Peter Saint-Andre <stpeter@stpeter.im> Tue, 13 December 2011 16:10 UTC

Return-Path: <stpeter@stpeter.im>
X-Original-To: vcarddav@ietfa.amsl.com
Delivered-To: vcarddav@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7122A21F8AF9 for <vcarddav@ietfa.amsl.com>; Tue, 13 Dec 2011 08:10:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.229
X-Spam-Level:
X-Spam-Status: No, score=-103.229 tagged_above=-999 required=5 tests=[AWL=-0.630, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 9QoCO9jnCO71 for <vcarddav@ietfa.amsl.com>; Tue, 13 Dec 2011 08:10:23 -0800 (PST)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id E08DE21F8437 for <vcarddav@ietf.org>; Tue, 13 Dec 2011 08:10:23 -0800 (PST)
Received: from dhcp-64-101-72-124.cisco.com (unknown [64.101.72.124]) (Authenticated sender: stpeter) by stpeter.im (Postfix) with ESMTPSA id BF4EE423AD for <vcarddav@ietf.org>; Tue, 13 Dec 2011 09:17:57 -0700 (MST)
Message-ID: <4EE778EE.7050106@stpeter.im>
Date: Tue, 13 Dec 2011 09:10:22 -0700
From: Peter Saint-Andre <stpeter@stpeter.im>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: CardDAV <vcarddav@ietf.org>
References: <20111213133535.8EC59B1E002@rfc-editor.org> <4EE77366.2000206@stpeter.im>
In-Reply-To: <4EE77366.2000206@stpeter.im>
X-Enigmail-Version: 1.3.3
OpenPGP: url=https://stpeter.im/stpeter.asc
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Subject: Re: [VCARDDAV] Fwd: [Technical Errata Reported] RFC6321 (3050)
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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, 13 Dec 2011 16:10:24 -0000

Oops, wrong list. That's what I get for working on the train into the
office. :)

On 12/13/11 8:46 AM, Peter Saint-Andre wrote:
> This report appears to be correct. Verification appreciated.
> 
> -------- Original Message --------
> Subject: [Technical Errata Reported] RFC6321 (3050)
> Date: Tue, 13 Dec 2011 05:35:35 -0800 (PST)
> From: RFC Errata System <rfc-editor@rfc-editor.org>
> To: cyrus@daboo.name, douglm@rpi.edu, steven.lees@microsoft.com,
> iesg@iesg.org
> CC: rfc-editor@rfc-editor.org, cmollekopf@gmail.com
> 
> 
> The following errata report has been submitted for RFC6321,
> "xCal: The XML Format for iCalendar".
> 
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata_search.php?rfc=6321&eid=3050
> 
> --------------------------------------
> Type: Technical
> Reported by: Christian Mollekopf <cmollekopf@gmail.com>
> 
> Section: Appendix A
> 
> Original Text
> -------------
>    type-bysecond = element bysecond {
>        xsd:positiveInteger
>    }
> 
>    type-byminute = element byminute {
>        xsd:positiveInteger
>    }
> 
>    type-byhour = element byhour {
>        xsd:positiveInteger
>    }
> 
> Corrected Text
> --------------
> type-bysecond = element bysecond {
>        xsd:nonNegativeInteger
>    }
> 
>    type-byminute = element byminute {
>        xsd:nonNegativeInteger
>    }
> 
>    type-byhour = element byhour {
>        xsd:nonNegativeInteger
>    }
> 
> Notes
> -----
> Those values can be 0 and xsd:positiveInteger doesn't allow this
> 
> Instructions:
> -------------
> This errata is currently posted as "Reported". If necessary, please
> use "Reply All" to discuss whether it should be verified or
> rejected. When a decision is reached, the verifying party (IESG)
> can log in to change the status and edit the report, if necessary.
> 
> --------------------------------------
> RFC6321 (draft-daboo-et-al-icalendar-in-xml-11)
> --------------------------------------
> Title               : xCal: The XML Format for iCalendar
> Publication Date    : August 2011
> Author(s)           : C. Daboo, M. Douglass, S. Lees
> Category            : PROPOSED STANDARD
> Source              : IETF - NON WORKING GROUP
> Area                : N/A
> Stream              : IETF
> Verifying Party     : IESG
> _______________________________________________
> VCARDDAV mailing list
> VCARDDAV@ietf.org
> https://www.ietf.org/mailman/listinfo/vcarddav


-- 
Peter Saint-Andre
https://stpeter.im/