RFC Errata
RFC 6321, "xCal: The XML Format for iCalendar", August 2011
Note: This RFC has been updated by RFC 6868, RFC 7529
Source of RFC: IETF - NON WORKING GROUPArea Assignment: app
Errata ID: 3314
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Norman Walsh
Date Reported: 2012-08-12
Held for Document Update by: Barry Leiba
Section Appendix A says:
# 3.6.5 Time Zone Component
component-vtimezone = element vtimezone {
element properties {
property-tzid &
property-last-mod? &
property-tzuurl?
},
It should say:
# 3.6.5 Time Zone Component
component-vtimezone = element vtimezone {
element properties {
property-tzid &
property-last-mod? &
property-tzurl?
},
Notes:
The property-tzurl pattern name is misspelled.
