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

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 31 October 2011 10:24 UTC

Return-Path: <wwwrun@rfc-editor.org>
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 0546F21F8D5F for <vcarddav@ietfa.amsl.com>; Mon, 31 Oct 2011 03:24:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102
X-Spam-Level:
X-Spam-Status: No, score=-102 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_36=0.6, NO_RELAYS=-0.001, 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 jQZ0Nx-Rr30B for <vcarddav@ietfa.amsl.com>; Mon, 31 Oct 2011 03:24:10 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1890:123a::1:2f]) by ietfa.amsl.com (Postfix) with ESMTP id 4357D21F8D5D for <vcarddav@ietf.org>; Mon, 31 Oct 2011 03:24:10 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id D04B3B1E002; Mon, 31 Oct 2011 03:19:54 -0700 (PDT)
To: simon.perreault@viagenie.ca, presnick@qualcomm.com, stpeter@stpeter.im, simon.perreault@viagenie.ca
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20111031101954.D04B3B1E002@rfc-editor.org>
Date: Mon, 31 Oct 2011 03:19:54 -0700
Cc: torsten@fusswinkel.de, vcarddav@ietf.org, rfc-editor@rfc-editor.org
Subject: [VCARDDAV] [Editorial Errata Reported] RFC6351 (3008)
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: Mon, 31 Oct 2011 10:24:11 -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=3008

--------------------------------------
Type: Editorial
Reported by: Torsten Fusswinkel <torsten@fusswinkel.de>

Section: Appendix A

Original Text
-------------
### Section 3.3: vCard Format Specification
#
# 3.3
iana-token = xsd:string { pattern = "[a-zA-Z0-9-]+" }
x-name = xsd:string { pattern = "x-[a-zA-Z0-9-]+" }


Corrected Text
--------------
### Section 3.3: vCard Format Specification
#
# 3.3
iana-token = xsd:string { pattern = "[a-zA-Z0-9\-]+" }
x-name = xsd:string { pattern = "x-[a-zA-Z0-9\-]+" }


Notes
-----
The minus sign has to be escaped with a backslash.

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. 

--------------------------------------
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