jiayinhaoran

Results 2 comments of jiayinhaoran

@michalvasko thank you for your reply. I find that libyang1.* does not have this issue. ``` module test { yang-version 1.1; namespace "urn:ietf:params:xml:ns:test"; prefix "test"; container cdata { } }...

RFC7950 point that : **If the top node does not specify a "config" statement, the default is "true".** and combine with this rule: **If "config" is not specified, the default...