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/g/gCustomer.xsd | 47 ++++++++++++++++++ .../sdo/runtime/core/test/g/gOrder.xml | 18 +++++++ .../sdo/runtime/core/test/g/gOrder.xsd | 55 ++++++++++++++++++++++ 3 files changed, 120 insertions(+) create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gCustomer.xsd create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xml create mode 100644 tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xsd (limited to 'tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g') diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gCustomer.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gCustomer.xsd new file mode 100644 index 0000000000..1671c987bf --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gCustomer.xsd @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xml b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xml new file mode 100644 index 0000000000..7beea167d3 --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xml @@ -0,0 +1,18 @@ + + + +1132323800NONE12Drummers drumming12.99113French Hens3.99211Graham Charters24 Big StreetBig CityBig StateUp Your Coat234234234243Big2342.097e+001 diff --git a/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xsd b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xsd new file mode 100644 index 0000000000..d4e0ff832e --- /dev/null +++ b/tags/cpp-0.1.incubating-M1-RC3/sdo/runtime/core/test/g/gOrder.xsd @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3