summaryrefslogtreecommitdiffstats
path: root/tools/lint/examples/action.xml
blob: 661fecf6cfe8cb6dcecdddb99a6975f4fbeca4d5 (plain)
1
2
3
4
5
6
7
8
<cont1 xmlns="urn:module4">
  <list>
    <leaf1>key_val</leaf1>
    <act>
      <leaf2>some_input</leaf2>
    </act>
  </list>
</cont1>