aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/choice/output
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-02-24 15:16:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-02-24 15:16:26 +0200
commit707cc94fe52463870a9c6c8e2e66eaaa389e601d (patch)
tree13e10ff28bf4455d915f9d59b401bdbb62a393cb /tests/cxx/serializer/choice/output
Start tracking XSD/e with git after version 3.0.03.0.0
Diffstat (limited to 'tests/cxx/serializer/choice/output')
-rw-r--r--tests/cxx/serializer/choice/output1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cxx/serializer/choice/output b/tests/cxx/serializer/choice/output
new file mode 100644
index 0000000..78a615a
--- /dev/null
+++ b/tests/cxx/serializer/choice/output
@@ -0,0 +1 @@
+<g1:root xmlns:g1="test"><test-1><a>123</a></test-1><test-1><b>234</b></test-1><test-1><c>1</c><c>2</c><c>3</c></test-1><test-2></test-2><test-2><b>234</b></test-2><test-3><a>123</a><b>234</b><a>123</a><b>234</b></test-3><test-4><a>123</a></test-4><test-4><c>234</c></test-4><test-4><d>345</d><e>456</e></test-4></g1:root> \ No newline at end of file