summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-15 14:05:17 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-15 14:05:17 +0000
commit80ccc206b5c86dbd8f4d6ba30307e8de2e4764bf (patch)
tree60fcbe88c6b1174b3f83b4bfa9129541fd3c49e9 /sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd
parent580c64d6dab2b2d9d98b3093dbe65bc029abb6fe (diff)
Tag for 2.0-Beta1-RC3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd')
-rw-r--r--sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd20
1 files changed, 20 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd b/sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd
new file mode 100644
index 0000000000..72d84b31ff
--- /dev/null
+++ b/sca-java-2.x/tags/2.0-Beta1-RC3/modules/assembly-xsd/src/main/resources/sca-binding-ws-callback-1.1-cd04.xsd
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- (c) Copyright OASIS 2005, 2010. 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"
+ elementFormDefault="qualified">
+
+ <element name="WSCallback">
+ <complexType>
+ <sequence>
+ <any namespace="##other" processContents="lax" minOccurs="0"
+ maxOccurs="unbounded"/>
+ </sequence>
+ <anyAttribute namespace="##any" processContents="lax"/>
+
+ </complexType>
+ </element>
+
+</schema> \ No newline at end of file