summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 10:50:17 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 10:50:17 +0000
commitf4f110a4caa4a8dde751ef5b570ce767a38a93b4 (patch)
tree124360cb512065829e8a26ba95401e6417807bac /tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
parent85d63d6537ff1ce7ef0cc13f4ce9e433bdfb0783 (diff)
Delete old RC tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799573 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd35
1 files changed, 0 insertions, 35 deletions
diff --git a/tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd b/tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
deleted file mode 100644
index edd3187ae1..0000000000
--- a/tags/java/sca/2.0-M3-RC3/modules/assembly-xsd/src/main/resources/sca-1.1-cd03.xsd
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright(C) OASIS(R) 2005,2009. All Rights Reserved.
- OASIS trademark, IPR and other policies apply. -->
-<schema xmlns="http://www.w3.org/2001/XMLSchema"
- targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903">
-
- <include schemaLocation="sca-core-1.1-cd03.xsd"/>
-
- <include schemaLocation="sca-interface-java-1.1-cd03.xsd"/>
- <include schemaLocation="sca-interface-wsdl-1.1-cd03.xsd"/>
- <include schemaLocation="sca-interface-cpp-1.1-cd02.xsd"/>
- <include schemaLocation="sca-interface-c-1.1-cd02.xsd"/>
-
- <include schemaLocation="sca-implementation-java-1.1-cd01.xsd"/>
- <include schemaLocation="sca-implementation-composite-1.1-cd03.xsd"/>
- <include schemaLocation="sca-implementation-cpp-1.1-cd02.xsd"/>
- <include schemaLocation="sca-implementation-c-1.1-cd02.xsd"/>
- <include schemaLocation="sca-implementation-bpel-1.1-cd02.xsd"/>
- <include schemaLocation="sca-implementation-spring-1.1.xsd"/>
-
- <include schemaLocation="sca-binding-ws-1.1-cd02.xsd"/>
- <include schemaLocation="sca-binding-jms-1.1-cd02.xsd"/>
- <include schemaLocation="sca-binding-jca-1.1-cd02.xsd"/>
- <include schemaLocation="sca-binding-sca-1.1-cd03.xsd"/>
-
- <include schemaLocation="sca-definitions-1.1-cd03.xsd"/>
- <include schemaLocation="sca-policy-1.1-cd02.xsd"/>
-
- <include schemaLocation="sca-contribution-1.1-cd03.xsd"/>
- <include schemaLocation="sca-contribution-cpp-1.1-cd02.xsd"/>
- <include schemaLocation="sca-contribution-c-1.1-cd02.xsd"/>
- <include schemaLocation="sca-contribution-java-1.1-cd01.xsd"/>
-
-</schema>