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

RFC Errata System <rfc-editor@rfc-editor.org> Sat, 08 May 2021 22:39 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 A05C93A180F for <vcarddav@ietfa.amsl.com>; Sat, 8 May 2021 15:39:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 TF7A0b2THMSO for <vcarddav@ietfa.amsl.com>; Sat, 8 May 2021 15:39:26 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2E1593A180E for <vcarddav@ietf.org>; Sat, 8 May 2021 15:39:23 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 5958FF407AB; Sat, 8 May 2021 15:38:56 -0700 (PDT)
To: simon.perreault@viagenie.ca, superuser@gmail.com, francesca.palombini@ericsson.com, simon.perreault@viagenie.ca
X-PHP-Originating-Script: 1005:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: Sergey.S.Betke@yandex.ru, vcarddav@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20210508223856.5958FF407AB@rfc-editor.org>
Date: Sat, 08 May 2021 15:38:56 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/vcarddav/mY1reJvkKj5GDOWi5xxO_0ZNaEs>
Subject: [VCARDDAV] [Technical Errata Reported] RFC6351 (6577)
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.29
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: <https://mailarchive.ietf.org/arch/browse/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: Sat, 08 May 2021 22:39:31 -0000

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

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6577

--------------------------------------
Type: Technical
Reported by: Sergei S. Betke <Sergey.S.Betke@yandex.ru>

Section: Appendix A

Original Text
-------------
# 6.2.7
property-gender = element gender {
    element sex { "" | "M" | "F" | "O" | "N" | "U" },
    element identity { text }?
  }


Corrected Text
--------------
# 6.2.7
property-gender = element gender {
    element sex { "M" | "F" | "O" | "N" | "U" }?,
    element identity { text }?
  }


Notes
-----
RFC 6350:  The components correspond, in sequence, to the sex (biological), and gender identity.  Each component is OPTIONAL.

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