Merge "Bug 116 - Revisit SanityTest"
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / unrecognised / editConfig_unrecognised6.xml
index fc43a77406f9f8d5ca9db81cb5882dd8b775f1d3..b05046db4b15b18294c3b8f314d39fbf9e2d34d9 100644 (file)
 
             <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
                 <service>
-                    <type>testing</type>
+                    <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:test">prefix:testing</type>
                     <instance>
                         <name>ref_dep</name>
-                        <provider>/config/modules/module[name='impl-dep']/instance[name='dep']
+                        <provider>/modules/module[type='impl-dep'][name='dep']
                         </provider>
                     </instance>
                 </service>