RFC Errata
RFC 6020, "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)", October 2010
Source of RFC: netmod (ops)See Also: RFC 6020 w/ inline errata
Errata ID: 3842
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Ladislav Lhotka
Date Reported: 2013-12-13
Verifier Name: Benoit Claise
Date Verified: 2013-12-17
Section 9.4.4 says:
It is used to restrict the built-in type "string", or types derived from "string".
It should say:
It is used to restrict the built-in types "string" and "binary", or types derived from them.
Notes:
The "length" statement can also restrict the "binary" type. See also erratum 3835.