-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support a netconf query with a value/content, RFC-6241 section 6.2.6
This change modifies sch_xml_to_gnode/_sch_xml_to_gnode to create query trees consistent with the requirements of a call to apteryx_query_full. Leaf nodes are now terminated with a child node with no data. Leaf nodes with values have a child node with the data set to the query value.
- Loading branch information
1 parent
5e2e416
commit 160a926
Showing
1 changed file
with
51 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters