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 --- .../sdo/runtime/core/test/bugs/1/company.xml | 37 ++++++++++++ .../sdo/runtime/core/test/bugs/1/company.xsd | 60 ++++++++++++++++++++ .../sdo/runtime/core/test/bugs/1/include.xsd | 65 ++++++++++++++++++++++ .../sdo/runtime/core/test/bugs/1/ok1.xsd | 29 ++++++++++ .../sdo/runtime/core/test/bugs/1/ok2.xsd | 29 ++++++++++ .../sdo/runtime/core/test/bugs/1/ok3.xsd | 29 ++++++++++ 6 files changed, 249 insertions(+) create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xml create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xsd create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/include.xsd create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok1.xsd create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok2.xsd create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok3.xsd (limited to 'tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs') diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xml b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xml new file mode 100644 index 0000000000..8e130ae2aa --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xml @@ -0,0 +1,37 @@ + + + + + + + 1 + Mary Kay + + + + + 3 + Sales + + 1 + + + + \ No newline at end of file diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xsd new file mode 100644 index 0000000000..34a66c282a --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/company.xsd @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/include.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/include.xsd new file mode 100644 index 0000000000..f2df5c1695 --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/include.xsd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok1.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok1.xsd new file mode 100644 index 0000000000..e8bea67b49 --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok1.xsd @@ -0,0 +1,29 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok2.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok2.xsd new file mode 100644 index 0000000000..9cecce2f7f --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok2.xsd @@ -0,0 +1,29 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok3.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok3.xsd new file mode 100644 index 0000000000..f5bba60269 --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/bugs/1/ok3.xsd @@ -0,0 +1,29 @@ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3