1
0
Fork 0
libyang/tools/lint/examples/nested-notification.xml

9 lines
142 B
XML
Raw Normal View History

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