Add prefixes to type attribute in generated xml from netconf
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / unrecognised / editConfig_unrecognised6.xml
index fc43a77406f9f8d5ca9db81cb5882dd8b775f1d3..528d5b06fcc63f0e7f3a50427687a0056881633b 100644 (file)
@@ -23,7 +23,7 @@
 
             <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']