RFC Errata
RFC 6415, "Web Host Metadata", October 2011
Source of RFC: IETF - NON WORKING GROUPArea Assignment: app
Errata ID: 3118
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT
Reported By: Christian Weiske
Date Reported: 2012-02-09
Held for Document Update by: Peter Saint-Andre
Date Held: 2012-02-27
Section Appendix A. says:
<Subject>http://blog.example.com/article/id/314</Subject> <Expires>2010-01-30T09:30:00Z</Expires>
It should say:
<Expires>2010-01-30T09:30:00Z</Expires> <Subject>http://blog.example.com/article/id/314</Subject>
Notes:
The XML example in Appendix A. has the Subject before the Expires tag, which is wrong.
XRD 1.0 defines[1] the <XRD> element as a "sequence" with <Expires> first, <Subject> second. A sequence is defined[2] as "Sequence (the element information items match the particles in sequential order);".
PSA: Because this is a minor problem with a non-normative example, processing as "Hold For Document Update". -- Peter Saint-Andre
[1] http://docs.oasis-open.org/xri/xrd/v1.0/xrd-1.0.html#element.xrd
[2] http://www.w3.org/TR/xmlschema-1/#Model_Group