RFC Errata
Found 1 record.
Status: Reported (1)
RFC 9595, "YANG Schema Item iDentifier (YANG SID)", July 2024
Source of RFC: core (wit)
Errata ID: 8330
Status: Reported
Type: Technical
Publication Format(s) : TEXT, HTML
Reported By: Andrew Bierman
Date Reported: 2025-03-14
Section Appendix B says:
2. The list of items is sorted in alphabetical order. 'namespace' entries are sorted in descending order, and 'identifier' entries are sorted in ascending order.
It should say:
2. The list of items is sorted in alphabetical order. 'namespace' entries are sorted in ascending order, and 'identifier' entries are sorted in ascending order.
Notes:
Examples and all tools follow ascending order.
YANG lists are usually sorting in ascending order.