From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../runtime/core/test/bugs/1/company.xml | 41 +++++++++++++ .../runtime/core/test/bugs/1/company.xsd | 64 ++++++++++++++++++++ .../runtime/core/test/bugs/1/include.xsd | 69 ++++++++++++++++++++++ .../runtime/core/test/bugs/1/ok1.xsd | 34 +++++++++++ .../runtime/core/test/bugs/1/ok2.xsd | 33 +++++++++++ .../runtime/core/test/bugs/1/ok3.xsd | 32 ++++++++++ 6 files changed, 273 insertions(+) create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xml create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xsd create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/include.xsd create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok1.xsd create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok2.xsd create mode 100644 tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok3.xsd (limited to 'tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs') diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xml b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xml new file mode 100644 index 0000000000..7fd3b119e6 --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xml @@ -0,0 +1,41 @@ + + + + + + + + 1 + Mary Kay + + + + + 3 + Sales + + 1 + + + + \ No newline at end of file diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xsd b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xsd new file mode 100644 index 0000000000..f5fd88a424 --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/company.xsd @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/include.xsd b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/include.xsd new file mode 100644 index 0000000000..16089cecae --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/include.xsd @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok1.xsd b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok1.xsd new file mode 100644 index 0000000000..d24e5c39e7 --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok1.xsd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok2.xsd b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok2.xsd new file mode 100644 index 0000000000..3d90cbdec3 --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok2.xsd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok3.xsd b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok3.xsd new file mode 100644 index 0000000000..45d5db2ed4 --- /dev/null +++ b/tags/cpp-sdo-1.0.incubating-M3-RC1/runtime/core/test/bugs/1/ok3.xsd @@ -0,0 +1,32 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3