Author: dasarath
Date: Wed Nov  2 20:36:59 2005
New Revision: 330441

URL: http://svn.apache.org/viewcvs?rev=330441&view=rev
Log:
updated schema to http://schemas.xmlsoap.org/ws/2004/10/*

Removed:
    webservices/kandula/branches/Kandula_1/src/schema/utility.xsd
    webservices/kandula/branches/Kandula_1/src/schema/wsba.wsdl
    webservices/kandula/branches/Kandula_1/src/schema/wsba.xsd
Modified:
    webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl
    webservices/kandula/branches/Kandula_1/src/schema/wsat.xsd
    webservices/kandula/branches/Kandula_1/src/schema/wscoor.wsdl
    webservices/kandula/branches/Kandula_1/src/schema/wscoor.xsd

Modified: webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl
URL: 
http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl?rev=330441&r1=330440&r2=330441&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl (original)
+++ webservices/kandula/branches/Kandula_1/src/schema/wsat.wsdl Wed Nov  2 
20:36:59 2005
@@ -1,40 +1,26 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- 
-Legal Disclaimer
-
-The presentation, distribution or other dissemination of the information 
-contained in this specification is not a license, either expressly or 
impliedly, 
-to any intellectual property owned or controlled by BEA or IBM or Microsoft 
and\or any other 
-third party.  BEA and IBM and Microsoft and\or any other third party may have 
patents, patent 
-applications, trademarks, copyrights, or other intellectual property rights 
-covering subject matter in this document.  The furnishing of this document 
-does not give you any license to BEA's and IBM's and Microsoft's or any other 
third party's patents, trademarks, copyrights, or other intellectual property.
-
-This specification and the information contained herein is provided on an "AS 
IS"
- basis and to the maximum extent permitted by applicable law, BEA and IBM and 
Microsoft provides 
-the document AS IS AND WITH ALL FAULTS, and hereby disclaims all other 
warranties 
-and conditions, either express, implied or statutory, including, but not 
limited 
-to, any (if any) implied warranties, duties or conditions of merchantability, 
of 
-fitness for a particular purpose, of accuracy or completeness of responses, of 
-results, of workmanlike effort, of lack of viruses, and of lack of negligence, 
-all with regard to the document. ALSO, THERE IS NO WARRANTY OR CONDITION OF 
-TITLE, QUIET ENJOYMENT, QUIET POSSESSION, CORRESPONDENCE TO DESCRIPTION OR 
-NON-INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS WITH REGARD TO THE 
DOCUMENT.
-
-IN NO EVENT WILL BEA or IBM or MICROSOFT BE LIABLE TO ANY OTHER PARTY FOR THE 
COST OF PROCURING 
-SUBSTITUTE GOODS OR SERVICES, LOST PROFITS, LOSS OF USE, LOSS OF DATA, OR ANY 
-INCIDENTAL, CONSEQUENTIAL, DIRECT, INDIRECT, OR SPECIAL DAMAGES WHETHER UNDER 
-CONTRACT, TORT, WARRANTY, OR OTHERWISE, ARISING IN ANY WAY OUT OF THIS OR ANY 
-OTHER AGREEMENT RELATING TO THIS DOCUMENT, WHETHER OR NOT SUCH PARTY HAD 
ADVANCE 
-NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
-
-Copyright Notice
-
-Copyright 2001, 2002 BEA Systems and IBM Corporation and Microsoft 
Corporation. All rights reserved.
+(c) 2001-2005 Arjuna Technologies Ltd., BEA Systems, Hitachi Ltd., 
International Business Machines Corporation, IONA Technologies, Microsoft 
Corporation, Inc. All rights reserved.
+Permission to copy and display the "Web Services Atomic Transaction" 
Specification (the "Specification", which includes WSDL and schema documents), 
in any medium without fee or royalty is hereby granted, provided that you 
include the following on ALL copies of the "Web Services Atomic Transaction" 
Specification that you make:
+1.  A link or URL to the "Web Services Atomic Transaction" Specification at 
one of the Authors' websites
+2. The copyright notice as shown in the "Web Services Atomic Transaction" 
Specification.
+Arjuna, BEA, Hitachi, IBM, IONA and Microsoft (collectively, the "Authors") 
each agree to grant you a license, under royalty-free and otherwise reasonable, 
non-discriminatory terms and conditions, to their respective essential patent 
claims that they deem necessary to implement the "Web Services Atomic 
Transaction" Specification.
+THE "Web Services Atomic Transaction" SPECIFICATION IS PROVIDED "AS IS," AND 
THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, 
INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE "Web 
Services Atomic Transaction" SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR 
THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY 
PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL 
OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION 
OF THE "Web Services Atomic Transaction" SPECIFICATION.
+The name and trademarks of the Authors may NOT be used in any manner, 
including advertising or publicity pertaining to the "Web Services Atomic 
Transaction" Specification or its contents without specific, written prior 
permission. Title to copyright in the "Web Services Atomic Transaction" 
Specification will at all times remain with the Authors.
+No other rights are granted by implication, estoppel or otherwise.
 -->
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsat="http://schemas.xmlsoap.org/ws/2003/09/wsat"; 
targetNamespace="http://schemas.xmlsoap.org/ws/2003/09/wsat";>
-       <wsdl:import namespace="http://schemas.xmlsoap.org/ws/2003/09/wsat"; 
location="wsat.xsd"/>
-       <!-- location="http://schemas.xmlsoap.org/ws/2003/09/wsat"; -->
+<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:wsat="http://schemas.xmlsoap.org/ws/2004/10/wsat"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat";>
+        <wsdl:types>
+          <xs:schema>
+            <xs:import
+                namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'
+                schemaLocation='addr.xsd' />
+            <xs:import
+                namespace='http://schemas.xmlsoap.org/ws/2004/10/wsat'
+                schemaLocation='wsat.xsd' />
+          </xs:schema>
+        </wsdl:types> 
        <!-- Messages -->
        <wsdl:message name="Prepare">
                <wsdl:part name="parameters" element="wsat:Prepare"/>
@@ -69,174 +55,113 @@
        <!-- Mandatory Asynchronous Messaging PortTypes -->
        <wsdl:portType name="CompletionCoordinatorPortType">
                <wsdl:operation name="CommitOperation">
-                       <wsdl:input message="wsat:Commit"/>
+                       <wsdl:input message="wsat:Commit"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit"/>
                </wsdl:operation>
                <wsdl:operation name="RollbackOperation">
-                       <wsdl:input message="wsat:Rollback"/>
+                       <wsdl:input message="wsat:Rollback"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback"/>
                </wsdl:operation>
        </wsdl:portType>
        <wsdl:portType name="CompletionInitiatorPortType">
                <wsdl:operation name="CommittedOperation">
-                       <wsdl:input message="wsat:Committed"/>
+                       <wsdl:input message="wsat:Committed"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed"/>
                </wsdl:operation>
                <wsdl:operation name="AbortedOperation">
-                       <wsdl:input message="wsat:Aborted"/>
+                       <wsdl:input message="wsat:Aborted"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted"/>
                </wsdl:operation>
        </wsdl:portType>
        <wsdl:portType name="CoordinatorPortType">
                <wsdl:operation name="PreparedOperation">
-                       <wsdl:input message="wsat:Prepared"/>
+                       <wsdl:input message="wsat:Prepared"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepared"/>
                </wsdl:operation>
                <wsdl:operation name="AbortedOperation">
-                       <wsdl:input message="wsat:Aborted"/>
+                       <wsdl:input message="wsat:Aborted"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted"/>
                </wsdl:operation>
                <wsdl:operation name="ReadOnlyOperation">
-                       <wsdl:input message="wsat:ReadOnly"/>
+                       <wsdl:input message="wsat:ReadOnly"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsatReadOnly"/>
                </wsdl:operation>
                <wsdl:operation name="CommittedOperation">
-                       <wsdl:input message="wsat:Committed"/>
+                       <wsdl:input message="wsat:Committed"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed"/>
                </wsdl:operation>
                <wsdl:operation name="ReplayOperation">
-                       <wsdl:input message="wsat:Replay"/>
+                       <wsdl:input message="wsat:Replay"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Replay"/>
                </wsdl:operation>
        </wsdl:portType>
        <wsdl:portType name="ParticipantPortType">
                <wsdl:operation name="PrepareOperation">
-                       <wsdl:input message="wsat:Prepare"/>
+                       <wsdl:input message="wsat:Prepare"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepare"/>
                </wsdl:operation>
                <wsdl:operation name="CommitOperation">
-                       <wsdl:input message="wsat:Commit"/>
+                       <wsdl:input message="wsat:Commit"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit"/>
                </wsdl:operation>
                <wsdl:operation name="RollbackOperation">
-                       <wsdl:input message="wsat:Rollback"/>
+                       <wsdl:input message="wsat:Rollback"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback"/>
                </wsdl:operation>
        </wsdl:portType>
        <!-- Optional Syncronous RPC Port Types -->
        <wsdl:portType name="CompletionPortTypeRPC">
                <wsdl:operation name="CommitOperation">
-                       <wsdl:input message="wsat:Commit"/>
-                       <wsdl:output message="wsat:Committed"/>
+                       <wsdl:input message="wsat:Commit"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit"/>
+                       <wsdl:output message="wsat:Committed"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed"/>
                </wsdl:operation>
                <wsdl:operation name="RollbackOperation">
-                       <wsdl:input message="wsat:Rollback"/>
-                       <wsdl:output message="wsat:Aborted"/>
+                       <wsdl:input message="wsat:Rollback"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback"/>
+                       <wsdl:output message="wsat:Aborted"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted"/>
                </wsdl:operation>
        </wsdl:portType>
        <wsdl:portType name="ParticipantPortTypeRPC">
                <wsdl:operation name="PrepareOperation">
-                       <wsdl:input message="wsat:Prepare"/>
-                       <wsdl:output message="wsat:PrepareResponse"/>
+                       <wsdl:input message="wsat:Prepare"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepare"/>
+                       <wsdl:output message="wsat:PrepareResponse"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/PrepareResponse"/>
                </wsdl:operation>
                <wsdl:operation name="CommitOperation">
-                       <wsdl:input message="wsat:Commit"/>
-                       <wsdl:output message="wsat:Committed"/>
+                       <wsdl:input message="wsat:Commit"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Commit"/>
+                       <wsdl:output message="wsat:Committed"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed"/>
                </wsdl:operation>
                <wsdl:operation name="RollbackOperation">
-                       <wsdl:input message="wsat:Rollback"/>
-                       <wsdl:output message="wsat:Aborted"/>
+                       <wsdl:input message="wsat:Rollback"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Rollback"/>
+                       <wsdl:output message="wsat:Aborted"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted"/>
                </wsdl:operation>
        </wsdl:portType>
        <wsdl:portType name="CoordinatorPortTypeRPC">
                <wsdl:operation name="ReplayOperation">
-                       <wsdl:input message="wsat:Replay"/>
-                       <wsdl:output message="wsat:ReplayResponse"/>
+                       <wsdl:input message="wsat:Replay"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Replay"/>
+                       <wsdl:output message="wsat:ReplayResponse"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/ReplayResponse"/>
                </wsdl:operation>
                <wsdl:operation name="AbortedOperation">
-                       <wsdl:input message="wsat:Aborted"/>
+                       <wsdl:input message="wsat:Aborted"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted"/>
                </wsdl:operation>
                <wsdl:operation name="ReadOnlyOperation">
-                       <wsdl:input message="wsat:ReadOnly"/>
+                       <wsdl:input message="wsat:ReadOnly"
+                         
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wsat/ReadOnly"/>
                </wsdl:operation>
        </wsdl:portType>
 
-<!--
 
-<wsdl:binding name="CompletionCoordinatorPortTypeBinding" 
type="wsat:CompletionCoordinatorPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="CommitOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="RollbackOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="CompletionInitiatorPortTypeBinding" 
type="wsat:CompletionInitiatorPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="CommittedOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="AbortedOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="CoordinatorPortTypeBinding" 
type="wsat:CoordinatorPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="PreparedOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="AbortedOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="ReadOnlyOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="CommittedOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="ReplayOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="ParticipantPortTypeBinding" 
type="wsat:ParticipantPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="PrepareOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="CommitOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-               <wsdl:operation name="RollbackOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-
--->
 
 <wsdl:binding name="CompletionPortTypeRPCBinding" 
type="wsat:CompletionPortTypeRPC">
                <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
@@ -324,21 +249,7 @@
 
 
 
-<wsdl:service name="xxx">
-<!--
-               <wsdl:port binding="wsat:CompletionCoordinatorPortTypeBinding" 
name="CompletionCoordinator">
-                       <soap:address 
location="http://localhost:8081/axis/services/CompletionCoordinator"/>
-               </wsdl:port>
-               <wsdl:port binding="wsat:CompletionInitiatorPortTypeBinding" 
name="CompletionInitiator">
-                       <soap:address 
location="http://localhost:8081/axis/services/CompletionInitiator"/>
-               </wsdl:port>
-               <wsdl:port binding="wsat:CoordinatorPortTypeBinding" 
name="Coordinator">
-                       <soap:address 
location="http://localhost:8081/axis/services/Coordinator"/>
-               </wsdl:port>
-               <wsdl:port binding="wsat:ParticipantPortTypeBinding" 
name="Participant">
-                       <soap:address 
location="http://localhost:8081/axis/services/Participant"/>
-               </wsdl:port>
--->                    
+<wsdl:service name="xxx">              
                <wsdl:port binding="wsat:ParticipantPortTypeRPCBinding" 
name="ParticipantRPC">
                        <soap:address 
location="http://localhost:8081/axis/services/ParticipantRPC"/>
                </wsdl:port>
@@ -350,4 +261,8 @@
                </wsdl:port>
 </wsdl:service>
 
+
+
+
 </wsdl:definitions>
+

Modified: webservices/kandula/branches/Kandula_1/src/schema/wsat.xsd
URL: 
http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/schema/wsat.xsd?rev=330441&r1=330440&r2=330441&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/schema/wsat.xsd (original)
+++ webservices/kandula/branches/Kandula_1/src/schema/wsat.xsd Wed Nov  2 
20:36:59 2005
@@ -1,39 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- 
-Legal Disclaimer
-
-The presentation, distribution or other dissemination of the information 
-contained in this specification is not a license, either expressly or 
impliedly, 
-to any intellectual property owned or controlled by BEA or IBM or Microsoft 
and\or any other 
-third party.  BEA and IBM and Microsoft and\or any other third party may have 
patents, patent 
-applications, trademarks, copyrights, or other intellectual property rights 
-covering subject matter in this document.  The furnishing of this document 
-does not give you any license to BEA's and IBM's and Microsoft's or any other 
third party's patents, 
-trademarks, copyrights, or other intellectual property.
-
-This specification and the information contained herein is provided on an "AS 
IS"
- basis and to the maximum extent permitted by applicable law, BEA and IBM and 
Microsoft provides 
-the document AS IS AND WITH ALL FAULTS, and hereby disclaims all other 
warranties 
-and conditions, either express, implied or statutory, including, but not 
limited 
-to, any (if any) implied warranties, duties or conditions of merchantability, 
of 
-fitness for a particular purpose, of accuracy or completeness of responses, of 
-results, of workmanlike effort, of lack of viruses, and of lack of negligence, 
-all with regard to the document. ALSO, THERE IS NO WARRANTY OR CONDITION OF 
-TITLE, QUIET ENJOYMENT, QUIET POSSESSION, CORRESPONDENCE TO DESCRIPTION OR 
-NON-INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS WITH REGARD TO THE 
DOCUMENT.
-
-IN NO EVENT WILL BEA or IBM or MICROSOFT BE LIABLE TO ANY OTHER PARTY FOR THE 
COST OF PROCURING 
-SUBSTITUTE GOODS OR SERVICES, LOST PROFITS, LOSS OF USE, LOSS OF DATA, OR ANY 
-INCIDENTAL, CONSEQUENTIAL, DIRECT, INDIRECT, OR SPECIAL DAMAGES WHETHER UNDER 
-CONTRACT, TORT, WARRANTY, OR OTHERWISE, ARISING IN ANY WAY OUT OF THIS OR ANY 
-OTHER AGREEMENT RELATING TO THIS DOCUMENT, WHETHER OR NOT SUCH PARTY HAD 
ADVANCE 
-NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
-
-Copyright Notice
-
-Copyright 2001, 2002 BEA Systems and IBM Corporation and Microsoft 
Corporation. All rights reserved.
+(c) 2001-2005 Arjuna Technologies Ltd., BEA Systems, Hitachi Ltd., 
International Business Machines Corporation, IONA Technologies, Microsoft 
Corporation, Inc. All rights reserved.
+Permission to copy and display the "Web Services Atomic Transaction" 
Specification (the "Specification", which includes WSDL and schema documents), 
in any medium without fee or royalty is hereby granted, provided that you 
include the following on ALL copies of the "Web Services Atomic Transaction" 
Specification that you make:
+1.  A link or URL to the "Web Services Atomic Transaction" Specification at 
one of the Authors' websites
+2. The copyright notice as shown in the "Web Services Atomic Transaction" 
Specification.
+Arjuna, BEA, Hitachi, IBM, IONA and Microsoft (collectively, the "Authors") 
each agree to grant you a license, under royalty-free and otherwise reasonable, 
non-discriminatory terms and conditions, to their respective essential patent 
claims that they deem necessary to implement the "Web Services Atomic 
Transaction" Specification.
+THE "Web Services Atomic Transaction" SPECIFICATION IS PROVIDED "AS IS," AND 
THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, 
INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE "Web 
Services Atomic Transaction" SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR 
THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY 
PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL 
OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION 
OF THE "Web Services Atomic Transaction" SPECIFICATION.
+The name and trademarks of the Authors may NOT be used in any manner, 
including advertising or publicity pertaining to the "Web Services Atomic 
Transaction" Specification or its contents without specific, written prior 
permission. Title to copyright in the "Web Services Atomic Transaction" 
Specification will at all times remain with the Authors.
+No other rights are granted by implication, estoppel or otherwise.
 -->
-<xsd:schema targetNamespace="http://schemas.xmlsoap.org/ws/2003/09/wsat"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:wsat="http://schemas.xmlsoap.org/ws/2003/09/wsat"; 
elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
+<xsd:schema targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wsat"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:wsat="http://schemas.xmlsoap.org/ws/2004/10/wsat"; 
elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
        <xsd:complexType name="Notification">
                <xsd:sequence>
                        <xsd:any namespace="##other" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
@@ -76,4 +53,20 @@
                        <xsd:enumeration 
value="wsat:InconsistentInternalState"/>
                </xsd:restriction>
        </xsd:simpleType>
+    
+    <!-- Policy assertions -->
+    <xsd:element name="ATAssertion">
+               <xsd:complexType>
+                       <xsd:sequence>
+                   <xsd:any namespace="##other" processContents="lax" 
minOccurs="0" maxOccurs="unbounded" />
+               </xsd:sequence>
+               <xsd:anyAttribute namespace="##other" processContents="lax" />
+               </xsd:complexType>
+    </xsd:element>
+    <xsd:element name="ATAlwaysCapability">
+        <xsd:complexType>
+            <xsd:anyAttribute namespace="##other" processContents="lax" />
+        </xsd:complexType>
+    </xsd:element>
 </xsd:schema>
+

Modified: webservices/kandula/branches/Kandula_1/src/schema/wscoor.wsdl
URL: 
http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/schema/wscoor.wsdl?rev=330441&r1=330440&r2=330441&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/schema/wscoor.wsdl (original)
+++ webservices/kandula/branches/Kandula_1/src/schema/wscoor.wsdl Wed Nov  2 
20:36:59 2005
@@ -1,40 +1,26 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- 
-Legal Disclaimer
-
-The presentation, distribution or other dissemination of the information 
-contained in this specification is not a license, either expressly or 
impliedly, 
-to any intellectual property owned or controlled by BEA or IBM or Microsoft 
and\or any other 
-third party.  BEA and IBM and Microsoft and\or any other third party may have 
patents, patent 
-applications, trademarks, copyrights, or other intellectual property rights 
-covering subject matter in this document.  The furnishing of this document 
-does not give you any license to BEA's and IBM's and Microsoft's or any other 
third party's patents, trademarks, copyrights, or other intellectual property.
-
-This specification and the information contained herein is provided on an "AS 
IS"
- basis and to the maximum extent permitted by applicable law, BEA and IBM and 
Microsoft provides 
-the document AS IS AND WITH ALL FAULTS, and hereby disclaims all other 
warranties 
-and conditions, either express, implied or statutory, including, but not 
limited 
-to, any (if any) implied warranties, duties or conditions of merchantability, 
of 
-fitness for a particular purpose, of accuracy or completeness of responses, of 
-results, of workmanlike effort, of lack of viruses, and of lack of negligence, 
-all with regard to the document. ALSO, THERE IS NO WARRANTY OR CONDITION OF 
-TITLE, QUIET ENJOYMENT, QUIET POSSESSION, CORRESPONDENCE TO DESCRIPTION OR 
-NON-INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS WITH REGARD TO THE 
DOCUMENT.
-
-IN NO EVENT WILL BEA or IBM or MICROSOFT BE LIABLE TO ANY OTHER PARTY FOR THE 
COST OF PROCURING 
-SUBSTITUTE GOODS OR SERVICES, LOST PROFITS, LOSS OF USE, LOSS OF DATA, OR ANY 
-INCIDENTAL, CONSEQUENTIAL, DIRECT, INDIRECT, OR SPECIAL DAMAGES WHETHER UNDER 
-CONTRACT, TORT, WARRANTY, OR OTHERWISE, ARISING IN ANY WAY OUT OF THIS OR ANY 
-OTHER AGREEMENT RELATING TO THIS DOCUMENT, WHETHER OR NOT SUCH PARTY HAD 
ADVANCE 
-NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
-
-Copyright Notice
-
-Copyright 2001, 2002 BEA Systems and IBM Corporation and Microsoft 
Corporation. All rights reserved.
+(c) 2001-2005 Arjuna Technologies Ltd., BEA Systems, International Business 
Machines Corporation, Hitachi Ltd., IONA Technologies, Microsoft Corporation, 
Inc. All rights reserved.
+Permission to copy and display the "Web Services Coordination" Specification 
(the "Specification", which includes WSDL and schema documents), in any medium 
without fee or royalty is hereby granted, provided that you include the 
following on ALL copies of the "Web Services Coordination" Specification that 
you make:
+1.  A link or URL to the "Web Services Coordination" Specification at one of 
the Authors' websites
+2. The copyright notice as shown in the "Web Services Coordination" 
Specification.
+Arjuna, BEA, Hitachi, IBM, IONA and Microsoft (collectively, the "Authors") 
each agree to grant you a license, under royalty-free and otherwise reasonable, 
non-discriminatory terms and conditions, to their respective essential patent 
claims that they deem necessary to implement the "Web Services Coordination" 
Specification.
+THE "WEB SERVICES COORDINATION" SPECIFICATION IS PROVIDED "AS IS," AND THE 
AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, 
BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE "WEB SERVICES 
COORDINATION" SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE 
IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, 
COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL 
OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION 
OF THE "WEB SERVICES COORDINATION" SPECIFICATION.
+The name and trademarks of the Authors may NOT be used in any manner, 
including advertising or publicity pertaining to the "Web Services 
Coordination" Specification or its contents without specific, written prior 
permission. Title to copyright in the "Web Services Coordination" Specification 
will at all times remain with the Authors.
+No other rights are granted by implication, estoppel or otherwise.
 -->
-<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"; 
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2003/09/wscoor"; 
targetNamespace="http://schemas.xmlsoap.org/ws/2003/09/wscoor";>
-  <wsdl:import namespace="http://schemas.xmlsoap.org/ws/2003/09/wscoor"; 
location="wscoor.xsd"/>
-       <!-- location="http://schemas.xmlsoap.org/ws/2003/09/wscoor"; -->
+<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2004/10/wscoor"; 
targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wscoor";>
+        <wsdl:types>
+          <xs:schema>
+            <xs:import
+                namespace='http://schemas.xmlsoap.org/ws/2004/08/addressing'
+                schemaLocation='addr.xsd' />
+            <xs:import
+                namespace='http://schemas.xmlsoap.org/ws/2004/10/wscoor'
+                schemaLocation='wscoor.xsd' />
+          </xs:schema>
+        </wsdl:types> 
   <!-- Messages -->
   <wsdl:message name="CreateCoordinationContext">
     <wsdl:part name="parameters" element="wscoor:CreateCoordinationContext"/>
@@ -51,80 +37,47 @@
   <!-- Manditory Asyncronous PortTypes -->
   <wsdl:portType name="ActivationCoordinatorPortType">
     <wsdl:operation name="CreateCoordinationContextOperation">
-      <wsdl:input message="wscoor:CreateCoordinationContext"/>
+      <wsdl:input message="wscoor:CreateCoordinationContext"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContext"/>
     </wsdl:operation>
   </wsdl:portType>
   <wsdl:portType name="ActivationRequesterPortType">
     <wsdl:operation name="CreateCoordinationContextResponseOperation">
-      <wsdl:input message="wscoor:CreateCoordinationContextResponse"/>
+      <wsdl:input message="wscoor:CreateCoordinationContextResponse"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContextResponse"/>
     </wsdl:operation>
   </wsdl:portType>
   <wsdl:portType name="RegistrationCoordinatorPortType">
     <wsdl:operation name="RegisterOperation">
-      <wsdl:input message="wscoor:Register"/>
+      <wsdl:input message="wscoor:Register"
+        wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/Register"/>
     </wsdl:operation>
   </wsdl:portType>
   <wsdl:portType name="RegistrationRequesterPortType">
     <wsdl:operation name="RegisterResponseOperation">
-      <wsdl:input message="wscoor:RegisterResponse"/>
+      <wsdl:input message="wscoor:RegisterResponse"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse"/>
     </wsdl:operation>
   </wsdl:portType>
   <!-- Optional Syncronous RPC Port Types -->
   <wsdl:portType name="ActivationPortTypeRPC">
     <wsdl:operation name="CreateCoordinationContextOperation">
-      <wsdl:input message="wscoor:CreateCoordinationContext"/>
-      <wsdl:output message="wscoor:CreateCoordinationContextResponse"/>
+      <wsdl:input message="wscoor:CreateCoordinationContext"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContext"/>
+      <wsdl:output message="wscoor:CreateCoordinationContextResponse"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/CreateCoordinationContextResponse"/>
     </wsdl:operation>
   </wsdl:portType>
   <wsdl:portType name="RegistrationPortTypeRPC">
     <wsdl:operation name="RegisterOperation">
-      <wsdl:input message="wscoor:Register"/>
-      <wsdl:output message="wscoor:RegisterResponse"/>
+      <wsdl:input message="wscoor:Register"
+        wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/Register"/>
+      <wsdl:output message="wscoor:RegisterResponse"
+        
wsa:Action="http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse"/>
     </wsdl:operation>
   </wsdl:portType>
 
 
-<!--
-
-<wsdl:binding name="ActivationCoordinatorPortTypeBinding" 
type="wscoor:ActivationCoordinatorPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="CreateCoordinationContextOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="ActivationRequesterPortTypeBinding" 
type="wscoor:ActivationRequesterPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation 
name="CreateCoordinationContextResponseOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="RegistrationCoordinatorPortTypeBinding" 
type="wscoor:RegistrationCoordinatorPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="RegisterOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-<wsdl:binding name="RegistrationRequesterPortTypeBinding" 
type="wscoor:RegistrationRequesterPortType">
-               <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
-               <wsdl:operation name="RegisterResponseOperation">
-                       <soap:operation soapAction="http://xxx"/>
-                       <wsdl:input>
-                               <soap:body use="literal"/>
-                       </wsdl:input>
-               </wsdl:operation>
-</wsdl:binding>
-
--->
-
 <wsdl:binding name="ActivationPortTypeRPCBinding" 
type="wscoor:ActivationPortTypeRPC">
                <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
                <wsdl:operation name="CreateCoordinationContextOperation">
@@ -137,6 +90,7 @@
                        </wsdl:output>
                </wsdl:operation>
 </wsdl:binding>
+
 <wsdl:binding name="RegistrationPortTypeRPCBinding" 
type="wscoor:RegistrationPortTypeRPC">
                <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; 
style="document"/>
                <wsdl:operation name="RegisterOperation">
@@ -151,20 +105,6 @@
 </wsdl:binding>
 
 <wsdl:service name="xxx">
-<!--
-               <wsdl:port 
binding="wscoor:ActivationCoordinatorPortTypeBinding" 
name="ActivationCoordinator">
-                       <soap:address 
location="http://localhost:8081/axis/services/ActivationCoordinator"/>
-               </wsdl:port>
-               <wsdl:port binding="wscoor:ActivationRequesterPortTypeBinding" 
name="ActivationRequester">
-                       <soap:address 
location="http://localhost:8081/axis/services/ActivationRequester"/>
-               </wsdl:port>
-               <wsdl:port 
binding="wscoor:RegistrationCoordinatorPortTypeBinding" 
name="RegistrationCoordinator">
-                       <soap:address 
location="http://localhost:8081/axis/services/RegistrationCoordinator"/>
-               </wsdl:port>
-               <wsdl:port 
binding="wscoor:RegistrationRequesterPortTypeBinding" 
name="RegistrationRequester">
-                       <soap:address 
location="http://localhost:8081/axis/services/RegistrationRequester"/>
-               </wsdl:port>
--->
                <wsdl:port binding="wscoor:ActivationPortTypeRPCBinding" 
name="ActivationRPC">
                        <soap:address 
location="http://localhost:8081/axis/services/ActivationRPC"/>
                </wsdl:port>
@@ -174,3 +114,4 @@
 </wsdl:service>
 
 </wsdl:definitions>
+

Modified: webservices/kandula/branches/Kandula_1/src/schema/wscoor.xsd
URL: 
http://svn.apache.org/viewcvs/webservices/kandula/branches/Kandula_1/src/schema/wscoor.xsd?rev=330441&r1=330440&r2=330441&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/src/schema/wscoor.xsd (original)
+++ webservices/kandula/branches/Kandula_1/src/schema/wscoor.xsd Wed Nov  2 
20:36:59 2005
@@ -1,105 +1,108 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- 
-Legal Disclaimer
-
-The presentation, distribution or other dissemination of the information 
-contained in this specification is not a license, either expressly or 
impliedly, 
-to any intellectual property owned or controlled by BEA or IBM or Microsoft 
and\or any other 
-third party.  BEA and IBM and Microsoft and\or any other third party may have 
patents, patent 
-applications, trademarks, copyrights, or other intellectual property rights 
-covering subject matter in this document.  The furnishing of this document 
-does not give you any license to BEA's and IBM's and Microsoft's or any other 
third party's 
-patents, trademarks, copyrights, or other intellectual property.
-
-This specification and the information contained herein is provided on an "AS 
IS"
- basis and to the maximum extent permitted by applicable law, BEA and IBM and 
Microsoft provides 
-the document AS IS AND WITH ALL FAULTS, and hereby disclaims all other 
warranties 
-and conditions, either express, implied or statutory, including, but not 
limited 
-to, any (if any) implied warranties, duties or conditions of merchantability, 
of 
-fitness for a particular purpose, of accuracy or completeness of responses, of 
-results, of workmanlike effort, of lack of viruses, and of lack of negligence, 
-all with regard to the document. ALSO, THERE IS NO WARRANTY OR CONDITION OF 
-TITLE, QUIET ENJOYMENT, QUIET POSSESSION, CORRESPONDENCE TO DESCRIPTION OR 
-NON-INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS WITH REGARD TO THE 
DOCUMENT.
-
-IN NO EVENT WILL BEA or IBM or MICROSOFT BE LIABLE TO ANY OTHER PARTY FOR THE 
COST OF PROCURING 
-SUBSTITUTE GOODS OR SERVICES, LOST PROFITS, LOSS OF USE, LOSS OF DATA, OR ANY 
-INCIDENTAL, CONSEQUENTIAL, DIRECT, INDIRECT, OR SPECIAL DAMAGES WHETHER UNDER 
-CONTRACT, TORT, WARRANTY, OR OTHERWISE, ARISING IN ANY WAY OUT OF THIS OR ANY 
-OTHER AGREEMENT RELATING TO THIS DOCUMENT, WHETHER OR NOT SUCH PARTY HAD 
ADVANCE 
-NOTICE OF THE POSSIBILITY OF SUCH DAMAGES.
-
-Copyright Notice
-
-Copyright 2001, 2002 BEA Systems and IBM Corporation and Microsoft 
Corporation. All rights reserved.
+(c) 2001-2005 Arjuna Technologies, BEA Systems, Hitachi Ltd., International 
Business Machines Corporation, IONA Technologies, Microsoft Corporation, Inc. 
All rights reserved.
+Permission to copy and display the "Web Services Coordination" Specification 
(the "Specification", which includes WSDL and schema documents), in any medium 
without fee or royalty is hereby granted, provided that you include the 
following on ALL copies of the "Web Services Coordination" Specification that 
you make:
+1.  A link or URL to the "Web Services Coordination" Specification at one of 
the Authors' websites
+2. The copyright notice as shown in the "Web Services Coordination" 
Specification.
+Arjuna, BEA, Hitachi, IBM, IONA and Microsoft (collectively, the "Authors") 
each agree to grant you a license, under royalty-free and otherwise reasonable, 
non-discriminatory terms and conditions, to their respective essential patent 
claims that they deem necessary to implement the "Web Services Coordination" 
Specification.
+THE "WEB SERVICES COORDINATION" SPECIFICATION IS PROVIDED "AS IS," AND THE 
AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, 
BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE "WEB SERVICES 
COORDINATION" SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE 
IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, 
COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL 
OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION 
OF THE "WEB SERVICES COORDINATION" SPECIFICATION.
+The name and trademarks of the Authors may NOT be used in any manner, 
including advertising or publicity pertaining to the "Web Services 
Coordination" Specification or its contents without specific, written prior 
permission. Title to copyright in the "Web Services Coordination" Specification 
will at all times remain with the Authors.
+No other rights are granted by implication, estoppel or otherwise.
 -->
-<xsd:schema targetNamespace="http://schemas.xmlsoap.org/ws/2003/09/wscoor";
-
-xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";
-xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility";
-xmlns:wscoor="http://schemas.xmlsoap.org/ws/2003/09/wscoor";
-xmlns:xsd="http://www.w3.org/2001/XMLSchema"; elementFormDefault="qualified" 
attributeFormDefault="unqualified" version="1.0">
-       <xsd:import namespace="http://schemas.xmlsoap.org/ws/2002/07/utility"; 
schemaLocation="utility.xsd"/> 
-
-<!-- schemaLocation="http://schemas.xmlsoap.org/ws/2002/07/utility";  -->
-       <xsd:import 
namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
schemaLocation="addr.xsd"/> 
-
-
-<!-- schemaLocation="http://schemas.xmlsoap.org/ws/2004/08/addressing"; -->
-       <xsd:complexType name="CoordinationContextType" abstract="false">
-               <xsd:complexContent>
-                       <xsd:extension base="wsu:ContextType">
-                               <xsd:sequence>
-                                       <xsd:element name="CoordinationType" 
type="xsd:anyURI"/>
-                                       <xsd:element name="RegistrationService" 
type="wsa:EndpointReferenceType"/>
-                                       <xsd:any namespace="##any" 
processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
-                               </xsd:sequence>
-                       </xsd:extension>
-               </xsd:complexContent>
-       </xsd:complexType>
-       <xsd:element name="CoordinationContext" 
type="wscoor:CoordinationContextType"/>
-       <xsd:complexType name="CreateCoordinationContextType">
-               <xsd:sequence>
-                       <xsd:element ref="wsu:Expires" minOccurs="0"/>
-                       <xsd:element name="CurrentContext" 
type="wscoor:CoordinationContextType" minOccurs="0"/>
-                       <xsd:element name="CoordinationType" type="xsd:anyURI"/>
-                       <xsd:any namespace="##any" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
-               </xsd:sequence>
-               <xsd:anyAttribute namespace="##other" processContents="lax"/>
-       </xsd:complexType>
-       <xsd:element name="CreateCoordinationContext" 
type="wscoor:CreateCoordinationContextType"/>
-       <xsd:complexType name="CreateCoordinationContextResponseType">
-               <xsd:sequence>
-                       <xsd:element name="CoordinationContext" 
type="wscoor:CoordinationContextType" minOccurs="0"/>
-                       <xsd:any namespace="##other" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
-               </xsd:sequence>
-               <xsd:anyAttribute namespace="##other" processContents="lax"/>
-       </xsd:complexType>
-       <xsd:element name="CreateCoordinationContextResponse" 
type="wscoor:CreateCoordinationContextResponseType"/>
-       <xsd:complexType name="RegisterType">
-               <xsd:sequence>
-                       <xsd:element name="ProtocolIdentifier" 
type="xsd:anyURI"/>
-                       <xsd:element name="ParticipantProtocolService" 
type="wsa:EndpointReferenceType"/>
-                       <xsd:any namespace="##any" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
-               </xsd:sequence>
-               <xsd:anyAttribute namespace="##other" processContents="lax"/>
-       </xsd:complexType>
-       <xsd:element name="Register" type="wscoor:RegisterType"/>
-       <xsd:complexType name="RegisterResponseType">
-               <xsd:sequence>
-                       <xsd:element name="CoordinatorProtocolService" 
type="wsa:EndpointReferenceType"/>
-                       <xsd:any namespace="##any" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
-               </xsd:sequence>
-               <xsd:anyAttribute namespace="##other" processContents="lax"/>
-       </xsd:complexType>
-       <xsd:element name="RegisterResponse" 
type="wscoor:RegisterResponseType"/>
-       <xsd:simpleType name="ErrorCodes">
-               <xsd:restriction base="xsd:QName">
-                       <xsd:enumeration value="wscoor:AlreadyRegistered"/>
-                       <xsd:enumeration value="wscoor:InvalidState"/>
-                       <xsd:enumeration value="wscoor:InvalidProtocol"/>
-                       <xsd:enumeration value="wscoor:NoActivity"/>
-                       <xsd:enumeration 
value="wscoor:InvalidCreateParameters"/>
-               </xsd:restriction>
-       </xsd:simpleType>
+<xsd:schema targetNamespace="http://schemas.xmlsoap.org/ws/2004/10/wscoor"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2004/10/wscoor"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; elementFormDefault="qualified" 
attributeFormDefault="unqualified" version="1.0">
+  <xsd:import namespace="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
schemaLocation="addr.xsd"/>
+  <xsd:element name="Expires">
+    <xsd:complexType>
+      <xsd:simpleContent>
+        <xsd:extension base="xsd:unsignedInt">
+          <xsd:anyAttribute namespace="##other"/>
+        </xsd:extension>
+      </xsd:simpleContent>
+    </xsd:complexType>
+  </xsd:element>
+  <xsd:complexType name="CoordinationContextType">
+    <xsd:sequence>
+      <xsd:element name="Identifier">
+        <xsd:complexType>
+          <xsd:simpleContent>
+            <xsd:extension base="xsd:anyURI">
+              <xsd:anyAttribute namespace="##other"/>
+            </xsd:extension>
+          </xsd:simpleContent>
+        </xsd:complexType>
+      </xsd:element>
+      <xsd:element ref="wscoor:Expires" minOccurs="0"/>
+      <xsd:element name="CoordinationType" type="xsd:anyURI"/>
+      <xsd:element name="RegistrationService" 
type="wsa:EndpointReferenceType"/>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+  <xsd:element name="CoordinationContext">
+    <xsd:complexType>
+      <xsd:complexContent>
+        <xsd:extension base="wscoor:CoordinationContextType">
+          <xsd:sequence>
+            <xsd:any namespace="##other" processContents="lax" minOccurs="0" 
maxOccurs="unbounded"/>
+          </xsd:sequence>
+        </xsd:extension>
+      </xsd:complexContent>
+    </xsd:complexType>
+  </xsd:element>
+  <xsd:complexType name="CreateCoordinationContextType">
+    <xsd:sequence>
+      <xsd:element ref="wscoor:Expires" minOccurs="0"/>
+      <xsd:element name="CurrentContext" minOccurs="0">
+        <xsd:complexType>
+          <xsd:complexContent>
+            <xsd:extension base="wscoor:CoordinationContextType">
+              <xsd:sequence>
+                <xsd:any namespace="##other" processContents="lax" 
minOccurs="0" maxOccurs="unbounded"/>
+              </xsd:sequence>
+            </xsd:extension>
+          </xsd:complexContent>
+        </xsd:complexType>
+      </xsd:element>
+      <xsd:element name="CoordinationType" type="xsd:anyURI"/>
+      <xsd:any namespace="##any" processContents="lax" minOccurs="0" 
maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+  <xsd:element name="CreateCoordinationContext" 
type="wscoor:CreateCoordinationContextType"/>
+  <xsd:complexType name="CreateCoordinationContextResponseType">
+    <xsd:sequence>
+      <xsd:element ref="wscoor:CoordinationContext"/>
+      <xsd:any namespace="##other" processContents="lax" minOccurs="0" 
maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+  <xsd:element name="CreateCoordinationContextResponse" 
type="wscoor:CreateCoordinationContextResponseType"/>
+  <xsd:complexType name="RegisterType">
+    <xsd:sequence>
+      <xsd:element name="ProtocolIdentifier" type="xsd:anyURI"/>
+      <xsd:element name="ParticipantProtocolService" 
type="wsa:EndpointReferenceType"/>
+      <xsd:any namespace="##any" processContents="lax" minOccurs="0" 
maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+  <xsd:element name="Register" type="wscoor:RegisterType"/>
+  <xsd:complexType name="RegisterResponseType">
+    <xsd:sequence>
+      <xsd:element name="CoordinatorProtocolService" 
type="wsa:EndpointReferenceType"/>
+      <xsd:any namespace="##any" processContents="lax" minOccurs="0" 
maxOccurs="unbounded"/>
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+  <xsd:element name="RegisterResponse" type="wscoor:RegisterResponseType"/>
+  <xsd:simpleType name="ErrorCodes">
+    <xsd:restriction base="xsd:QName">
+      <xsd:enumeration value="wscoor:AlreadyRegistered"/>
+      <xsd:enumeration value="wscoor:ContextRefused"/>
+      <xsd:enumeration value="wscoor:InvalidParameters"/>
+      <xsd:enumeration value="wscoor:InvalidProtocol"/>
+      <xsd:enumeration value="wscoor:InvalidState"/>
+      <xsd:enumeration value="wscoor:NoActivity"/>
+      </xsd:restriction>
+  </xsd:simpleType>
 </xsd:schema>
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to