1
0
Fork 0
libyang/tools/lint/examples/nested-notification.xml
Daniel Baumann cfcebb1a7d
Adding upstream version 3.1.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 08:00:08 +01:00

8 lines
142 B
XML

<cont1 xmlns="urn:module4">
<list>
<leaf1>key_val</leaf1>
<notif1>
<leaf4>some_value</leaf4>
</notif1>
</list>
</cont1>