summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/instanceidentifier/xml/xml_sub_container.xml
blob: f76e08dda0a220fe0ec2126a5ed8a28fad3e229a (plain)
1
2
3
4
5
6
<cont1 xmlns="instance:identifier:module">
    <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>