sicongPang

Results 3 issues of sicongPang

hi When I try to use libyang 2.1.30 to parse the rpc message, the error message "List instance is missing its key "OCSAddr" is displayed. My message is in XML...

is:bug
status:completed

![image](https://github.com/CESNET/libyang/assets/104370071/50e42127-1013-4480-8df5-0687d956dfde) input parameters: data: ```xml \n \n \n \n none\n stop-on-error\n\n ``` mod: ``` {ctx = 0x197abc0, name = 0x196f710 "ietf-netconf", revision = 0x1970d00 "2011-06-01", ns = 0x1964d00 "urn:ietf:params:xml:ns:netconf:base:1.0", prefix...

is:question

module: ```yang container testsdk { container TsdkTypeInners { list TsdkTypeInner { key "TestIndex TestName"; config true; mo:global-max-elements "1000000"; leaf TestIndex { type uint32 { range "0..4294967295"; } mandatory true; mo:indexAssignMode...

is:question