[VCARDDAV] [Technical Errata Reported] RFC6351 (3047)

RFC Errata System <rfc-editor@rfc-editor.org> Thu, 08 December 2011 22:40 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 6CD0511E8090 for <vcarddav@ietfa.amsl.com>; Thu, 8 Dec 2011 14:40:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.431
X-Spam-Level:
X-Spam-Status: No, score=-102.431 tagged_above=-999 required=5 tests=[AWL=0.169, BAYES_00=-2.599, 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 xWfqBlXVcR6a for <vcarddav@ietfa.amsl.com>; Thu, 8 Dec 2011 14:40:18 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1890:123a::1:2f]) by ietfa.amsl.com (Postfix) with ESMTP id E24CC11E8097 for <vcarddav@ietf.org>; Thu, 8 Dec 2011 14:40:17 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 9B63EB1E002; Thu, 8 Dec 2011 14:39:39 -0800 (PST)
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: <20111208223939.9B63EB1E002@rfc-editor.org>
Date: Thu, 08 Dec 2011 14:39:39 -0800
Cc: rfc-editor@rfc-editor.org, vcarddav@ietf.org, cmollekopf@gmail.com
Subject: [VCARDDAV] [Technical Errata Reported] RFC6351 (3047)
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: Thu, 08 Dec 2011 22:40:18 -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=3047

--------------------------------------
Type: Technical
Reported by: Christian Mollekopf <cmollekopf@gmail.com>

Section: Appendix A.

Original Text
-------------
# 6.4.1
property-tel = element tel {
    element parameters {
      param-altid,
      param-pid,
      param-pref,
      element type {
        element text { "work" | "home" | "text" | "voice"
                     | "fax" | "cell" | "video" | "pager"
                     | "textphone" }+
      }?,
      param-mediatype
    }?,
    (value-text | value-uri)
  }

Corrected Text
--------------
# 6.4.1
property-tel = element tel {
    element parameters {
      param-altid,
      param-pid,
      param-pref,
      element type {
        element text { "work" | "home" | "text" | "voice"
                     | "fax" | "cell" | "video" | "pager"
                     | "textphone" | x-name | iana-token }+
      }?,
      param-mediatype
    }?,
    (value-text | value-uri)
  }

Notes
-----
x-name and iana-token is missing in a couple of explicit listings of values, the above is just an example. RFC6350 allows extending these values with own x-names though.

This should be corrected in:
param-type
param-calscale
property-tel

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