summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/equal-data-node-names/equal-name-data-for-leaf.xml
blob: 4221c2d5a72f5e3b5e5b9e3e63387ddbd2c0c2e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<cont>
    <cont1>
        <lst11>
          <lf111>value1</lf111>,
          <lf111>value2</lf111>,
        </lst11>
        <lst11>
          <lf111>value3</lf111>,
        </lst11>
    </cont1>
</cont>