summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/instanceidentifier/xml/xmldata_leaf_list.xml
blob: 00d58c2cb770bfd04d4eac0d4aa3c622627e618d (plain)
1
2
3
4
5
6
7
8
<cont xmlns="instance:identifier:module">
    <cont1>
        <lflst11 xmlns="augment:module:leaf:list">lflst11_1</lflst11>
        <lflst11 xmlns="augment:module:leaf:list">lflst11_2</lflst11>
        <lflst11 xmlns="augment:module:leaf:list">lflst11_3</lflst11>
        <lf11 xmlns:a="instance:identifier:module" xmlns:b="augment:module:leaf:list" xmlns="augment:module:leaf:list">/a:cont/a:cont1/b:lflst11[.="lflst11_1"]</lf11>
    </cont1>
</cont>