X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fsrc%2Ftest%2Fresources%2FnetconfMessages%2Fnamespaces%2FeditConfig_typeNameConfigAttributeMatching.xml;h=0e70e13a34417b885193310f12b803d6c007e2d2;hp=2d9e9edb2c4a00d92fe77b5a444052f112427c48;hb=86fbc7bff96f17325bbc7e3a1814acd9c4153da4;hpb=e7c8982a45c9ee5789d7ba25bb0324065efbe23e diff --git a/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/namespaces/editConfig_typeNameConfigAttributeMatching.xml b/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/namespaces/editConfig_typeNameConfigAttributeMatching.xml index 2d9e9edb2c..0e70e13a34 100644 --- a/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/namespaces/editConfig_typeNameConfigAttributeMatching.xml +++ b/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/namespaces/editConfig_typeNameConfigAttributeMatching.xml @@ -96,17 +96,18 @@ prefix:testing ref_dep - /config/modules/module[name='impl-dep']/instance[name='dep'] + /modules/module[type='impl-dep'][name='dep'] ref_dep_2 - /config/modules/module[name='impl-dep']/instance[name='dep2'] + /modules/module[type='impl-dep'][name='dep2'] ref_test1 - /config/modules/module[name='impl-netconf']/instance[name='test1'] + + /modules/module[type='impl-netconf'][name='test1']