Add prefixes to type attribute in generated xml from netconf
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / unrecognised / editConfig_unrecognised8.xml
index d0afb276aafa113f8af8e3ad1c6d885dd52ba984..812882a2a97da77bed74c9ec8e4421874ee6969d 100644 (file)
@@ -75,7 +75,7 @@
                         <unknownAttribute>error</unknownAttribute>
                     </peers>
                     <testing-dep>
-                        <type>testing</type>
+                        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:test">prefix:testing</type>
                         <name>ref_dep</name>
                     </testing-dep>
                 </module>
@@ -86,7 +86,7 @@
                     </type>
                     <name>test2</name>
                     <testing-dep>
-                        <type>testing</type>
+                        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:test">prefix:testing</type>
                         <name>ref_dep</name>
                     </testing-dep>
                 </module>
@@ -94,7 +94,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']