Open
Description
rfc6243:
I understand that default is defined in the urn:ietf:params:xml:ns:netconf:default:1.0 namespace, but currently libyang2 incorrectly uses the urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults namespace for default.
The related error implementation includes parsing, printing, and other code processes.
Please confirm whether the current implementation complies with the protocol. If it does not comply with the protocol, please let me know your plan to fix this issue.
Thanks!