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/processing/inheritance/test-000.xsd | 22 ++++++++++++++++++++++ tests/processing/inheritance/test-001.xsd | 26 ++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 tests/processing/inheritance/test-000.xsd create mode 100644 tests/processing/inheritance/test-001.xsd (limited to 'tests/processing') diff --git a/tests/processing/inheritance/test-000.xsd b/tests/processing/inheritance/test-000.xsd new file mode 100644 index 0000000..ef1ef71 --- /dev/null +++ b/tests/processing/inheritance/test-000.xsd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/processing/inheritance/test-001.xsd b/tests/processing/inheritance/test-001.xsd new file mode 100644 index 0000000..5afc997 --- /dev/null +++ b/tests/processing/inheritance/test-001.xsd @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1