NextLitete
NextLitete
@michalvasko @sicongPang I've had the same problem, but I don't think it's a bug. According to RFC7950 7.8.5: _The rest of the list’s child nodes are encoded as subelements to...
This XML can be parsed without errors, just like the test case, but it may not be in compliance with the RFC. ``` 0 32 ```
This issue causes servers using libyang integration to not interact correctly with clients that implement the default namespace. While this is a heavy historical burden, let's try to fix this...
May I ask if these code test have passed? Are there any considerations for not merging them into the master branch? Thank you for your response.@michalvasko @Roytak
Did you miss the changes here in your commit? Please confirm. Additionally, have these codes been merged into the master branch? Some of our development rules require that only community-accepted...