[VCARDDAV] [Editorial Errata Reported] RFC6351 (4247)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 28 January 2015 13:48 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: vcarddav@ietfa.amsl.com
Delivered-To: vcarddav@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42DC31A0081 for <vcarddav@ietfa.amsl.com>; Wed, 28 Jan 2015 05:48:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.312
X-Spam-Level:
X-Spam-Status: No, score=-106.312 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, J_CHICKENPOX_36=0.6, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ourjM6fRATd8 for <vcarddav@ietfa.amsl.com>; Wed, 28 Jan 2015 05:48:31 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) by ietfa.amsl.com (Postfix) with ESMTP id C19551A0067 for <vcarddav@ietf.org>; Wed, 28 Jan 2015 05:48:31 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 9CF30181CF0; Wed, 28 Jan 2015 05:47:50 -0800 (PST)
To: simon.perreault@viagenie.ca, barryleiba@computer.org, presnick@qti.qualcomm.com, simon.perreault@viagenie.ca
X-PHP-Originating-Script: 6000:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20150128134750.9CF30181CF0@rfc-editor.org>
Date: Wed, 28 Jan 2015 05:47:50 -0800
Archived-At: <http://mailarchive.ietf.org/arch/msg/vcarddav/AGYxlCH3B-c4zGmrKBOZcvu2Atw>
Cc: ivan.enderlin@fruux.com, vcarddav@ietf.org, rfc-editor@rfc-editor.org
Subject: [VCARDDAV] [Editorial Errata Reported] RFC6351 (4247)
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.15
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: Wed, 28 Jan 2015 13:48:34 -0000

The following errata report has been submitted for RFC6351,
"xCard: vCard XML Representation".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=6351&eid=4247

--------------------------------------
Type: Editorial
Reported by: Ivan Enderlin <ivan.enderlin@fruux.com>

Section: Appendix A

Original Text
-------------
# 4.3.2
value-time = element time {
    xsd:string { pattern = "(\d\d(\d\d(\d\d)?)?|-\d\d(\d\d?)|--\d\d)"
                         ~ "(Z|[+\-]\d\d(\d\d)?)?" }
  }

Corrected Text
--------------
# 4.3.2
value-time = element time {
    xsd:string { pattern = "(\d\d(\d\d(\d\d)?)?|-\d\d(\d\d)?|--\d\d)"
                         ~ "(Z|[+\-]\d\d(\d\d)?)?" }
  }

Notes
-----
The second element of the first disjunction is -\d\d(\d\d)?, not -\d\d(\d\d?) (the question mark is not well placed).

Instructions:
-------------
This erratum 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. 

--------------------------------------
RFC6351 (draft-ietf-vcarddav-vcardxml-11)
--------------------------------------
Title               : xCard: vCard XML Representation
Publication Date    : August 2011
Author(s)           : S. Perreault
Category            : PROPOSED STANDARD
Source              : vCard and CardDAV
Area                : Applications
Stream              : IETF
Verifying Party     : IESG