aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/restriction/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/restriction/output
Start tracking XSD/e with git after version 3.0.03.0.0
Diffstat (limited to 'tests/cxx/serializer/restriction/output')
-rw-r--r--tests/cxx/serializer/restriction/output1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cxx/serializer/restriction/output b/tests/cxx/serializer/restriction/output
new file mode 100644
index 0000000..6cb29b4
--- /dev/null
+++ b/tests/cxx/serializer/restriction/output
@@ -0,0 +1 @@
+<g1:root xmlns:g1="test"><test-1 optional="123" required="234"></test-1><test-2><a>1</a><b>2</b><c>3</c><e>5</e></test-2><test-3><b>2</b><g>7</g></test-3><test-4><b>2</b><g>7</g></test-4></g1:root> \ No newline at end of file