From 707cc94fe52463870a9c6c8e2e66eaaa389e601d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 24 Feb 2009 15:16:26 +0200 Subject: Start tracking XSD/e with git after version 3.0.0 --- tests/cxx/parser/validation/sequence/test-002.std | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tests/cxx/parser/validation/sequence/test-002.std (limited to 'tests/cxx/parser/validation/sequence/test-002.std') diff --git a/tests/cxx/parser/validation/sequence/test-002.std b/tests/cxx/parser/validation/sequence/test-002.std new file mode 100644 index 0000000..d58d744 --- /dev/null +++ b/tests/cxx/parser/validation/sequence/test-002.std @@ -0,0 +1,20 @@ +{ + c = c + d = d + any: test#any + { + chars = any + } + f = f + e = e + c = c + d = d + any: test#any + { + chars = any + } + f = f + e = e + 20:7 unexpected element encountered +} + -- cgit v1.1