Populate codec/ directory
[yangtools.git] / yang / yang-data-codec-xml / src / test / resources / anyxml-support / xml / foo.xml
diff --git a/yang/yang-data-codec-xml/src/test/resources/anyxml-support/xml/foo.xml b/yang/yang-data-codec-xml/src/test/resources/anyxml-support/xml/foo.xml
deleted file mode 100644 (file)
index 6f13854..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<my-anyxml-data xmlns="foo">
-    <inner-container>
-        <my-leaf-2>any-xml-leaf-2-value</my-leaf-2>
-    </inner-container>
-    <my-leaf-3>any-xml-leaf-3-value</my-leaf-3>
-</my-anyxml-data>
\ No newline at end of file