From f0510d2f90467de8e8f260b47d79a9baaf9bef17 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Sep 2009 07:15:29 +0200 Subject: Start tracking XSD with git --- tests/cxx/tree/comparison/test.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/cxx/tree/comparison/test.xml (limited to 'tests/cxx/tree/comparison/test.xml') diff --git a/tests/cxx/tree/comparison/test.xml b/tests/cxx/tree/comparison/test.xml new file mode 100644 index 0000000..b5d8158 --- /dev/null +++ b/tests/cxx/tree/comparison/test.xml @@ -0,0 +1,19 @@ + + + + 123 + abc + abc + def + + + + 123 + abc + abc + xyz + + + -- cgit v1.1