summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-03-18 01:33:59 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-03-18 01:33:59 +0000
commitf2e5a288fee44a1af4d72d8f8bf4fac64b35f01f (patch)
tree3901a2accda1898c908bcaf29a8d9e1348b67726 /sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd
parent01824bb00f1ca8659b96157f574122cf68d67619 (diff)
TUSCANY-3451 - Updating to latest drafts of OASIS 1.1 XSDs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924579 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd')
-rw-r--r--sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd39
1 files changed, 0 insertions, 39 deletions
diff --git a/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd b/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd
deleted file mode 100644
index 224c1254b3..0000000000
--- a/sca-java-2.x/trunk/modules/assembly-xsd/src/main/resources/sca-1.1-cd04.xsd
+++ /dev/null
@@ -1,39 +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/200912"
- xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912">
-
- <include schemaLocation="sca-core-1.1-cd04.xsd"/>
-
- <include schemaLocation="sca-interface-java-1.1-cd04.xsd"/>
- <include schemaLocation="sca-interface-wsdl-1.1-cd04.xsd"/>
- <include schemaLocation="sca-interface-cpp-1.1-cd04.xsd"/>
- <include schemaLocation="sca-interface-c-1.1-cd04.xsd"/>
-
- <include schemaLocation="sca-implementation-java-1.1-cd03.xsd"/>
- <include schemaLocation="sca-implementation-composite-1.1-cd04.xsd"/>
- <include schemaLocation="sca-implementation-cpp-1.1-cd04.xsd"/>
- <include schemaLocation="sca-implementation-c-1.1-cd04.xsd"/>
- <include schemaLocation="sca-implementation-bpel-1.1-cd03.xsd"/>
- <include schemaLocation="sca-implementation-spring-1.1-cd01.xsd"/>
-
- <include schemaLocation="sca-binding-ws-1.1-cd04.xsd"/>
- <include schemaLocation="sca-binding-ws-callback-1.1-cd04.xsd"/> <!-- New -->
- <include schemaLocation="sca-binding-jms-1.1-cd04.xsd"/>
- <include schemaLocation="sca-binding-jca-1.1-cd04.xsd"/>
- <include schemaLocation="sca-binding-sca-1.1-cd04.xsd"/>
- <include schemaLocation="sca-binding-ejb-1.1-cd01.xsd"/>
-
- <include schemaLocation="sca-definitions-1.1-cd04.xsd"/>
- <include schemaLocation="sca-policy-1.1-cd04.xsd"/>
-
- <include schemaLocation="sca-contribution-1.1-cd04.xsd"/>
- <include schemaLocation="sca-contribution-cpp-1.1-cd04.xsd"/>
- <include schemaLocation="sca-contribution-c-1.1-cd04.xsd"/>
- <include schemaLocation="sca-contribution-java-1.1-cd02.xsd"/>
-
- <include schemaLocation="sca-jee-1.1-wd03.xsd"/>
-
-</schema>