Cleanup project structure and dependencies
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / test / resources / nn-to-json / choice / xml / data_more_choices_same_level.xml
diff --git a/opendaylight/restconf/sal-rest-connector/src/test/resources/nn-to-json/choice/xml/data_more_choices_same_level.xml b/opendaylight/restconf/sal-rest-connector/src/test/resources/nn-to-json/choice/xml/data_more_choices_same_level.xml
new file mode 100644 (file)
index 0000000..3d2742a
--- /dev/null
@@ -0,0 +1,6 @@
+<cont xmlns="choice:case:test">
+    <cont1c>
+        <lf11c>lf11c val</lf11c>
+    </cont1c>
+    <lf2b>lf2b value</lf2b>
+</cont>
\ No newline at end of file