You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not think standard YANG nodes are accessible from structures and vice versa, for XPath purposes based on the following text from ietf-yang-structure-ext:
The XPath document element is the extension statement itself,
such that the child nodes of the document element are
represented by the data-def-stmt substatements within this
extension. This conceptual document is the context for the
following YANG statements:
- must-stmt
- when-stmt
- path-stmt
- min-elements-stmt
- max-elements-stmt
- mandatory-stmt
- unique-stmt
- ordered-by
- instance-identifier data type
Reproducible with: yanglint 3.7.8
This YANG should be valid AFAICT but yanglint can't find the leafref's target:
The text was updated successfully, but these errors were encountered: