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

Peter Saint-Andre <stpeter@stpeter.im> Tue, 13 December 2011 16:03 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 1458321F8B32 for <vcarddav@ietfa.amsl.com>; Tue, 13 Dec 2011 08:03:01 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.249
X-Spam-Level:
X-Spam-Status: No, score=-103.249 tagged_above=-999 required=5 tests=[AWL=-0.650, 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 e79Phv52N8jE for <vcarddav@ietfa.amsl.com>; Tue, 13 Dec 2011 08:03:00 -0800 (PST)
Received: from stpeter.im (mailhost.stpeter.im [207.210.219.225]) by ietfa.amsl.com (Postfix) with ESMTP id 93EA621F8B13 for <vcarddav@ietf.org>; Tue, 13 Dec 2011 08:03:00 -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 E7495423AD for <vcarddav@ietf.org>; Tue, 13 Dec 2011 09:10:34 -0700 (MST)
Message-ID: <4EE77366.2000206@stpeter.im>
Date: Tue, 13 Dec 2011 08:46:46 -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>
In-Reply-To: <20111213133535.8EC59B1E002@rfc-editor.org>
X-Enigmail-Version: 1.3.3
OpenPGP: url=https://stpeter.im/stpeter.asc
X-Forwarded-Message-Id: <20111213133535.8EC59B1E002@rfc-editor.org>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Subject: [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:03:01 -0000

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