Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
2fb6325852e89d6176d6f39bec0a588801530108
/
.
/
tools
/
lint
/
examples
/
nested-notification.xml
blob: 024b65a7add1cd7e038d6ac24298897c20bc985c [
file
] [
log
] [
blame
]
Radek Krejci
ed5acc5
2019-04-25 15:57:04 +0200
[
diff
] [
blame
]
1
<cont1
xmlns
=
"urn:module4"
>
2
<list>
3
<leaf1>
key_val
</leaf1>
4
<notif1>
5
<leaf4>
some_value
</leaf4>
6
</notif1>
7
</list>
8
</cont1>