New clixon-autocli@2024-08-01.yang revision: Added disable operation for module rules
This commit is contained in:
parent
b1a4656f72
commit
74e8934636
7 changed files with 44 additions and 298 deletions
|
|
@ -1096,7 +1096,7 @@ xpath_traverse_canonical(xpath_tree *xs,
|
|||
* Then incoming:
|
||||
* xpath0: /x/c:y
|
||||
* nsc0: NULL:"urn:example:a"; c:"urn:example:b"
|
||||
* will be translated to:
|
||||
* is translated to:
|
||||
* xpath1: /a:x/b:y
|
||||
* nsc1: a:"urn:example:a"; b:"urn:example:b"
|
||||
* @code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue