You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by ip...@apache.org on 2005/02/01 23:03:03 UTC

svn commit: r149453 [2/3] - in incubator/apollo/trunk/spec-xbeans: ./ src/ src/wsdl/ src/wsdl/soap/ src/wsdl/wsa/ src/wsdl/wsdm/ src/wsdl/wsn/ src/wsdl/wsrf/ src/wsdl/xml/

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BaseNotification-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BaseNotification-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BaseNotification-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BaseNotification-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,75 @@
+<?xml version="1.0"?>
+
+<!-- 
+
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+-->
+
+<xsd:schema
+   xmlns="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:wsnt="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+   xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   targetNamespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+   elementFormDefault="qualified">
+
+   <!-- ======================== Imports  ============================ -->
+
+   <xsd:import namespace=
+     "http://schemas.xmlsoap.org/ws/2003/03/addressing"
+      schemaLocation=
+      "../wsa/WS-Addressing-2003_03.xsd"
+      />
+
+   <xsd:import namespace=
+     "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+      schemaLocation=
+      "../wsrf/WS-ResourceProperties-1_2.xsd"
+      />
+
+   <!-- ================= Topic Expression Container ================= -->
+   <xsd:complexType name="TopicExpressionType" mixed="true">
+      <xsd:sequence>
+         <xsd:any minOccurs="0" maxOccurs="1" processContents="lax"/>
+      </xsd:sequence>
+      <xsd:attribute name="Dialect" type="xsd:anyURI"/>
+   </xsd:complexType>
+
+   <xsd:element name="TopicExpression"
+      type="wsnt:TopicExpressionType"/>
+
+   <!-- =============== Resource Property Related  =================== -->
+   <!-- ======== Resource Properties for NotificationProducer ======== -->
+   <xsd:element name="Topic" type="wsnt:TopicExpressionType"/>
+
+   <xsd:element name="FixedTopicSet" type="xsd:boolean"/>
+
+   <xsd:element name="TopicExpressionDialects" type="xsd:anyURI"/>
+
+   <!-- ======== Resource Properties for SubscriptionManager ========= -->
+   <xsd:element name="ConsumerReference"
+      type="wsa:EndpointReferenceType"/>
+   <xsd:element name="UseNotify"
+      type="xsd:boolean"/>
+   <xsd:element name="Precondition"
+      type="wsrp:QueryExpressionType"/>
+   <xsd:element name="Selector"
+      type="wsrp:QueryExpressionType"/>
+   <xsd:element name="SubscriptionPolicy"
+      type="xsd:anyType"/>
+   <xsd:element name="CreationTime"
+      type="xsd:dateTime"/>
+
+</xsd:schema>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.wsdl
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.wsdl?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.wsdl (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.wsdl Tue Feb  1 14:02:58 2005
@@ -0,0 +1,335 @@
+<?xml version="1.0"?>
+
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<wsdl:definitions name="WS-BrokeredNotification"
+   xmlns="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:wsbn=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.xsd"
+   xmlns:wsbnw=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.wsdl"
+   xmlns:wsnt=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+   xmlns:wsntw=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl"
+   xmlns:wsbf=
+   "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+   xmlns:wsrp=
+   "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   xmlns:wsrpw=
+   "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl"
+   xmlns:wsrl=
+   "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
+   xmlns:wsrlw=
+   "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl"
+   targetNamespace=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.wsdl">
+
+   <!-- ========================== Imports =========================== -->
+   <wsdl:import
+      namespace=
+      "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl"
+      location=
+      "../wsrf/WS-ResourceProperties-1_2.wsdl"/>
+
+   <wsdl:import
+      namespace=
+      "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl"
+      location=
+      "../wsrf/WS-ResourceLifetime-1_2.wsdl"/>
+
+   <wsdl:import
+      namespace=
+      "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl"
+      location=
+      "WS-BaseNotification-1_2.wsdl"/>
+
+   <!-- ===================== Types Definitions ====================== -->
+   <wsdl:types>
+      <xsd:schema
+         targetNamespace=
+         "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.xsd"
+         elementFormDefault="qualified">
+
+         <xsd:include schemaLocation="WS-BrokeredNotification-1_2.xsd"/>
+
+         <xsd:import
+            namespace=
+            "http://schemas.xmlsoap.org/ws/2003/03/addressing"
+            schemaLocation=
+            "../wsa/WS-Addressing-2003_03.xsd"
+            />
+
+         <xsd:import namespace=
+  "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+            schemaLocation=
+            "WS-BaseNotification-1_2.xsd"
+            />
+
+         <xsd:import
+            namespace=
+            "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+            schemaLocation=
+            "../wsrf/WS-BaseFaults-1_2.xsd"
+            />
+
+         <xsd:import namespace=
+  "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+            schemaLocation=
+            "../wsrf/WS-ResourceProperties-1_2.xsd"
+            />
+
+         <xsd:import
+            namespace=
+            "http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
+            schemaLocation=
+            "../wsrf/WS-ResourceLifetime-1_2.xsd"
+            />
+
+         <!-- =============== Resource Property Related  =================== -->
+
+         <!-- ======== Resource Properties for NotificationBroker ========== -->
+         <xsd:element name="NotificationBrokerRP">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <!-- From NotificationProducer -->
+                  <xsd:element ref="wsnt:Topic"
+                     minOccurs="1" maxOccurs="unbounded"/>
+                  <xsd:element ref="wsnt:FixedTopicSet"
+                     minOccurs="1" maxOccurs="1"/>
+                  <xsd:element ref="wsnt:TopicExpressionDialects"
+                     minOccurs="1" maxOccurs="unbounded"/>
+                  <!-- NotificationBroker specific  -->
+                  <xsd:element ref="wsbn:RequiresRegistration"
+                     minOccurs="1" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <!-- ====== Resource Properties for PublisherRegistration ========= -->
+         <xsd:element name="PublisherRegistrationRP">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <!-- From WS-ResourceLifetime ScheduledResourceTermination -->
+                  <xsd:element ref="wsrl:CurrentTime"
+                     minOccurs="1" maxOccurs="1"/>
+                  <xsd:element ref="wsrl:TerminationTime"
+                     minOccurs="1" maxOccurs="1"/>
+
+                  <!-- PublisherRegistration specific  -->
+                  <xsd:element ref="wsbn:PublisherReference"
+                     minOccurs="0" maxOccurs="1"/>
+                  <xsd:element ref="wsbn:Topic"
+                     minOccurs="0" maxOccurs="unbounded"/>
+                  <xsd:element ref="wsbn:Demand"
+                     minOccurs="1" maxOccurs="1"/>
+                  <xsd:element ref="wsbn:CreationTime"
+                     minOccurs="0" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <!-- ========== Message Types for NotificationBroker  ============ -->
+         <xsd:element name="RegisterPublisher">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element name="PublisherReference"
+                     type="wsa:EndpointReferenceType"
+                     minOccurs="0" maxOccurs="1"/>
+                  <xsd:element name="Topic"
+                     type="wsnt:TopicExpressionType"
+                     minOccurs="0" maxOccurs="unbounded"/>
+                  <xsd:element name="Demand"
+                     type="xsd:boolean" default="false"
+                     minOccurs="0" maxOccurs="1"/>
+                  <xsd:element name="InitialTerminationTime"
+                     type="xsd:dateTime"
+                     minOccurs="0" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="RegisterPublisherResponse">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element name="PublisherRegistrationReference"
+                     type="wsa:EndpointReferenceType"
+                     minOccurs="0" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:complexType name="ResourceUnknownFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="ResourceUnknownFault"
+            type="wsbn:ResourceUnknownFaultType"/>
+
+         <xsd:complexType name="InvalidTopicExpressionFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="InvalidTopicExpressionFault"
+            type="wsbn:InvalidTopicExpressionFaultType"/>
+
+         <xsd:complexType name="TopicNotSupportedFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="TopicNotSupportedFault"
+            type="wsbn:TopicNotSupportedFaultType"/>
+
+         <xsd:complexType name="PublisherRegistrationFailedFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="PublisherRegistrationFailedFault"
+            type="wsbn:PublisherRegistrationFailedFaultType"/>
+
+      </xsd:schema>
+   </wsdl:types>
+
+   <!-- ========== NotificationBroker::RegisterPublisher =============
+      RegisterPublisher(PublisherReference, TopicExpression* ,
+                        [Demand], [InitialTerminationTime])
+      returns: WS-Resource qualified EPR to a PublisherRegistration -->
+   <wsdl:message name="RegisterPublisherRequest">
+      <wsdl:part name="RegisterPublisherRequest"
+         element="wsbn:RegisterPublisher"/>
+   </wsdl:message>
+
+   <wsdl:message name="RegisterPublisherResponse">
+      <wsdl:part name="RegisterPublisherResponse"
+         element="wsbn:RegisterPublisherResponse"/>
+   </wsdl:message>
+
+   <wsdl:message name="ResourceUnknownFault">
+      <part name="ResourceUnknownFault"
+         element="wsbn:ResourceUnknownFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="InvalidTopicExpressionFault">
+      <part name="InvalidTopicExpressionFault"
+         element="wsbn:InvalidTopicExpressionFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="TopicNotSupportedFault">
+      <part name="TopicNotSupportedFault"
+         element="wsbn:TopicNotSupportedFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="PublisherRegistrationFailedFault">
+      <part name="PublisherRegistrationFailedFault"
+         element="wsbn:PublisherRegistrationFailedFault"/>
+   </wsdl:message>
+
+   <!-- =================== PortType Definitions ===================== -->
+   <!-- ========== NotificationBroker PortType Definition ============ -->
+   <wsdl:portType name="NotificationBroker"
+                  wsrp:ResourceProperties="wsbn:NotificationBrokerRP">
+
+      <!-- ============= extends NotificationConsumer ============= -->
+      <wsdl:operation name="Notify">
+         <wsdl:input message="wsntw:Notify"/>
+      </wsdl:operation>
+
+      <!-- ========== extends wsrp:ResourceProperties ============= -->
+      <wsdl:operation name="GetResourceProperty">
+         <wsdl:input name="GetResourcePropertyRequest" message="wsrpw:GetResourcePropertyRequest"/>
+         <wsdl:output name="GetResourcePropertyResponse" message="wsrpw:GetResourcePropertyResponse"/>
+         <wsdl:fault name="ResourceUnknownFault" message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault" message="wsrpw:InvalidResourcePropertyQNameFault"/>
+      </wsdl:operation>
+      
+      <!-- ============= extends NotificationProducer ============= -->
+      <wsdl:operation name="Subscribe">
+         <wsdl:input message="wsntw:SubscribeRequest"/>
+         <wsdl:output message="wsntw:SubscribeResponse"/>
+         <wsdl:fault name="ResourceUnknownFault" message="wsntw:ResourceUnknownFault"/>
+         <wsdl:fault name="SubscribeCreationFailedFault" message="wsntw:SubscribeCreationFailedFault"/>
+      </wsdl:operation>
+
+      <wsdl:operation name="GetCurrentMessage">
+         <wsdl:input message="wsntw:GetCurrentMessageRequest"/>
+         <wsdl:output message="wsntw:GetCurrentMessageResponse"/>
+         <wsdl:fault name="ResourceUnknownFault" message="wsntw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidTopicExpressionFault" message="wsntw:InvalidTopicExpressionFault"/>
+         <wsdl:fault name="TopicNotSupportedFault" message="wsntw:TopicNotSupportedFault"/>
+         <wsdl:fault name="NoCurrentMessageOnTopicFault" message="wsntw:NoCurrentMessageOnTopicFault"/>
+      </wsdl:operation>
+      
+      <!-- ========= NotificationBroker specific operations ======= -->
+      <wsdl:operation name="RegisterPublisher">
+         <wsdl:input message="wsbnw:RegisterPublisherRequest"/>
+         <wsdl:output message="wsbnw:RegisterPublisherResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsbnw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidTopicExpressionFault"
+            message="wsbnw:InvalidTopicExpressionFault"/>
+         <wsdl:fault name="TopicNotSupportedFault"
+            message="wsbnw:TopicNotSupportedFault"/>
+         <wsdl:fault name="PublisherRegistrationFailedFault"
+            message="wsbnw:PublisherRegistrationFailedFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <!-- ===== PublisherRegistrationManager PortType Definition ====== -->
+   <wsdl:portType name="PublisherRegistrationManager"
+                  wsrp:ResourceProperties="wsbn:PublisherRegistrationManagerRP">
+
+      <!-- ========== extends wsrp:ResourceProperties ============= -->
+<!--
+      <wsdl:operation name="GetResourceProperty">
+         <wsdl:input name="GetResourcePropertyRequest"
+            message="wsrpw:GetResourcePropertyRequest"/>
+         <wsdl:output name="GetResourcePropertyResponse"
+            message="wsrpw:GetResourcePropertyResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault"
+            message="wsrpw:InvalidResourcePropertyQNameFault"/>
+      </wsdl:operation>
+-->
+
+      <!-- === extends wsrl:ImmediateResourceTermination ========== -->
+      <wsdl:operation name="Destroy">
+         <wsdl:input message="wsrlw:DestroyRequest"/>
+         <wsdl:output message="wsrlw:DestroyResponse"/>
+         <wsdl:fault name="ResourceUnknownFault" message="wsrlw:ResourceUnknownFault"/>
+         <wsdl:fault name="ResourceNotDestroyedFault" message="wsrlw:ResourceNotDestroyedFault"/>
+      </wsdl:operation>
+
+      <!-- === extends wsrl:ScheduledResourceTermination ========== -->
+      <wsdl:operation name="SetTerminationTime">
+         <wsdl:input message="wsrlw:SetTerminationTimeRequest"/>
+         <wsdl:output message="wsrlw:SetTerminationTimeResponse"/>
+         <wsdl:fault name="ResourceUnknownFault" message="wsrlw:ResourceUnknownFault"/>
+         <wsdl:fault name="UnableToSetTerminationTimeFault" message="wsrlw:UnableToSetTerminationTimeFault"/>
+         <wsdl:fault name="TerminationTimeChangeRejectedFault" message="wsrlw:TerminationTimeChangeRejectedFault"/>
+      </wsdl:operation>
+
+      <!-- ==== PublisherRegistrationManager specific operations == -->
+   </wsdl:portType>
+
+</wsdl:definitions>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-BrokeredNotification-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,56 @@
+<?xml version="1.0"?>
+
+<!-- 
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+-->
+
+<xsd:schema
+   xmlns="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:wsbn=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.xsd"
+   xmlns:wsnt=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+   targetNamespace=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BrokeredNotification-1.2-draft-01.xsd"
+   elementFormDefault="qualified">
+
+   <!-- ======================== Imports  ============================ -->
+
+   <xsd:import namespace=
+     "http://schemas.xmlsoap.org/ws/2003/03/addressing"
+      schemaLocation=
+      "../wsa/WS-Addressing-2003_03.xsd"
+      />
+
+   <xsd:import namespace=
+   "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+      schemaLocation=
+      "WS-BaseNotification-1_2.xsd"
+      />
+
+   <!-- ======== Resource Properties for NotificationBroker ========== -->
+   <xsd:element name="RequiresRegistration" type="xsd:boolean"/>
+
+   <!-- ====== Resource Properties for PublisherRegistration ========= -->
+   <xsd:element name="PublisherReference"
+      type="wsa:EndpointReferenceType"/>
+   <xsd:element name="Topic"
+      type="wsnt:TopicExpressionType"/>
+   <xsd:element name="Demand"
+      type="xsd:boolean"/>
+   <xsd:element name="CreationTime"
+      type="xsd:dateTime"/>
+
+</xsd:schema>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-Topics-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-Topics-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-Topics-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsn/WS-Topics-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,171 @@
+<?xml version="1.0"?>
+
+<!-- 
+
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+-->
+
+<xsd:schema
+   xmlns="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   xmlns:wsnt="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+   xmlns:wstop="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-Topics-1.2-draft-01.xsd"
+   targetNamespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-Topics-1.2-draft-01.xsd"
+   elementFormDefault="qualified">
+
+   <!-- ======================== Imports  ============================ -->
+
+   <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+               schemaLocation="../wsrf/WS-ResourceProperties-1_2.xsd"/>
+               
+   <xsd:import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"
+               schemaLocation="WS-BaseNotification-1_2.xsd"/>
+
+   <!-- =============== utility type definitions  ==================== -->
+   <xsd:complexType name="Documentation" mixed="true">
+      <xsd:sequence>
+         <xsd:any processContents="lax" minOccurs="0"
+            maxOccurs="unbounded" namespace="##any"/>
+      </xsd:sequence>
+   </xsd:complexType>
+
+   <xsd:complexType name="ExtensibleDocumented" abstract="true"
+      mixed="false">
+      <xsd:sequence>
+         <xsd:element name="documentation" type="wstop:Documentation"
+            minOccurs="0"/>
+      </xsd:sequence>
+      <xsd:anyAttribute namespace="##other" processContents="lax"/>
+   </xsd:complexType>
+
+   <!-- ================== Topic-Space Related  ====================== -->
+   <xsd:complexType name="TopicSpaceType">
+      <xsd:complexContent>
+         <xsd:extension base="wstop:ExtensibleDocumented">
+            <xsd:sequence>
+               <xsd:element name="Topic" type="wstop:TopicType"
+                  minOccurs="0" maxOccurs="unbounded"/>
+               <xsd:any namespace="##other"
+                  minOccurs="0" maxOccurs="unbounded"
+                  processContents="lax"/>
+            </xsd:sequence>
+            <xsd:attribute name="name" type="xsd:NCName"/>
+            <xsd:attribute name="targetNamespace" type="xsd:anyURI"
+               use="required"/>
+         </xsd:extension>
+      </xsd:complexContent>
+   </xsd:complexType>
+
+   <xsd:element name="TopicSpace" type="wstop:TopicSpaceType">
+      <xsd:unique name="rootTopicUniqueness">
+         <xsd:selector xpath="wstop:Topic"/>
+         <xsd:field xpath="@name"/>
+      </xsd:unique>
+   </xsd:element>
+
+   <!-- ===================== Topic Related  ========================= -->
+
+   <xsd:group name="NonAliasTopicDefinition">
+      <xsd:sequence>
+         <xsd:element name="MessagePattern"
+            type="wsrp:QueryExpressionType"
+            minOccurs="0" maxOccurs="1"/>
+         <xsd:element name="Topic" type="wstop:TopicType"
+            minOccurs="0" maxOccurs="unbounded">
+            <xsd:unique name="childTopicUniqueness">
+               <xsd:selector xpath="wstop:topic"/>
+               <xsd:field xpath="@name"/>
+            </xsd:unique>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:group>
+
+   <xsd:complexType name="TopicType">
+      <xsd:complexContent>
+         <xsd:extension base="wstop:ExtensibleDocumented">
+            <xsd:sequence>
+               <xsd:choice>
+                  <xsd:element name="AliasRef"
+                     type="wsnt:TopicExpressionType"
+                     minOccurs="1" maxOccurs="1"/>
+                  <xsd:group ref="wstop:NonAliasTopicDefinition"/>
+               </xsd:choice>
+               <xsd:any namespace="##other" minOccurs="0"
+                  maxOccurs="unbounded"/>
+            </xsd:sequence>
+            <xsd:attribute name="name" use="required" type="xsd:NCName"/>
+            <xsd:attribute name="messageTypes" default="xsd:any">
+               <xsd:simpleType>
+                  <xsd:list itemType="xsd:QName"/>
+               </xsd:simpleType>
+            </xsd:attribute>
+            <xsd:attribute name="final" type="xsd:boolean"
+               default="false"/>
+         </xsd:extension>
+      </xsd:complexContent>
+   </xsd:complexType>
+
+   <!-- ================ Topic Expression Related  =================== -->
+
+   <xsd:simpleType name="FullTopicPathExpression">
+      <xsd:restriction base="xsd:token">
+         <xsd:annotation>
+            <xsd:documentation>
+        TopicPathExpression  ::=   TopicPath ( '|' TopicPath )*  
+        TopicPath       ::=   RootTopic ChildTopicExpression* 
+        RootTopic       ::=   NamespacePrefix? ('//')? (NCName | '*')  
+        NamespacePrefix ::=   NCName ':'      
+        ChildTopicExpression ::=   '/' '/'? (NCName | '*'| '.')
+
+            </xsd:documentation>
+         </xsd:annotation>
+         <xsd:pattern value=
+            "([\i-[:]][\c-[:]]*:)?(//)?([\i-[:]][\c-[:]]*|\*)((/|//)([\i-[:]][\c-[:]]*|\*|[.]))*(\|([\i-[:]][\c-[:]]*:)?(//)?([\i-[:]][\c-[:]]*|\*)((/|//)([\i-[:]][\c-[:]]*|\*|[.]))*)*">
+         </xsd:pattern>
+      </xsd:restriction>
+   </xsd:simpleType>
+
+   <xsd:simpleType name="ConcreteTopicPathExpression">
+      <xsd:restriction base="xsd:token">
+         <xsd:annotation>
+            <xsd:documentation>
+  The pattern allows strings matching the following EBNF:
+    ConcreteTopicPath    ::=   RootTopic ChildTopic*    
+    RootTopic            ::=   QName  
+    ChildTopic           ::=   '/' NCName
+
+            </xsd:documentation>
+         </xsd:annotation>
+         <xsd:pattern value=
+   "(( [\i-[:]][\c-[:]]*:)? [\i-[:]][\c-[:]]*)(/ [\i-[:]][\c-[:]]*)*">
+         </xsd:pattern>
+      </xsd:restriction>
+   </xsd:simpleType>
+
+   <xsd:simpleType name="SimpleTopicExpression">
+      <xsd:restriction base="xsd:token">
+         <xsd:annotation>
+            <xsd:documentation>
+  The pattern allows strings matching the following EBNF:
+    RootTopic            ::=   QName
+
+            </xsd:documentation>
+         </xsd:annotation>
+         <xsd:pattern value="([\i-[:]][\c-[:]]*:)?( [\i-[:]][\c-[:]]*)">
+         </xsd:pattern>
+      </xsd:restriction>
+   </xsd:simpleType>
+
+</xsd:schema>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.wsdl
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.wsdl?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.wsdl (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.wsdl Tue Feb  1 14:02:58 2005
@@ -0,0 +1,39 @@
+<?xml version="1.0"?>
+
+<!-- 
+   OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director. 
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director. 
+
+Copyright (C) OASIS Open (2004). All Rights Reserved. 
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 
+-->
+
+<wsdl:definitions name="BaseFaults"
+   xmlns="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xmlns:wsbf="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.wsdl">
+
+   <!-- ===================== Types Definitions ====================== -->
+   <wsdl:types>
+      <xsd:schema elementFormDefault="qualified">
+         
+         <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+                     schemaLocation="WS-BaseFaults-1_2.xsd"/>
+                     
+      </xsd:schema>
+   </wsdl:types>
+
+   <wsdl:message name="BaseFaultMessage">
+      <wsdl:part name="Fault" element="wsbf:BaseFault"/>
+   </wsdl:message>
+
+</wsdl:definitions>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-BaseFaults-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,76 @@
+<?xml version="1.0"?>
+
+<!-- 
+   OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director. 
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director. 
+
+Copyright (C) OASIS Open (2004). All Rights Reserved. 
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 
+-->
+
+<xsd:schema
+   xmlns="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:wsbf="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+   elementFormDefault="qualified"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd">
+
+   <xsd:import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+               schemaLocation="../wsa/WS-Addressing-2003_03.xsd"/>
+
+   <xsd:import namespace="http://www.w3.org/XML/1998/namespace"
+               schemaLocation="../xml/XML-Namespace-1998.xsd">               
+      <xsd:annotation>
+         <xsd:documentation>
+            Get access to the xml: attribute groups for xml:lang as declared on 'schema'
+            and 'documentation' below
+         </xsd:documentation>
+      </xsd:annotation>
+   </xsd:import>
+   
+   <!-- ====================== BaseFault Types ======================= -->
+
+   <xsd:element name="BaseFault" type="wsbf:BaseFaultType"/>
+
+   <xsd:complexType name="BaseFaultType">
+      <xsd:sequence>
+         <xsd:element name="Timestamp" type="xsd:dateTime"
+            minOccurs="1" maxOccurs="1"/>
+         <xsd:element name="Originator" type="wsa:EndpointReferenceType"
+            minOccurs="0" maxOccurs="1"/>
+         <xsd:element name="ErrorCode"
+            minOccurs="0" maxOccurs="1">
+            <xsd:complexType>
+               <xsd:complexContent mixed="true">
+                  <xsd:extension base="xsd:anyType">
+                     <xsd:attribute name="dialect" type="xsd:anyURI"
+                        use="required"/>
+                  </xsd:extension>
+               </xsd:complexContent>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="Description"
+            minOccurs="0" maxOccurs="unbounded">
+            <xsd:complexType>
+               <xsd:simpleContent>
+                  <xsd:extension base="xsd:string">
+                     <xsd:attribute ref="xml:lang" use="optional"/>
+                  </xsd:extension>
+               </xsd:simpleContent>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="FaultCause" type="wsbf:BaseFaultType"
+            minOccurs="0" maxOccurs="unbounded"/>
+      </xsd:sequence>
+   </xsd:complexType>
+</xsd:schema>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.wsdl
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.wsdl?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.wsdl (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.wsdl Tue Feb  1 14:02:58 2005
@@ -0,0 +1,158 @@
+<?xml version="1.0"?>
+
+<wsdl:definitions
+   name="WS-ResourceLifetime"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl"
+   xmlns="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:wsbf="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsrl="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
+   xmlns:wsrlw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.wsdl"
+   xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+   <wsdl:types>
+      <xsd:schema
+         xmlns="http://www.w3.org/2001/XMLSchema"
+         targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
+         elementFormDefault="qualified">
+         
+         <xsd:include schemaLocation="WS-ResourceLifetime-1_2.xsd"/>
+         
+         <xsd:import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing" 
+                     schemaLocation="../wsa/WS-Addressing-2003_03.xsd"/>
+         
+         <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+                     schemaLocation="WS-BaseFaults-1_2.xsd"/>
+                     
+         <!-- ==== Resource Properties for ScheduledResourceTermination ==== -->
+         <xsd:element name="ScheduledResourceTerminationRP">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element maxOccurs="1" minOccurs="1" ref="wsrl:CurrentTime"/>
+                  <xsd:element maxOccurs="1" minOccurs="1" ref="wsrl:TerminationTime"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+         <!-- ====== Message Types for ImmediateResourceTermination  ======= -->
+         <xsd:element name="Destroy">
+            <xsd:complexType/>
+         </xsd:element>
+         <xsd:element name="DestroyResponse">
+            <xsd:complexType/>
+         </xsd:element>
+         
+         <xsd:complexType name="ResourceUnknownFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="ResourceUnknownFault" type="wsrl:ResourceUnknownFaultType"/>
+         
+         <xsd:complexType name="ResourceNotDestroyedFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element
+            name="ResourceNotDestroyedFault"
+            type="wsrl:ResourceNotDestroyedFaultType"/>
+         
+         <!-- ====== Message Types for ScheduledResourceTermination  ======= -->
+         <xsd:element name="SetTerminationTime">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element
+                     name="RequestedTerminationTime"
+                     nillable="true"
+                     type="xsd:dateTime"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+         <xsd:element name="SetTerminationTimeResponse">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element name="NewTerminationTime" nillable="true" type="xsd:dateTime"/>
+                  <xsd:element name="CurrentTime" type="xsd:dateTime"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+         <xsd:complexType name="UnableToSetTerminationTimeFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element
+            name="UnableToSetTerminationTimeFault"
+            type="wsrl:UnableToSetTerminationTimeFaultType"/>
+         <xsd:complexType name="TerminationTimeChangeRejectedFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element
+            name="TerminationTimeChangeRejectedFault"
+            type="wsrl:TerminationTimeChangeRejectedFaultType"/>
+      </xsd:schema>
+   </wsdl:types>
+   <wsdl:message name="DestroyResponse">
+      <wsdl:part element="wsrl:DestroyResponse" name="DestroyResponse"/>
+   </wsdl:message>
+   <wsdl:message name="SetTerminationTimeRequest">
+      <wsdl:part element="wsrl:SetTerminationTime" name="SetTerminationTimeRequest"/>
+   </wsdl:message>
+   <wsdl:message name="ResourceUnknownFault">
+      <wsdl:part element="wsrl:ResourceUnknownFault" name="ResourceUnknownFault"/>
+   </wsdl:message>
+   <wsdl:message name="DestroyRequest">
+      <wsdl:part element="wsrl:Destroy" name="DestroyRequest"/>
+   </wsdl:message>
+   <wsdl:message name="UnableToSetTerminationTimeFault">
+      <wsdl:part
+         element="wsrl:UnableToSetTerminationTimeFault"
+         name="UnableToSetTerminationTimeFault"/>
+   </wsdl:message>
+   <wsdl:message name="SetTerminationTimeResponse">
+      <wsdl:part
+         element="wsrl:SetTerminationTimeResponse"
+         name="SetTerminationTimeResponse"/>
+   </wsdl:message>
+   <wsdl:message name="ResourceNotDestroyedFault">
+      <wsdl:part
+         element="wsrl:ResourceNotDestroyedFault"
+         name="ResourceNotDestroyedFault"/>
+   </wsdl:message>
+   <wsdl:message name="TerminationTimeChangeRejectedFault">
+      <wsdl:part
+         element="wsrl:TerminationTimeChangeRejectedFault"
+         name="TerminationTimeChangeRejectedFault"/>
+   </wsdl:message>
+   
+   <wsdl:portType name="ScheduledResourceTermination" wsrp:ResourceProperties="wsrl:ScheduledResourceTerminationRP">
+      <wsdl:operation name="SetTerminationTime">
+         <wsdl:input message="wsrlw:SetTerminationTimeRequest"/>
+         <wsdl:output message="wsrlw:SetTerminationTimeResponse"/>
+         <wsdl:fault
+            message="wsrlw:UnableToSetTerminationTimeFault"
+            name="UnableToSetTerminationTimeFault"/>
+         <wsdl:fault message="wsrlw:ResourceUnknownFault" name="ResourceUnknownFault"/>
+         <wsdl:fault
+            message="wsrlw:TerminationTimeChangeRejectedFault"
+            name="TerminationTimeChangeRejectedFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+   
+   <wsdl:portType name="ImmediateResourceTermination">
+      <wsdl:operation name="Destroy">
+         <wsdl:input message="wsrlw:DestroyRequest"/>
+         <wsdl:output message="wsrlw:DestroyResponse"/>
+         <wsdl:fault
+            message="wsrlw:ResourceNotDestroyedFault"
+            name="ResourceNotDestroyedFault"/>
+         <wsdl:fault message="wsrlw:ResourceUnknownFault" name="ResourceUnknownFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+   
+</wsdl:definitions>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceLifetime-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 
+
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+-->
+
+<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xmlns:wsrl="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
+   elementFormDefault="qualified" attributeFormDefault="unqualified"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd">
+   <!--
+    =============== Resource Property Related  ===================
+   -->
+   <!--
+    ==== Resource Properties for ScheduledResourceTermination ====
+   -->
+
+   <xsd:element name="CurrentTime" type="xsd:dateTime"/>
+   <xsd:element name="TerminationTime" nillable="true" type="xsd:dateTime"/>
+
+   <!--
+    ============= Notification Message Related  ==================
+     -->
+   <xsd:element name="TerminationNotification">
+      <xsd:complexType>
+         <xsd:sequence>
+            <xsd:element name="TerminationTime" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
+            <xsd:element name="TerminationReason" type="xsd:anyType" minOccurs="0" maxOccurs="1"/>
+         </xsd:sequence>
+      </xsd:complexType>
+   </xsd:element>
+</xsd:schema>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.wsdl
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.wsdl?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.wsdl (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.wsdl Tue Feb  1 14:02:58 2005
@@ -0,0 +1,375 @@
+<?xml version="1.0"?>
+
+<!-- 
+
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+-->
+
+<wsdl:definitions name="WS-ResourceProperties"
+   xmlns="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+   xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:wsbf="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+   xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   xmlns:wsrpw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl">
+
+   <!-- ===================== Types Definitions ====================== -->
+   <wsdl:types>
+      <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+                  targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+                  elementFormDefault="qualified">
+
+         <xsd:include schemaLocation="WS-ResourceProperties-1_2.xsd" />
+
+         <xsd:import namespace="http://schemas.xmlsoap.org/ws/2003/03/addressing"
+                     schemaLocation="../wsa/WS-Addressing-2003_03.xsd" />
+
+         <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd"
+                     schemaLocation="WS-BaseFaults-1_2.xsd" />
+
+         <!-- ========== Message Types for GetResourceProperty  ============ -->
+
+         <xsd:element name="GetResourceProperty"
+            type="xsd:QName"/>
+
+         <xsd:element name="GetResourcePropertyResponse">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:any minOccurs="0" maxOccurs="unbounded"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:complexType name="ResourceUnknownFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="ResourceUnknownFault"
+            type="wsrp:ResourceUnknownFaultType"/>
+
+         <xsd:complexType name="InvalidResourcePropertyQNameFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="InvalidResourcePropertyQNameFault"
+            type="wsrp:InvalidResourcePropertyQNameFaultType"/>
+
+
+         <!-- ====== Message Types for GetMultipleResourceProperties ======= -->
+         <xsd:element name="GetMultipleResourceProperties">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element name="ResourceProperty" type="xsd:QName"
+                     minOccurs="1" maxOccurs="unbounded"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="GetMultipleResourcePropertiesResponse">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:any minOccurs="0" maxOccurs="unbounded"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <!-- ========= Message Types for SetResourceProperties =========== -->
+
+         <xsd:complexType name="InsertType">
+            <xsd:sequence>
+               <xsd:any processContents="lax"
+                  minOccurs="1" maxOccurs="unbounded"/>
+            </xsd:sequence>
+         </xsd:complexType>
+         <xsd:element name="Insert"
+            type="wsrp:InsertType"/>
+
+         <xsd:complexType name="UpdateType">
+            <xsd:sequence>
+               <xsd:any processContents="lax"
+                  minOccurs="1" maxOccurs="unbounded"/>
+            </xsd:sequence>
+         </xsd:complexType>
+         <xsd:element name="Update"
+            type="wsrp:UpdateType"/>
+
+         <xsd:complexType name="DeleteType">
+            <xsd:attribute name="ResourceProperty"
+               type="xsd:QName" use="required"/>
+         </xsd:complexType>
+         <xsd:element name="Delete"
+            type="wsrp:DeleteType"/>
+
+         <xsd:element name="SetResourceProperties">
+            <xsd:complexType>
+               <xsd:choice minOccurs="0" maxOccurs="unbounded">
+                  <xsd:element ref="wsrp:Insert"/>
+                  <xsd:element ref="wsrp:Update"/>
+                  <xsd:element ref="wsrp:Delete"/>
+               </xsd:choice>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="SetResourcePropertiesResponse">
+            <xsd:complexType/>
+         </xsd:element>
+
+         <xsd:complexType
+            name="InvalidSetResourcePropertiesRequestContentFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="InvalidSetResourcePropertiesRequestContentFault"
+            type="wsrp:InvalidSetResourcePropertiesRequestContentFaultType"/>
+
+         <xsd:complexType name="UnableToModifyResourcePropertyFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="UnableToModifyResourcePropertyFault"
+            type="wsrp:UnableToModifyResourcePropertyFaultType"/>
+
+         <xsd:complexType name="SetResourcePropertyRequestFailedFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="SetResourcePropertyRequestFailedFault"
+            type="wsrp:SetResourcePropertyRequestFailedFaultType"/>
+
+
+         <!-- ========= Message Types for QueryResourceProperties ========== -->
+
+         <xsd:element name="QueryResourceProperties">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:element ref="wsrp:QueryExpression"
+                     minOccurs="1" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:element name="QueryResourcePropertiesResponse">
+            <xsd:complexType>
+               <xsd:complexContent mixed="true">
+                  <xsd:restriction base="xsd:anyType">
+                     <xsd:sequence>
+                        <xsd:any processContents="lax"
+                           minOccurs="1" maxOccurs="unbounded"/>
+                     </xsd:sequence>
+                  </xsd:restriction>
+               </xsd:complexContent>
+            </xsd:complexType>
+         </xsd:element>
+
+         <xsd:complexType name="UnknownQueryExpressionDialectFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="UnknownQueryExpressionDialectFault"
+            type="wsrp:UnknownQueryExpressionDialectFaultType"/>
+
+         <xsd:complexType name="InvalidQueryExpressionFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="InvalidQueryExpressionFault"
+            type="wsrp:InvalidQueryExpressionFaultType"/>
+
+         <xsd:complexType name="QueryEvaluationErrorFaultType">
+            <xsd:complexContent>
+               <xsd:extension base="wsbf:BaseFaultType"/>
+            </xsd:complexContent>
+         </xsd:complexType>
+         <xsd:element name="QueryEvaluationErrorFault"
+            type="wsrp:QueryEvaluationErrorFaultType"/>
+
+      </xsd:schema>
+   </wsdl:types>
+
+   <!-- ===================== GetResourceProperty ====================
+     GetResourceProperty(QName)
+     returns: any
+   -->
+   <wsdl:message name="GetResourcePropertyRequest">
+      <wsdl:part name="GetResourcePropertyRequest"
+         element="wsrp:GetResourceProperty"/>
+   </wsdl:message>
+
+   <wsdl:message name="GetResourcePropertyResponse">
+      <wsdl:part name="GetResourcePropertyResponse"
+         element="wsrp:GetResourcePropertyResponse"/>
+   </wsdl:message>
+
+   <wsdl:message name="ResourceUnknownFault">
+      <part name="ResourceUnknownFault"
+         element="wsrp:ResourceUnknownFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="InvalidResourcePropertyQNameFault">
+      <part name="InvalidResourcePropertyQNameFault"
+         element="wsrp:InvalidResourcePropertyQNameFault"/>
+   </wsdl:message>
+
+   <!-- ==============GetMultipleResourceProperties ==================
+     GetMultipleResourceProperties(list of QName)
+     returns: sequence of any
+   -->
+   <wsdl:message name="GetMultipleResourcePropertiesRequest">
+      <wsdl:part name="GetMultipleResourcePropertiesRequest"
+         element="wsrp:GetMultipleResourceProperties"/>
+   </wsdl:message>
+
+   <wsdl:message name="GetMultipleResourcePropertiesResponse">
+      <wsdl:part name="GetMultipleResourcePropertiesResponse"
+         element="wsrp:GetMultipleResourcePropertiesResponse"/>
+   </wsdl:message>
+
+   <!-- ================= SetResourceProperties ======================
+     SetResourceProperties(
+     { insert (any)* |
+       update (any)* |
+       delete@QName } +
+     )
+     returns: empty
+   -->
+   <wsdl:message name="SetResourcePropertiesRequest">
+      <wsdl:part name="SetResourcePropertiesRequest"
+         element="wsrp:SetResourceProperties"/>
+   </wsdl:message>
+
+   <wsdl:message name="SetResourcePropertiesResponse">
+      <wsdl:part name="SetResourcePropertiesResponse"
+         element="wsrp:SetResourcePropertiesResponse"/>
+   </wsdl:message>
+
+   <wsdl:message name="InvalidSetResourcePropertiesRequestContentFault">
+      <part name="InvalidSetResourcePropertiesRequestContentFault"
+         element="wsrp:InvalidSetResourcePropertiesRequestContentFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="UnableToModifyResourcePropertyFault">
+      <part name="UnableToModifyResourcePropertyFault"
+         element="wsrp:UnableToModifyResourcePropertyFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="SetResourcePropertyRequestFailedFault">
+      <part name="SetResourcePropertyRequestFailedFault"
+         element="wsrp:SetResourcePropertyRequestFailedFault"/>
+   </wsdl:message>
+
+   <!-- ================ QueryResourceProperties =====================
+     QueryResourceProperties(QueryExpression)
+     returns: any
+   -->
+   <wsdl:message name="QueryResourcePropertiesRequest">
+      <wsdl:part name="QueryResourcePropertiesRequest"
+         element="wsrp:QueryResourceProperties"/>
+   </wsdl:message>
+
+   <wsdl:message name="QueryResourcePropertiesResponse">
+      <wsdl:part name="QueryResourcePropertiesResponse"
+         element="wsrp:QueryResourcePropertiesResponse"/>
+   </wsdl:message>
+
+   <wsdl:message name="UnknownQueryExpressionDialectFault">
+      <part name="UnknownQueryExpressionDialectFault"
+         element="wsrp:UnknownQueryExpressionDialectFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="InvalidQueryExpressionFault">
+      <part name="InvalidQueryExpressionFault"
+         element="wsrp:InvalidQueryExpressionFault"/>
+   </wsdl:message>
+
+   <wsdl:message name="QueryEvaluationErrorFault">
+      <part name="QueryEvaluationErrorFault"
+         element="wsrp:QueryEvaluationErrorFault"/>
+   </wsdl:message>
+
+   <!-- =================== PortType Definitions ===================== -->
+   <wsdl:portType name="GetResourceProperty">
+      <wsdl:operation name="GetResourceProperty">
+         <wsdl:input name="GetResourcePropertyRequest"
+            message="wsrpw:GetResourcePropertyRequest"/>
+         <wsdl:output name="GetResourcePropertyResponse"
+            message="wsrpw:GetResourcePropertyResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault"
+            message="wsrpw:InvalidResourcePropertyQNameFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <wsdl:portType name="GetMultipleResourceProperties">
+      <wsdl:operation name="GetMultipleResourceProperties">
+         <wsdl:input name="GetMultipleResourcePropertiesRequest"
+            message="wsrpw:GetMultipleResourcePropertiesRequest"/>
+         <wsdl:output name="GetMultipleResourcePropertiesResponse"
+            message="wsrpw:GetMultipleResourcePropertiesResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault"
+            message="wsrpw:InvalidResourcePropertyQNameFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <wsdl:portType name="SetResourceProperties">
+      <wsdl:operation name="SetResourceProperties">
+         <wsdl:input name="SetResourcePropertiesRequest"
+            message="wsrpw:SetResourcePropertiesRequest"/>
+         <wsdl:output name="SetResourcePropertiesResponse"
+            message="wsrpw:SetResourcePropertiesResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidSetResourcePropertiesRequestContentFault"
+            message="wsrpw:InvalidSetResourcePropertiesRequestContentFault"/>
+         <wsdl:fault name="UnableToModifyResourcePropertyFault"
+            message="wsrpw:UnableToModifyResourcePropertyFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault"
+            message="wsrpw:InvalidResourcePropertyQNameFault"/>
+         <wsdl:fault name="SetResourcePropertyRequestFailedFault"
+            message="wsrpw:SetResourcePropertyRequestFailedFault"/>
+      </wsdl:operation>
+   </wsdl:portType>
+
+   <wsdl:portType name="QueryResourceProperties">
+      <wsdl:operation name="QueryResourceProperties">
+         <wsdl:input name="QueryResourcePropertiesRequest"
+            message="wsrpw:QueryResourcePropertiesRequest"/>
+         <wsdl:output name="QueryResourcePropertiesResponse"
+            message="wsrpw:QueryResourcePropertiesResponse"/>
+         <wsdl:fault name="ResourceUnknownFault"
+            message="wsrpw:ResourceUnknownFault"/>
+         <wsdl:fault name="InvalidResourcePropertyQNameFault"
+            message="wsrpw:InvalidResourcePropertyQNameFault"/>
+         <wsdl:fault name="UnknownQueryExpressionDialectFault"
+            message="wsrpw:UnknownQueryExpressionDialectFault"/>
+         <wsdl:fault name="InvalidQueryExpressionFault"
+            message="wsrpw:InvalidQueryExpressionFault"/>
+         <wsdl:fault name="QueryEvaluationErrorFault"
+            message="wsrpw:QueryEvaluationErrorFault"/>
+      </wsdl:operation>
+
+   </wsdl:portType>
+
+</wsdl:definitions>

Added: incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.xsd
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.xsd?view=auto&rev=149453
==============================================================================
--- incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.xsd (added)
+++ incubator/apollo/trunk/spec-xbeans/src/wsdl/wsrf/WS-ResourceProperties-1_2.xsd Tue Feb  1 14:02:58 2005
@@ -0,0 +1,63 @@
+<?xml version="1.0"?>
+
+<!-- 
+
+OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on OASIS's procedures with respect to rights in OASIS specifications can be found at the OASIS website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification, can be obtained from the OASIS Executive Director.
+
+OASIS invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to implement this specification. Please address the information to the OASIS Executive Director.
+
+Copyright (C) OASIS Open (2004). All Rights Reserved.
+
+This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to OASIS, except as needed for the purpose of developing OASIS specifications, in which case the procedures for copyrights defined in the OASIS Intellectual Property Rights document must be followed, or as required to translate it into languages other than English. 
+
+The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 
+
+This document and the information contained herein is provided on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+
+-->
+
+<xsd:schema
+   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+   xmlns:wsrp="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   elementFormDefault="qualified"
+   targetNamespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd">
+
+   <!-- ======= Global Attribute Declaration for WSDL 1.1 portType==== -->
+   <xsd:attribute name="ResourceProperties" type="xsd:QName"/>
+
+   <!-- = Notification Message for ResourceProperties value change === -->
+   <xsd:complexType name="ResourcePropertyValueChangeNotificationType">
+      <xsd:sequence>
+         <xsd:element name="OldValue" nillable="true"
+            minOccurs="0" maxOccurs="1">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:any minOccurs="1" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+         <xsd:element name="NewValue" nillable="true"
+            minOccurs="1" maxOccurs="1">
+            <xsd:complexType>
+               <xsd:sequence>
+                  <xsd:any minOccurs="1" maxOccurs="1"/>
+               </xsd:sequence>
+            </xsd:complexType>
+         </xsd:element>
+      </xsd:sequence>
+   </xsd:complexType>
+
+   <xsd:element name="ResourcePropertyValueChangeNotification"
+      type="wsrp:ResourcePropertyValueChangeNotificationType"/>
+
+   <xsd:complexType name="QueryExpressionType" mixed="true">
+      <xsd:sequence>
+         <xsd:any minOccurs="0" maxOccurs="1" processContents="lax"/>
+      </xsd:sequence>
+      <xsd:attribute name="Dialect" type="xsd:anyURI"/>
+   </xsd:complexType>
+
+   <xsd:element name="QueryExpression" type="wsrp:QueryExpressionType"/>
+
+</xsd:schema> 



---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org