summaryrefslogtreecommitdiffstats
path: root/tools/lint/examples/nested-notification.xml
blob: 024b65a7add1cd7e038d6ac24298897c20bc985c (plain)
1
2
3
4
5
6
7
8
<cont1 xmlns="urn:module4">
  <list>
    <leaf1>key_val</leaf1>
    <notif1>
      <leaf4>some_value</leaf4>
    </notif1>
  </list>
</cont1>