Bug 1036 - Allow using container in case stmt to preserve uniqueness.
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / editConfig_setUnions.xml
index 21db4b8e4244b7197f36c8a4761ca4313faf1ba3..3f088e48c9c63e201ff5725442a291f187dc33be 100644 (file)
                     </type>
 
                     <name>instance-from-code</name>
-
-                    <ip xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">127.1.2.3</ip>
-                    <union-test-attr xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">randomStringForUnion</union-test-attr>
-
+                    <impl-netconf xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
+                        <ip xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">127.1.2.3</ip>
+                        <union-test-attr xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">randomStringForUnion</union-test-attr>
+                    </impl-netconf>
                 </module>
             </modules>