Bump upstreams
[netconf.git] / restconf / restconf-nb / src / test / resources / listener-adapter-test / notif-leaves-create.xml
index aff6471ebd677399dcfcebbadb86e2fdbc71382b..522acbce34f6996991a236af46cdeaab43da812b 100644 (file)
             <operation>created</operation>
         </data-change-event>
         <data-change-event>
-            <path>
-                /instance-identifier-patch-module:patch-cont/augment-instance-identifier-patch-module:patch-choice1/augment-instance-identifier-patch-module:case-leaf1
-            </path>
+            <path>/instance-identifier-patch-module:patch-cont/augment-instance-identifier-patch-module:leaf1</path>
             <data>
-                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1>
+                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
             </data>
             <operation>created</operation>
         </data-change-event>
         <data-change-event>
-            <path>/instance-identifier-patch-module:patch-cont/augment-instance-identifier-patch-module:leaf1</path>
+            <path>
+                /instance-identifier-patch-module:patch-cont/augment-instance-identifier-patch-module:patch-choice1/augment-instance-identifier-patch-module:case-leaf1
+            </path>
             <data>
-                <leaf1 xmlns="augment:instance:identifier:patch:module">AugmentLeaf</leaf1>
+                <case-leaf1 xmlns="augment:instance:identifier:patch:module">ChoiceLeaf</case-leaf1>
             </data>
             <operation>created</operation>
         </data-change-event>
     </data-changed-notification>
-</notification>
\ No newline at end of file
+</notification>