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/schema/any/fail.xsd | 19 +++++++++++++++++++ tests/schema/any/test.xsd | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 tests/schema/any/fail.xsd create mode 100644 tests/schema/any/test.xsd (limited to 'tests/schema/any') diff --git a/tests/schema/any/fail.xsd b/tests/schema/any/fail.xsd new file mode 100644 index 0000000..2eb9513 --- /dev/null +++ b/tests/schema/any/fail.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/tests/schema/any/test.xsd b/tests/schema/any/test.xsd new file mode 100644 index 0000000..ff896fd --- /dev/null +++ b/tests/schema/any/test.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + -- cgit v1.1