RFC Errata
Found 1 record.
Status: Held for Document Update (1)
RFC 7408, "Forwarding and Control Element Separation (ForCES) Model Extension", November 2014
Source of RFC: forces (rtg)
Errata ID: 5662
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Nikolai Malykh
Date Reported: 2019-03-17
Held for Document Update by: Alvaro Retana
Date Held: 2020-07-21
Section 3 (page 20) says:
<!-- Extension RFC 7408 -->
<xsd:attribute name="access" use="optional"
default="read-write">
<xsd:simpleType>
<xsd:list itemType="accessModeType"/>
</xsd:simpleType>
</xsd:attribute>
<!-- Extension RFC 7408 -->
It should say:
<!-- Extension RFC 7408 -->
<xsd:attribute name="access" use="optional"
default="read-write">
<xsd:simpleType>
<xsd:list itemType="accessModeType"/>
</xsd:simpleType>
</xsd:attribute>
<!-- /Extension RFC 7408 -->
Notes:
¨/¨ missing.
