summaryrefslogtreecommitdiffstats
path: root/tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-19 17:58:27 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-19 17:58:27 +0000
commit6b5a81ebfbe2e8c4b3367f04a881956a4b81b0d5 (patch)
tree5364f4b6dc06d9dfdf0f5ef8095c035b8faffb05 /tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd
parent7b15f577d88f43cf32c0b7386554584ecc87b291 (diff)
Removing obsolete release candidate tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882223 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd')
-rw-r--r--tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd b/tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd
deleted file mode 100644
index ea75c0c8b9..0000000000
--- a/tags/cpp-0.1.incubating-M1-RC3a/sdo/runtime/core/test/b46617.xsd
+++ /dev/null
@@ -1 +0,0 @@
-<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sdo="commonj.sdo" xmlns:sdoxml="commonj.sdo/xml" xmlns:tns="companyNS" targetNamespace="companyNS"><xsd:element name="companyType" type="CompanyType"/><xsd:complexType name="CompanyType"><xsd:sequence><xsd:element name="departments" type="tns:DepartmentType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="CEO" type="tns:EmployeeType" minOccurs="0"/></xsd:sequence><xsd:attribute name="name" type="xsd:String"/><xsd:attribute name="employeeOfTheMonth" sdoxml:propertyType="tns:EmployeeType" type="xsd:IDREF"/></xsd:complexType><xsd:element name="departmentType" type="DepartmentType"/><xsd:complexType name="DepartmentType"><xsd:sequence><xsd:element name="employees" type="tns:EmployeeType" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="name" type="xsd:String" minOccurs="0"/><xsd:element name="location" type="xsd:String" minOccurs="0"/><xsd:element name="number" type="xsd:String" minOccurs="0"/></xsd:sequence></xsd:complexType><xsd:element name="employeeType" type="EmployeeType"/><xsd:complexType name="EmployeeType"><xsd:sequence><xsd:element name="name" type="xsd:String" minOccurs="0"/><xsd:element name="SN" type="xsd:String" minOccurs="0"/><xsd:element name="manager" type="xsd:boolean" minOccurs="0"/></xsd:sequence></xsd:complexType></xsd:schema> \ No newline at end of file