summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/xml-to-cnsn/data-nmspc-in-attributes.xml
blob: 848c02047fa76aec5692bd88b01afd2036d0fe27 (plain)
1
2
3
4
5
<cont xmlns:x="x:namespace" xmlns:y="y:namespace">
    <cont1 xmlns:z="z:namespace" xmlns:a="a:namespace" xmlns:b="b:namespace">
        <lf11 xmlns:c="identity:module">c:iden</lf11>
    </cont1>
</cont>