Closed JHolcman-T closed 3 years ago
XPath functions are not permitted in the argument of path
. See sec. 9.9.2 in RFC 7950.
XPath functions are not permitted in the argument of
path
. See sec. 9.9.2 in RFC 7950.
Hmm.. I see it's not defined, what also means it is not illeagal to use it. I found someting interesting on tailf page (page 7-8):
It is defined quite clearly in the ABNF grammar for YANG 1.1, see the production for path-arg
and following.
I don't know why tail-f has that false information in their whitepaper, I assume it is their proprietary YANG extension, and they should say so.
Hello there. I don't know if this is an issue but I always get this exception: "yangson.exceptions.InvalidLeafrefPath: etsi-nfv-descriptors:cpd" when I try to build up the DataModel of these modules: etsi-nfv-"name". Could you please verify this?
Hint: Leaf that produces this error is in etsi-nfv-vnf.yang at line 1477-1482.
How my python code looks like:
JSON modules-state: