You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by da...@apache.org on 2006/08/02 03:32:52 UTC

svn commit: r427843 [2/4] - in /webservices/muse/trunk/samples/wsn-producer: ./ config/ router-entries/ router-entries/WsResource/ src/ src/org/ src/org/apache/ src/org/apache/muse/ src/org/apache/muse/test/ src/org/apache/muse/test/producer/ wsdl/

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-MetadataExchange-2004_09.xsd
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-MetadataExchange-2004_09.xsd?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-MetadataExchange-2004_09.xsd (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-MetadataExchange-2004_09.xsd Tue Aug  1 18:32:50 2006
@@ -0,0 +1,113 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+<!--
+(c) 2004 BEA Systems Inc., Computer Associates International, Inc.,
+International Business Machines Corporation, Microsoft Corporation,
+Inc., SAP AG, Sun Microsystems, and webMethods. All rights reserved. 
+
+Permission to copy and display the WS-MetadataExchange Specification
+(the "Specification"), in any medium without fee or royalty is hereby
+granted, provided that you include the following on ALL copies of the
+Specification that you make:
+
+1.	A link or URL to the Specification at this location.
+2.	The copyright notice as shown in the Specification.
+
+BEA Systems, Computer Associates, IBM, Microsoft, SAP, Sun, and
+webMethods (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
+WS-MetadataExchange Specification.
+
+THE 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
+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 SPECIFICATIONS.
+
+The name and trademarks of the Authors may NOT be used in any manner,
+including advertising or publicity pertaining to the Specifications or
+their contents without specific, written prior permission. Title to
+copyright in the Specifications will at all times remain with the
+Authors.
+
+No other rights are granted by implication, estoppel or otherwise.
+-->
+
+<xs:schema
+    targetNamespace="http://schemas.xmlsoap.org/ws/2004/09/mex" 
+    xmlns:tns="http://schemas.xmlsoap.org/ws/2004/09/mex" 
+    xmlns:wsa="http://www.w3.org/2005/08/addressing" 
+    xmlns:xs="http://www.w3.org/2001/XMLSchema" 
+    elementFormDefault="qualified" >
+
+  <xs:import
+      namespace="http://www.w3.org/2005/08/addressing" 
+      schemaLocation="WS-Addressing-2005_08.xsd" />
+
+  <!-- Get Metadata request -->
+  <xs:element name='GetMetadata' >
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref='tns:Dialect' minOccurs='0' />
+        <xs:element ref='tns:Identifier' minOccurs='0' />
+      </xs:sequence>
+      <xs:anyAttribute namespace='##other' processContents='lax' />
+    </xs:complexType>
+  </xs:element>
+
+  <xs:element name='Dialect' type='xs:anyURI' />
+  <xs:element name='Identifier' type='xs:anyURI' />
+
+  <!-- Get Metadata response -->
+  <xs:element name='Metadata' >
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref='tns:MetadataSection'
+                    minOccurs='0'
+                    maxOccurs='unbounded' />
+      </xs:sequence>
+      <xs:anyAttribute namespace='##other' processContents='lax' />
+    </xs:complexType>
+  </xs:element>
+
+  <xs:element name='MetadataSection' >
+    <xs:complexType>
+      <xs:choice>
+        <xs:any namespace='##other'
+                processContents='lax'
+                minOccurs='0'
+                maxOccurs='unbounded' />
+        <xs:element ref='tns:MetadataReference' />
+        <xs:element ref='tns:Location' />
+      </xs:choice>
+      <xs:attribute name='Dialect' type='xs:anyURI' use='required' />
+      <xs:attribute name='Identifier' type='xs:anyURI' />
+      <xs:anyAttribute namespace='##other' processContents='lax' />
+    </xs:complexType>
+  </xs:element>
+
+  <xs:element name='MetadataReference'
+              type='wsa:EndpointReferenceType' />
+
+  <xs:element name='Location'
+              type='xs:anyURI' />
+
+  <!-- count(/s:Envelope/s:Body/*) = 0 for Get request -->
+
+  <!-- Get Response returns xs:any -->
+
+  <xs:complexType name='AnyXmlType' >
+    <xs:sequence>
+      <xs:any namespace='##any' processContents='lax' />
+    </xs:sequence>
+    <xs:anyAttribute namespace='##any' processContents='lax' />
+  </xs:complexType>
+
+</xs:schema>

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.wsdl?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.wsdl (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.wsdl Tue Aug  1 18:32:50 2006
@@ -0,0 +1,54 @@
+<?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 (2005). 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-Resource"
+  xmlns="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2" 
+  xmlns:wsrf-rw="http://docs.oasis-open.org/wsrf/rw-2" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/rw-2" 
+>
+  
+<!-- ===================== Types Definitions ====================== -->
+   <wsdl:types>
+     <xsd:schema 
+        xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+        targetNamespace="http://docs.oasis-open.org/wsrf/rw-2"
+        elementFormDefault="qualified" 
+        attributeFormDefault="unqualified">
+
+       <xsd:import 
+         namespace="http://docs.oasis-open.org/wsrf/r-2"
+         schemaLocation="WS-Resource-1_2.xsd"
+       /> 
+       
+     </xsd:schema>
+   </wsdl:types>
+
+<!-- ================= WS-Resource faults ========================= -->
+  <wsdl:message name="ResourceUnknownFault">
+     <part name="ResourceUnknownFault"
+           element="wsrf-r:ResourceUnknownFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="ResourceUnavailableFault">
+     <part name="ResourceUnavailableFault"
+           element="wsrf-r:ResourceUnavailableFault" />
+  </wsdl:message> 
+
+</wsdl:definitions>
+

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.xsd
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.xsd?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.xsd (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-Resource-1_2.xsd Tue Aug  1 18:32:50 2006
@@ -0,0 +1,48 @@
+<?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 (2005). 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:wsrf-r="http://docs.oasis-open.org/wsrf/r-2"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  elementFormDefault="qualified" attributeFormDefault="unqualified" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/r-2" 
+>
+ 
+  <xsd:import 
+     namespace="http://docs.oasis-open.org/wsrf/bf-2"
+     schemaLocation="WS-BaseFaults-1_2.xsd" />
+
+<!-- ====================== WS-Resource fault types ============= -->
+ 
+      <xsd:complexType name="ResourceUnknownFaultType">
+         <xsd:complexContent>
+            <xsd:extension base="wsrf-bf:BaseFaultType"/>
+         </xsd:complexContent>
+      </xsd:complexType>
+      <xsd:element name="ResourceUnknownFault" 
+                   type="wsrf-r:ResourceUnknownFaultType"/>
+
+      <xsd:complexType name="ResourceUnavailableFaultType">
+         <xsd:complexContent>
+            <xsd:extension base="wsrf-bf:BaseFaultType"/>
+         </xsd:complexContent>
+      </xsd:complexType>
+      <xsd:element name="ResourceUnavailableFault" 
+                   type="wsrf-r:ResourceUnavailableFaultType"/>
+</xsd:schema>
+

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.wsdl?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.wsdl (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.wsdl Tue Aug  1 18:32:50 2006
@@ -0,0 +1,83 @@
+<?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 (2005). 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-ResourceLifetime" 
+targetNamespace="http://docs.oasis-open.org/wsrf/rlw-2" 
+xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" 
+xmlns:wsrf-rl="http://docs.oasis-open.org/wsrf/rl-2" 
+xmlns:wsrf-rlw="http://docs.oasis-open.org/wsrf/rlw-2" 
+xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2" 
+xmlns:wsrf-rw="http://docs.oasis-open.org/wsrf/rw-2" 
+xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+
+	<wsdl:import namespace="http://docs.oasis-open.org/wsrf/rw-2" 
+       location="WS-Resource-1_2.wsdl"/>
+	<wsdl:types>
+		<xsd:schema attributeFormDefault="unqualified" 
+		elementFormDefault="qualified" 
+		xmlns="http://www.w3.org/2001/XMLSchema">
+			<xsd:import namespace="http://docs.oasis-open.org/wsrf/rl-2" 
+				schemaLocation="WS-ResourceLifetime-1_2.xsd" />
+		</xsd:schema>
+	</wsdl:types>
+
+	<wsdl:message name="SetTerminationTimeRequest">
+		<wsdl:part element="wsrf-rl:SetTerminationTime" name="SetTerminationTimeRequest" />
+	</wsdl:message>
+	<wsdl:message name="SetTerminationTimeResponse">
+		<wsdl:part element="wsrf-rl:SetTerminationTimeResponse" name="SetTerminationTimeResponse" />
+	</wsdl:message>
+
+	<wsdl:message name="DestroyRequest">
+		<wsdl:part element="wsrf-rl:Destroy" name="DestroyRequest" />
+	</wsdl:message>
+	<wsdl:message name="DestroyResponse">
+		<wsdl:part element="wsrf-rl:DestroyResponse" name="DestroyResponse" />
+	</wsdl:message>
+	<wsdl:message name="ResourceNotDestroyedFault">
+		<wsdl:part element="wsrf-rl:ResourceNotDestroyedFault" name="ResourceNotDestroyedFault" />
+	</wsdl:message>
+
+	<wsdl:message name="UnableToSetTerminationTimeFault">
+		<wsdl:part element="wsrf-rl:UnableToSetTerminationTimeFault" name="UnableToSetTerminationTimeFault" />
+	</wsdl:message>
+	<wsdl:message name="TerminationTimeChangeRejectedFault">
+		<wsdl:part element="wsrf-rl:TerminationTimeChangeRejectedFault" name="TerminationTimeChangeRejectedFault" />
+	</wsdl:message>
+	<wsdl:portType name="ImmediateResourceTermination">
+		<wsdl:operation name="Destroy">
+			<wsdl:input name="DestroyRequest" message="wsrf-rlw:DestroyRequest" />
+
+			<wsdl:output name="DestroyResponse" message="wsrf-rlw:DestroyResponse" />
+			<wsdl:fault message="wsrf-rlw:ResourceNotDestroyedFault" name="ResourceNotDestroyedFault" />
+			<wsdl:fault name="ResourceUnknownFault" message="wsrf-rw:ResourceUnknownFault" />
+			<wsdl:fault name="ResourceUnavailableFault" message="wsrf-rw:ResourceUnavailableFault"/>
+		</wsdl:operation>
+	</wsdl:portType>
+	<wsdl:portType name="ScheduledResourceTermination" 
+				   wsrf-rp:ResourceProperties="wsrf-rl:ScheduledResourceTerminationRP">
+		<wsdl:operation name="SetTerminationTime">
+			<wsdl:input name="SetTerminationTimeRequest" message="wsrf-rlw:SetTerminationTimeRequest" />
+			<wsdl:output name="SetTerminationTimeResponse" message="wsrf-rlw:SetTerminationTimeResponse" />
+
+			<wsdl:fault message="wsrf-rlw:UnableToSetTerminationTimeFault" name="UnableToSetTerminationTimeFault" />
+			<wsdl:fault name="ResourceUnknownFault" message="wsrf-rw:ResourceUnknownFault" />
+			<wsdl:fault name="ResourceUnavailableFault" message="wsrf-rw:ResourceUnavailableFault"/>
+			<wsdl:fault message="wsrf-rlw:TerminationTimeChangeRejectedFault" name="TerminationTimeChangeRejectedFault" />
+		</wsdl:operation>
+	</wsdl:portType>
+</wsdl:definitions>
\ No newline at end of file

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.xsd
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.xsd?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.xsd (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceLifetime-1_2.xsd Tue Aug  1 18:32:50 2006
@@ -0,0 +1,130 @@
+<?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 (2005). 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:wsrf-rl="http://docs.oasis-open.org/wsrf/rl-2" 
+xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" 
+elementFormDefault="qualified" attributeFormDefault="unqualified" 
+targetNamespace="http://docs.oasis-open.org/wsrf/rl-2">
+
+	<xsd:import namespace="http://docs.oasis-open.org/wsrf/bf-2" 
+	schemaLocation="WS-BaseFaults-1_2.xsd" />
+	<!-- 
+		=============== Resource Property Related  =================== 
+	-->
+	<!-- 
+		==== Resource Properties for ScheduledResourceTermination ==== 
+	-->
+
+	<xsd:element name="CurrentTime" >
+		<xsd:complexType>
+			<xsd:simpleContent>
+				<xsd:extension base="xsd:dateTime" >
+					<xsd:anyAttribute namespace="##other" processContents="lax"/>
+				</xsd:extension>
+			</xsd:simpleContent>
+		</xsd:complexType>
+	</xsd:element>
+	
+	<xsd:element name="TerminationTime" nillable="true">
+	<xsd:complexType>
+			<xsd:simpleContent>
+				<xsd:extension base="xsd:dateTime" >
+					<xsd:anyAttribute namespace="##other" processContents="lax"/>
+				</xsd:extension>
+			</xsd:simpleContent>
+		</xsd:complexType>
+	</xsd:element>
+
+
+	<!-- ==== Resource Properties for ScheduledResourceTermination ==== -->
+	<xsd:element name="ScheduledResourceTerminationRP">
+		<xsd:complexType>
+			<xsd:sequence>
+				<xsd:element maxOccurs="1" minOccurs="1" ref="wsrf-rl:CurrentTime" />
+				<xsd:element maxOccurs="1" minOccurs="1" ref="wsrf-rl: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="ResourceNotDestroyedFaultType">
+		<xsd:complexContent>
+			<xsd:extension base="wsrf-bf:BaseFaultType" />
+		</xsd:complexContent>
+	</xsd:complexType>
+	<xsd:element name="ResourceNotDestroyedFault" type="wsrf-rl:ResourceNotDestroyedFaultType" />
+	<!-- ====== Message Types for ScheduledResourceTermination  ======= -->
+	<xsd:element name="SetTerminationTime">
+		<xsd:complexType>
+			<xsd:choice>
+				<xsd:element name="RequestedTerminationTime" nillable="true" type="xsd:dateTime" />
+				<xsd:element name="RequestedLifetimeDuration" type="xsd:duration" />
+			</xsd:choice>
+		</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="wsrf-bf:BaseFaultType" />
+		</xsd:complexContent>
+	</xsd:complexType>
+
+	<xsd:element name="UnableToSetTerminationTimeFault" type="wsrf-rl:UnableToSetTerminationTimeFaultType" />
+	<xsd:complexType name="TerminationTimeChangeRejectedFaultType">
+		<xsd:complexContent>
+			<xsd:extension base="wsrf-bf:BaseFaultType" />
+		</xsd:complexContent>
+	</xsd:complexType>
+	<xsd:element name="TerminationTimeChangeRejectedFault" type="wsrf-rl:TerminationTimeChangeRejectedFaultType" />
+
+
+	<!-- 
+		============= Notification Message Related  ================== 
+	-->
+	<xsd:element name="TerminationNotification">
+		<xsd:complexType>
+			<xsd:sequence>
+				<xsd:element name="TerminationTime" type="xsd:dateTime" minOccurs="1" maxOccurs="1" nillable="true" />
+				<xsd:element name="TerminationReason" type="xsd:anyType" minOccurs="0" maxOccurs="1" />
+			</xsd:sequence>
+
+		</xsd:complexType>
+	</xsd:element>
+
+
+</xsd:schema>
\ No newline at end of file

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.wsdl?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.wsdl (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.wsdl Tue Aug  1 18:32:50 2006
@@ -0,0 +1,180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions 
+	targetNamespace="http://docs.oasis-open.org/wsrf/rmd-1" 
+	xmlns:tns="http://docs.oasis-open.org/wsrf/rmd-1" 
+	xmlns="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+	xmlns:wsdl-soap="http://schemas.xmlsoap.org/wsdl/soap/"
+	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+	xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2" 
+	xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" 
+	xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2" 
+	xmlns:wsa="http://www.w3.org/2005/08/addressing" 
+	name="MetadataResource">
+	<wsdl:types>
+		<xsd:schema 
+			elementFormDefault="qualified" 
+			targetNamespace="http://docs.oasis-open.org/wsrf/rp-2">
+			<xsd:include schemaLocation="WS-ResourceProperties-1_2.xsd" />
+		</xsd:schema>
+		<xsd:schema 
+        	elementFormDefault="qualified" 
+			targetNamespace="http://docs.oasis-open.org/wsrf/r-2">
+			<xsd:include schemaLocation="WS-Resource-1_2.xsd" />
+		</xsd:schema>
+		<xsd:schema 
+        	elementFormDefault="qualified" 
+			targetNamespace="http://docs.oasis-open.org/wsrf/rmd-1">
+			<xsd:include schemaLocation="WS-ResourceMetadataDescriptor-CD-01.xsd" />
+			
+			<xsd:element name="MetadataResourceRP">
+				<xsd:complexType>
+					<xsd:sequence>
+						<xsd:element ref="tns:MetadataDescriptor"/>
+					</xsd:sequence>
+				</xsd:complexType>
+			</xsd:element>
+			
+		</xsd:schema>
+	</wsdl:types>
+	<wsdl:message name="ResourceUnknownFault">
+		<wsdl:part name="ResourceUnknownFault" element="wsrf-r:ResourceUnknownFault" />
+	</wsdl:message> 
+	<wsdl:message name="ResourceUnavailableFault">
+		<wsdl:part name="ResourceUnavailableFault" element="wsrf-r:ResourceUnavailableFault" />
+	</wsdl:message>
+	<wsdl:message name="GetResourcePropertyDocumentRequest">
+		<wsdl:part name="GetResourcePropertyDocumentRequest" element="wsrf-rp:GetResourcePropertyDocument"/>
+	</wsdl:message>
+	<wsdl:message name="GetResourcePropertyDocumentResponse">
+		<wsdl:part name="GetResourcePropertyDocumentResponse" element="wsrf-rp:GetResourcePropertyDocumentResponse"/>
+	</wsdl:message>
+	<wsdl:message name="GetResourcePropertyRequest">
+		<wsdl:part name="GetResourcePropertyRequest" element="wsrf-rp:GetResourceProperty" />
+	</wsdl:message>
+	<wsdl:message name="GetResourcePropertyResponse">
+		<wsdl:part name="GetResourcePropertyResponse" element="wsrf-rp:GetResourcePropertyResponse" />
+	</wsdl:message>
+	<wsdl:message name="InvalidResourcePropertyQNameFault">
+		<wsdl:part name="InvalidResourcePropertyQNameFault" element="wsrf-rp:InvalidResourcePropertyQNameFault" />
+	</wsdl:message>
+	<wsdl:message name="GetMultipleResourcePropertiesRequest">
+    	<wsdl:part name="GetMultipleResourcePropertiesRequest" element="wsrf-rp:GetMultipleResourceProperties" />
+    </wsdl:message>
+    <wsdl:message name="GetMultipleResourcePropertiesResponse">
+    	<wsdl:part name="GetMultipleResourcePropertiesResponse" element="wsrf-rp:GetMultipleResourcePropertiesResponse" />
+    </wsdl:message>
+	<wsdl:portType 
+		name="MetadataResourcePortType" 
+	    wsrf-rp:ResourceProperties="tns:MetadataResourceRP">
+		<wsdl:operation name="GetResourcePropertyDocument">
+			<wsdl:input wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentRequest" 
+			            name="GetResourcePropertyDocumentRequest" message="tns:GetResourcePropertyDocumentRequest"/>
+			<wsdl:output wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentResponse" 
+			             name="GetResourcePropertyDocumentResponse" message="tns:GetResourcePropertyDocumentResponse"/>
+			<wsdl:fault name="ResourceUnknownFault" message="tns:ResourceUnknownFault"/>
+			<wsdl:fault name="ResourceUnavailableFault" message="tns:ResourceUnavailableFault"/>
+		</wsdl:operation>
+		<wsdl:operation name="GetResourceProperty">
+			<wsdl:input wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest" 
+			            name="GetResourcePropertyRequest" message="tns:GetResourcePropertyRequest" />
+			<wsdl:output wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyResponse" 
+			             name="GetResourcePropertyResponse" message="tns:GetResourcePropertyResponse" />
+			<wsdl:fault name="ResourceUnknownFault" message="tns:ResourceUnknownFault"/>
+			<wsdl:fault name="ResourceUnavailableFault" message="tns:ResourceUnavailableFault"/>
+			<wsdl:fault name="InvalidResourcePropertyQNameFault" message="tns:InvalidResourcePropertyQNameFault" />
+		</wsdl:operation>
+		<wsdl:operation name="GetMultipleResourceProperties">
+			<wsdl:input wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetMultipleResourceProperties/GetMultipleResourcePropertiesRequest" 
+			            name="GetMultipleResourcePropertiesRequest" message="tns:GetMultipleResourcePropertiesRequest" />
+			<wsdl:output wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetMultipleResourceProperties/GetMultipleResourcePropertiesResponse" 
+			             name="GetMultipleResourcePropertiesResponse" message="tns:GetMultipleResourcePropertiesResponse" />
+			<wsdl:fault name="ResourceUnknownFault" message="tns:ResourceUnknownFault"/>
+			<wsdl:fault name="ResourceUnavailableFault" message="tns:ResourceUnavailableFault"/>
+			<wsdl:fault name="InvalidResourcePropertyQNameFault" message="tns:InvalidResourcePropertyQNameFault" />
+    	</wsdl:operation>
+	</wsdl:portType>
+	<wsdl:binding name="MetadataResourceBinding" type="tns:MetadataResourcePortType">
+        <wsdl:operation name="GetResourceProperty">
+        	<wsdl-soap:operation soapAction="GetResourceProperty"/>
+        	<wsdl:input name="GetResourcePropertyRequest">
+        		<wsdl-soap:body 
+        			use="encoded"
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:input><wsdl:output name="GetResourcePropertyResponse">
+        		<wsdl-soap:body 
+        			use="encoded" 
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:output>
+        	<wsdl:fault name="ResourceUnknownFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnknownFault"/>
+        	</wsdl:fault>
+        	<wsdl:fault name="ResourceUnavailableFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnavailableFault"/>
+        	</wsdl:fault>
+        	<wsdl:fault name="InvalidResourcePropertyQNameFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="InvalidResourcePropertyQNameFault"/>
+        	</wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="GetMultipleResourceProperties">
+        	<wsdl-soap:operation soapAction="GetMultipleResourceProperties"/>
+        	<wsdl:input name="GetMultipleResourcePropertiesRequest">
+        		<wsdl-soap:body 
+        			use="encoded"
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:input><wsdl:output name="GetMultipleResourcePropertiesResponse">
+        		<wsdl-soap:body 
+        			use="encoded" 
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:output>
+        	<wsdl:fault name="ResourceUnknownFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnknownFault"/>
+        	</wsdl:fault>
+        	<wsdl:fault name="ResourceUnavailableFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnavailableFault"/>
+        	</wsdl:fault>
+        	<wsdl:fault name="InvalidResourcePropertyQNameFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="InvalidResourcePropertyQNameFault"/>
+        	</wsdl:fault>
+        </wsdl:operation>
+        <wsdl:operation name="GetResourcePropertyDocument">
+        	<wsdl-soap:operation soapAction="GetResourcePropertyDocument"/>
+        	<wsdl:input name="GetResourcePropertyDocumentRequest">
+        		<wsdl-soap:body 
+        			use="encoded"
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:input><wsdl:output name="GetResourcePropertyDocumentResponse">
+        		<wsdl-soap:body 
+        			use="encoded" 
+					encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+        	</wsdl:output>
+        	<wsdl:fault name="ResourceUnknownFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnknownFault"/>
+        	</wsdl:fault>
+        	<wsdl:fault name="ResourceUnavailableFault">
+        		<wsdl-soap:fault 
+        			use="encoded" 
+        			name="ResourceUnavailableFault"/>
+        	</wsdl:fault>
+        </wsdl:operation>
+    </wsdl:binding>
+	<wsdl:service name="MetadataResourceService">
+    	<wsdl:port name="MetadataResourcePort" binding="tns:MetadataResourceBinding">
+    		<wsdl-soap:address location="http://localhost:8080/wsrf/services/MetadataResource"/>
+    	</wsdl:port>
+	</wsdl:service>
+</wsdl:definitions>

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.xsd
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.xsd?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.xsd (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceMetadataDescriptor-CD-01.xsd Tue Aug  1 18:32:50 2006
@@ -0,0 +1,325 @@
+<?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 (2005-2006). 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="http://www.w3.org/2001/XMLSchema" 
+  xmlns:wsa="http://www.w3.org/2005/08/addressing" 
+  xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/rmd-1" 
+  xmlns:wsrmd="http://docs.oasis-open.org/wsrf/rmd-1"
+  elementFormDefault="qualified">
+
+  <xsd:import 
+    namespace="http://docs.oasis-open.org/wsrf/rp-2" 
+    schemaLocation="WS-ResourceProperties-1_2.xsd" /> 
+
+  <xsd:import 
+    namespace="http://www.w3.org/2005/08/addressing" 
+    schemaLocation="WS-Addressing-2005_08.xsd" />
+
+
+
+<!-- ======================== Utility Types ======================= -->
+  <xsd:simpleType name="PairsOfURIType">
+    <xsd:list itemType="xsd:anyURI" />
+  </xsd:simpleType>
+
+<!-- ================  PortType Attribute Extensions ================ -->
+  <xsd:attribute name="Descriptor" type="xsd:QName" />
+   
+  <xsd:attribute name="DescriptorLocation" type="xsd:anyURI" />
+
+<!-- ================= Documentation Component ==================== -->
+  <xsd:complexType name="DocumentationType" mixed="true" >
+    <xsd:sequence>
+      <xsd:any namespace="##any" 
+           minOccurs="0" maxOccurs="unbounded" 
+           processContents="lax" />
+    </xsd:sequence>
+    <xsd:anyAttribute/>
+  </xsd:complexType>
+
+  <xsd:complexType name="DocumentedType">
+    <xsd:sequence>
+      <xsd:element name="documentation" type="wsrmd:DocumentationType"
+               minOccurs="0" maxOccurs="1" />
+    </xsd:sequence>
+  </xsd:complexType>
+    
+<!-- ================== Definitions Component ===================== -->
+<!--
+  <Definitions 
+      targetNamespace="xsd:anyURI"
+      {anyAttribute}* > 
+
+  <documentation />? 
+  <MetadataDescriptor /> *
+  {any}*
+
+</Definitions>
+ -->
+ 
+  <xsd:complexType name= "DefinitionsType" >
+    <xsd:complexContent>
+      <xsd:extension base="wsrmd:DocumentedType">
+        <xsd:sequence>
+          <xsd:element ref="wsrmd:MetadataDescriptor" 
+                      minOccurs="0" maxOccurs="unbounded" />
+          <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+        </xsd:sequence>
+        <xsd:attribute name="targetNamespace" 
+                       type="xsd:anyURI" use="required"/>
+        <xsd:anyAttribute namespace="##other" processContents="lax"/>
+      </xsd:extension>
+    </xsd:complexContent>    
+  </xsd:complexType> 
+  
+  <xsd:element name="Definitions" type="wsrmd:DefinitionsType" >
+    <xsd:key name="MetadataDescriptor">
+      <xsd:annotation>
+        <xsd:documentation>
+          To form a QName, the name of any MetadataDescriptor must be 
+          unique within a Definitions element.
+        </xsd:documentation>
+      </xsd:annotation>
+      <xsd:selector xpath="wsrmd:MetadataDescriptor" /> 
+      <xsd:field xpath="@name" /> 
+    </xsd:key>
+  </xsd:element>
+
+<!-- =============== MetadataDescriptor Component =================== -->
+<!--
+<MetadataDescriptor 
+      name="xsd:NCName"
+      interface="xsd:QName"
+      wsdlLocation="list of xsd:anyURI"?
+      {anyAttribute}* >
+
+  <documentation />?
+  <Property /> *
+  {any}*
+
+</MetadataDescriptor>
+-->
+
+  <xsd:complexType name= "MetadataDescriptorType" >
+    <xsd:complexContent>
+      <xsd:extension base="wsrmd:DocumentedType">
+        <xsd:sequence>
+          <xsd:element ref="wsrmd:Property" 
+                       minOccurs="0" maxOccurs="unbounded" />
+          <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+        </xsd:sequence>
+        <xsd:attribute name="name" 
+                       type="xsd:NCName" use="required"/>
+        <xsd:attribute name="interface" 
+                       type="xsd:QName" use="required"/>
+        <xsd:attribute name="wsdlLocation" 
+                       type="wsrmd:PairsOfURIType" />
+        <xsd:anyAttribute namespace="##other" processContents="lax"/>
+      </xsd:extension>
+    </xsd:complexContent>    
+  </xsd:complexType> 
+  
+  <xsd:element name="MetadataDescriptor" 
+               type="wsrmd:MetadataDescriptorType" />  
+  
+<!-- ==================== Property Component ====================== -->
+<!--
+<Property 
+      name="xsd:QName"
+      mutability="[constant|appendable|mutable]" ?
+      modifiability="[read-only|read-write]" ?
+      subscribability="xs:boolean" ?
+      {anyAttribute}* >
+
+  <documentation />?
+  [ <ValidValues> {any}* </ValidValues> |
+    <ValidValueRange lowerBound=’xsd:simpleType’
+                     upperBound=’xsd:simpleType’>
+    </ValidValueRange> ] ?
+  <StaticValues> {any}* </StaticValues> ?
+
+  {any} *
+
+</Property>
+-->
+  <xsd:complexType name= "PropertyType" >
+    <xsd:complexContent>
+      <xsd:extension base="wsrmd:DocumentedType">
+        <xsd:sequence>
+          <xsd:choice>
+            <xsd:element ref="wsrmd:ValidValues" 
+                         minOccurs="0" maxOccurs="1" />
+            <xsd:element ref="wsrmd:ValidValueRange"
+                         minOccurs="0" maxOccurs="1" />
+          </xsd:choice>
+          <xsd:element ref="wsrmd:StaticValues" 
+                       minOccurs="0" maxOccurs="1" />
+          <xsd:any namespace="##other" 
+                   minOccurs="0" maxOccurs="unbounded"
+                   processContents="lax" />
+        </xsd:sequence>
+        <xsd:attribute name="name" 
+                       type="xsd:QName" use="required"/>
+        <xsd:attribute name="mutability" 
+                       type="wsrmd:MutabilityType" />
+        <xsd:attribute name="modifiability" 
+                       type="wsrmd:ModifiabilityType" />
+        <xsd:attribute name="subscribability" type="xsd:boolean" default="false" />
+        <xsd:anyAttribute namespace="##other" processContents="lax"/>
+      </xsd:extension>
+    </xsd:complexContent>    
+  </xsd:complexType> 
+
+  <xsd:element name="Property" type="wsrmd:PropertyType" />
+    
+  <xsd:simpleType name="MutabilityType">
+    <xsd:restriction base="xsd:string" >
+      <xsd:enumeration value="constant" />
+      <xsd:enumeration value="appendable" />
+      <xsd:enumeration value="mutable" />
+    </xsd:restriction>
+  </xsd:simpleType>
+  
+  <xsd:simpleType name="ModifiabilityType">
+    <xsd:restriction base="xsd:string" >
+      <xsd:enumeration value="read-only" />
+      <xsd:enumeration value="read-write" />
+    </xsd:restriction>
+  </xsd:simpleType>
+
+<!-- ================= Valid Values Component ===================== -->
+<!--
+<ValidValues 
+      {anyAttribute}* >
+  <documentation />?
+  {any}*
+</ValidValues>
+-->
+  <xsd:complexType name= "ValidValuesType" mixed="true">
+    <xsd:sequence>
+      <xsd:element name="documentation" type="wsrmd:DocumentationType"
+                   minOccurs="0" maxOccurs="1" />
+  
+      <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>
+
+  <xsd:element name="ValidValues" type="wsrmd:ValidValuesType" />
+
+<!-- ================= Valid Range Component ===================== -->
+<!--
+<ValidValueRange 
+      lowerBound="xs:anySimpleType" ? upperBound="xs:anySimpleType" ? 
+      {anyAttribute}* >
+  <documentation />?
+  {any}*
+</ValidValueRange>
+-->
+  <xsd:complexType name= "ValidValueRangeType" mixed="true">
+    <xsd:sequence>
+      <xsd:element name="documentation" type="wsrmd:DocumentationType"
+                   minOccurs="0" maxOccurs="1" />
+  
+      <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+    </xsd:sequence>
+    <xsd:attribute name="lowerBound" type="xsd:anySimpleType" />
+    <xsd:attribute name="upperBound" type="xsd:anySimpleType" />
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType>   
+
+  <xsd:element name="ValidValueRange" type="wsrmd:ValidValueRangeType" />
+
+<!-- ================ Static Values Component ===================== -->
+<!--
+<StaticValues 
+      {anyAttribute}* >
+  <documentation />?
+  {any}*
+</StaticValues>
+-->
+  <xsd:complexType name= "StaticValuesType" mixed="true">
+    <xsd:sequence>
+      <xsd:element name="documentation" type="wsrmd:DocumentationType"
+                   minOccurs="0" maxOccurs="1" />
+  
+      <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType> 
+  
+  <xsd:element name="StaticValues" type="wsrmd:StaticValuesType" />
+
+<!-- ================ Initial Values Component ==================== -->
+<!--
+<InitialValues 
+      {anyAttribute}* >
+  <documentation />?
+  {any}*
+</InitialValues>
+-->
+  <xsd:complexType name= "InitialValuesType" mixed="true">
+    <xsd:sequence>
+      <xsd:element name="documentation" type="wsrmd:DocumentationType"
+                   minOccurs="0" maxOccurs="1" />
+  
+      <xsd:any namespace="##other" 
+               minOccurs="0" maxOccurs="unbounded"
+               processContents="lax" />
+    </xsd:sequence>
+    <xsd:anyAttribute namespace="##other" processContents="lax"/>
+  </xsd:complexType> 
+  
+  <xsd:element name="InitialValues" type="wsrmd:InitialValuesType" />
+
+    
+<!-- =========== MetadataDescriptorReference RP GED =============== -->
+  <xsd:complexType name="MetadataDescriptorReferenceType">
+    <xsd:complexContent>  
+      <xsd:extension base="wsa:EndpointReferenceType"/>
+    </xsd:complexContent>    
+  </xsd:complexType> 
+
+  <xsd:element name="MetadataDescriptorReference" 
+               type="wsrmd:MetadataDescriptorReferenceType" />
+
+<!-- 
+
+Metadata Resource RP Doc 
+
+This defines one property - MetadataDescriptor - which must have a cardinality of one.
+
+-->
+
+  <xsd:element name="MetadataResourceRP" type="wsrmd:DefinitionsType"/>
+
+</xsd:schema>

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.wsdl?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.wsdl (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.wsdl Tue Aug  1 18:32:50 2006
@@ -0,0 +1,395 @@
+<?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 (2005). 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:xsd="http://www.w3.org/2001/XMLSchema" 
+  xmlns:wsa="http://www.w3.org/2005/08/addressing"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"
+  xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2" 
+  xmlns:wsrf-rpw="http://docs.oasis-open.org/wsrf/rpw-2" 
+  xmlns:wsrf-rw="http://docs.oasis-open.org/wsrf/rw-2"
+  targetNamespace="http://docs.oasis-open.org/wsrf/rpw-2"
+>
+  
+<!-- ========================== Imports  ========================== -->
+
+ <wsdl:import 
+   namespace="http://docs.oasis-open.org/wsrf/rw-2" 
+   location="WS-Resource-1_2.wsdl" />
+
+<!-- ===================== Types Definitions ====================== -->
+   <wsdl:types>
+     <xsd:schema>
+       <xsd:import
+         namespace="http://docs.oasis-open.org/wsrf/rp-2" 
+         schemaLocation="WS-ResourceProperties-1_2.xsd" />
+     </xsd:schema>
+   </wsdl:types>
+   
+<!-- ================== GetResourcePropertyDocument ===============
+     GetResourcePropertyDocument()
+     returns: any
+-->
+   <wsdl:message name="GetResourcePropertyDocumentRequest">
+      <wsdl:part name="GetResourcePropertyDocumentRequest" 
+            element="wsrf-rp:GetResourcePropertyDocument"/>
+   </wsdl:message>
+
+   <wsdl:message name="GetResourcePropertyDocumentResponse">
+      <wsdl:part name="GetResourcePropertyDocumentResponse" 
+            element="wsrf-rp:GetResourcePropertyDocumentResponse"/>
+   </wsdl:message>
+
+<!-- ===================== GetResourceProperty ==================== 
+  GetResourceProperty(QName)
+  returns: any
+-->
+  <wsdl:message name="GetResourcePropertyRequest">
+    <wsdl:part name="GetResourcePropertyRequest" 
+               element="wsrf-rp:GetResourceProperty" />
+  </wsdl:message>
+  
+  <wsdl:message name="GetResourcePropertyResponse">
+    <wsdl:part name="GetResourcePropertyResponse" 
+               element="wsrf-rp:GetResourcePropertyResponse" />
+  </wsdl:message>
+
+  <wsdl:message name="InvalidResourcePropertyQNameFault">
+     <part name="InvalidResourcePropertyQNameFault"
+           element="wsrf-rp:InvalidResourcePropertyQNameFault" />
+  </wsdl:message> 
+
+<!-- ==============GetMultipleResourceProperties ================== 
+  GetMultipleResourceProperties(list of QName)
+  returns: sequence of any
+-->
+  <wsdl:message name="GetMultipleResourcePropertiesRequest">
+    <wsdl:part name="GetMultipleResourcePropertiesRequest" 
+               element="wsrf-rp:GetMultipleResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="GetMultipleResourcePropertiesResponse">
+    <wsdl:part name="GetMultipleResourcePropertiesResponse" 
+               element="wsrf-rp:GetMultipleResourcePropertiesResponse" />
+  </wsdl:message>
+<!-- ================== PutResourcePropertyDocument ===============
+     PutResourcePropertyDocument(any)
+     returns: any?
+-->
+   <wsdl:message name="PutResourcePropertyDocumentRequest">
+      <wsdl:part name="PutResourcePropertyDocumentRequest" 
+            element="wsrf-rp:PutResourcePropertyDocument"/>
+   </wsdl:message>
+
+   <wsdl:message name="PutResourcePropertyDocumentResponse">
+      <wsdl:part name="PutResourcePropertyDocumentResponse" 
+            element="wsrf-rp:PutResourcePropertyDocumentResponse"/>
+   </wsdl:message>
+
+  <wsdl:message name="UnableToPutResourcePropertyDocumentFault">
+     <part name="UnableToPutResourcePropertyDocumentFault"
+           element="wsrf-rp:UnableToPutResourcePropertyDocumentFault" />
+  </wsdl:message>
+
+<!-- ================= SetResourceProperties ====================== 
+  SetResourceProperties(
+  { insert (any)* |
+    update (any)* |
+    delete@QName } + 
+  )
+  returns: empty
+-->
+  <wsdl:message name="SetResourcePropertiesRequest">
+    <wsdl:part name="SetResourcePropertiesRequest" 
+               element="wsrf-rp:SetResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="SetResourcePropertiesResponse">
+    <wsdl:part name="SetResourcePropertiesResponse" 
+               element="wsrf-rp:SetResourcePropertiesResponse" />
+  </wsdl:message>
+  
+  <wsdl:message name="InvalidModificationFault">
+     <part name="InvalidModificationFault"
+           element="wsrf-rp:InvalidModificationFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="UnableToModifyResourcePropertyFault">
+     <part name="UnableToModifyResourcePropertyFault"
+           element="wsrf-rp:UnableToModifyResourcePropertyFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="SetResourcePropertyRequestFailedFault">
+     <part name="SetResourcePropertyRequestFailedFault"
+           element="wsrf-rp:SetResourcePropertyRequestFailedFault" />
+  </wsdl:message> 
+
+<!-- =============== InsertResourceProperties ===================== 
+  InsertResourceProperties((any)* )
+  returns: empty
+-->
+  <wsdl:message name="InsertResourcePropertiesRequest">
+    <wsdl:part name="InsertResourcePropertiesRequest" 
+               element="wsrf-rp:InsertResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="InsertResourcePropertiesResponse">
+    <wsdl:part name="InsertResourcePropertiesResponse" 
+               element="wsrf-rp:InsertResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="InsertResourcePropertiesRequestFailedFault">
+     <part name="InsertResourcePropertiesRequestFailedFault"
+           element="wsrf-rp:InsertResourcePropertiesRequestFailedFault" />
+  </wsdl:message> 
+
+<!-- =============== UpdateResourceProperties ===================== 
+  UpdateResourceProperties((any)* )
+  returns: empty
+-->
+  <wsdl:message name="UpdateResourcePropertiesRequest">
+    <wsdl:part name="UpdateResourcePropertiesRequest" 
+               element="wsrf-rp:UpdateResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="UpdateResourcePropertiesResponse">
+    <wsdl:part name="UpdateResourcePropertiesResponse" 
+               element="wsrf-rp:UpdateResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="UpdateResourcePropertiesRequestFailedFault">
+     <part name="UpdateResourcePropertiesRequestFailedFault"
+           element="wsrf-rp:UpdateResourcePropertiesRequestFailedFault" />
+  </wsdl:message> 
+
+<!-- =============== DeleteResourceProperties ===================== 
+  DeleteResourceProperties( ResourceProperty )
+  returns: empty
+-->
+  <wsdl:message name="DeleteResourcePropertiesRequest">
+    <wsdl:part name="DeleteResourcePropertiesRequest" 
+               element="wsrf-rp:DeleteResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="DeleteResourcePropertiesResponse">
+    <wsdl:part name="DeleteResourcePropertiesResponse" 
+               element="wsrf-rp:DeleteResourcePropertiesResponse" /> 
+  </wsdl:message>
+
+  <wsdl:message name="DeleteResourcePropertiesRequestFailedFault">
+     <part name="DeleteResourcePropertiesRequestFailedFault"
+           element="wsrf-rp:DeleteResourcePropertiesRequestFailedFault" />
+  </wsdl:message>
+
+<!-- ================ QueryResourceProperties ===================== 
+  QueryResourceProperties(QueryExpression)
+  returns: any
+-->
+  <wsdl:message name="QueryResourcePropertiesRequest">
+    <wsdl:part name="QueryResourcePropertiesRequest" 
+               element="wsrf-rp:QueryResourceProperties" />
+  </wsdl:message>
+  
+  <wsdl:message name="QueryResourcePropertiesResponse">
+    <wsdl:part name="QueryResourcePropertiesResponse" 
+               element="wsrf-rp:QueryResourcePropertiesResponse" />
+  </wsdl:message>
+
+  <wsdl:message name="UnknownQueryExpressionDialectFault">
+     <part name="UnknownQueryExpressionDialectFault"
+           element="wsrf-rp:UnknownQueryExpressionDialectFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="InvalidQueryExpressionFault">
+     <part name="InvalidQueryExpressionFault"
+           element="wsrf-rp:InvalidQueryExpressionFault" />
+  </wsdl:message> 
+
+  <wsdl:message name="QueryEvaluationErrorFault">
+     <part name="QueryEvaluationErrorFault"
+           element="wsrf-rp:QueryEvaluationErrorFault" />
+  </wsdl:message> 
+
+<!-- =================== PortType Definitions ===================== -->
+  <wsdl:portType name="GetResourcePropertyDocument">
+    <wsdl:operation name="GetResourcePropertyDocument">
+      <wsdl:input name="GetResourcePropertyDocumentRequest"
+               message="wsrf-rpw:GetResourcePropertyDocumentRequest"/>
+      <wsdl:output name="GetResourcePropertyDocumentResponse"
+               message="wsrf-rpw:GetResourcePropertyDocumentResponse"/>
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="GetResourceProperty">  
+    <wsdl:operation name="GetResourceProperty">
+      <wsdl:input  name="GetResourcePropertyRequest" 
+                   message="wsrf-rpw:GetResourcePropertyRequest" />
+      <wsdl:output name="GetResourcePropertyResponse" 
+                   message="wsrf-rpw:GetResourcePropertyResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+  
+  <wsdl:portType name="GetMultipleResourceProperties">
+    <wsdl:operation name="GetMultipleResourceProperties">
+      <wsdl:input  name="GetMultipleResourcePropertiesRequest" 
+                   message="wsrf-rpw:GetMultipleResourcePropertiesRequest" />
+      <wsdl:output name="GetMultipleResourcePropertiesResponse" 
+                   message="wsrf-rpw:GetMultipleResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="PutResourcePropertyDocument">  
+    <wsdl:operation name="PutResourcePropertyDocument">
+      <wsdl:input  name="PutResourcePropertyDocumentRequest" 
+                   message="wsrf-rpw:PutResourcePropertyDocumentRequest" />
+      <wsdl:output name="PutResourcePropertyDocumentResponse" 
+                   message="wsrf-rpw:PutResourcePropertyDocumentResponse" />
+      <wsdl:fault  name="ResourceUnknownFault" 
+                   message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="UnableToPutResourcePropertyDocumentFault" 
+                   message="wsrf-rpw:UnableToPutResourcePropertyDocumentFault" />     
+    </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="SetResourceProperties"> 
+    <wsdl:operation name="SetResourceProperties">
+      <wsdl:input  name="SetResourcePropertiesRequest" 
+                   message="wsrf-rpw:SetResourcePropertiesRequest" />
+      <wsdl:output name="SetResourcePropertiesResponse" 
+                   message="wsrf-rpw:SetResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidModificationFault" 
+               message="wsrf-rpw:InvalidModificationFault" />     
+      <wsdl:fault  name="UnableToModifyResourcePropertyFault" 
+                   message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+      <wsdl:fault  name="SetResourcePropertyRequestFailedFault" 
+                   message="wsrf-rpw:SetResourcePropertyRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>
+  
+  <wsdl:portType name="InsertResourceProperties"> 
+    <wsdl:operation name="InsertResourceProperties">
+      <wsdl:input  name="InsertResourcePropertiesRequest" 
+                   message="wsrf-rpw:InsertResourcePropertiesRequest" />
+      <wsdl:output name="InsertResourcePropertiesResponse" 
+                   message="wsrf-rpw:InsertResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidModificationFault" 
+               message="wsrf-rpw:InvalidModificationFault" />     
+      <wsdl:fault  name="UnableToModifyResourcePropertyFault" 
+                   message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+      <wsdl:fault  name="InsertResourcePropertiesRequestFailedFault" 
+                   message="wsrf-rpw:InsertResourcePropertiesRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>  
+  
+  <wsdl:portType name="UpdateResourceProperties"> 
+    <wsdl:operation name="UpdateResourceProperties">
+      <wsdl:input  name="UpdateResourcePropertiesRequest" 
+                   message="wsrf-rpw:UpdateResourcePropertiesRequest" />
+      <wsdl:output name="UpdateResourcePropertiesResponse" 
+                   message="wsrf-rpw:UpdateResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidModificationFault" 
+               message="wsrf-rpw:InvalidModificationFault" />     
+      <wsdl:fault  name="UnableToModifyResourcePropertyFault" 
+                   message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+      <wsdl:fault  name="UpdateResourcePropertiesRequestFailedFault" 
+                   message="wsrf-rpw:UpdateResourcePropertiesRequestFailedFault" />
+    </wsdl:operation>
+  </wsdl:portType>  
+
+  <wsdl:portType name="DeleteResourceProperties"> 
+    <wsdl:operation name="DeleteResourceProperties">
+      <wsdl:input  name="DeleteResourcePropertiesRequest" 
+                   message="wsrf-rpw:DeleteResourcePropertiesRequest" />
+      <wsdl:output name="DeleteResourcePropertiesResponse" 
+                   message="wsrf-rpw:DeleteResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidModificationFault" 
+               message="wsrf-rpw:InvalidModificationFault" />     
+      <wsdl:fault  name="UnableToModifyResourcePropertyFault" 
+                   message="wsrf-rpw:UnableToModifyResourcePropertyFault" />
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+      <wsdl:fault  name="DeleteResourcePropertiesRequestFailedFault" 
+                   message="wsrf-rpw:DeleteResourcePropertiesRequestFailedFault" /> 
+    </wsdl:operation>
+  </wsdl:portType>  
+
+<wsdl:portType name="QueryResourceProperties" 
+                          wsrf-rp:ResourceProperties="wsrf-rp:QueryExpressionRPDocument">
+    <wsdl:operation name="QueryResourceProperties">
+      <wsdl:input  name="QueryResourcePropertiesRequest" 
+                   message="wsrf-rpw:QueryResourcePropertiesRequest" />
+      <wsdl:output name="QueryResourcePropertiesResponse" 
+                   message="wsrf-rpw:QueryResourcePropertiesResponse" />
+      <wsdl:fault name="ResourceUnknownFault" 
+              message="wsrf-rw:ResourceUnknownFault"/>
+      <wsdl:fault name="ResourceUnavailableFault" 
+              message="wsrf-rw:ResourceUnavailableFault"/>
+      <wsdl:fault  name="InvalidResourcePropertyQNameFault" 
+                   message="wsrf-rpw:InvalidResourcePropertyQNameFault" />     
+      <wsdl:fault  name="UnknownQueryExpressionDialectFault" 
+                   message="wsrf-rpw:UnknownQueryExpressionDialectFault" />
+      <wsdl:fault  name="InvalidQueryExpressionFault" 
+                   message="wsrf-rpw:InvalidQueryExpressionFault" />
+      <wsdl:fault  name="QueryEvaluationErrorFault" 
+                   message="wsrf-rpw:QueryEvaluationErrorFault" />
+    </wsdl:operation>
+
+  </wsdl:portType>
+
+</wsdl:definitions>
\ No newline at end of file

Added: webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.xsd
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.xsd?rev=427843&view=auto
==============================================================================
--- webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.xsd (added)
+++ webservices/muse/trunk/samples/wsn-producer/wsdl/WS-ResourceProperties-1_2.xsd Tue Aug  1 18:32:50 2006
@@ -0,0 +1,394 @@
+<?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 (2005). 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:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-2"
+  xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2"
+  elementFormDefault="qualified" attributeFormDefault="unqualified" 
+  targetNamespace="http://docs.oasis-open.org/wsrf/rp-2" 
+>
+  <xsd:import 
+       namespace="http://docs.oasis-open.org/wsrf/bf-2"
+       schemaLocation="WS-BaseFaults-1_2.xsd"
+   /> 
+<!-- =============== Resource Property Related  =================== --> 
+<!-- ====== Resource Properties for QueryResourceProperties ======= -->
+   <xsd:element name="QueryExpressionDialect" type="xsd:anyURI"/>
+   
+   <xsd:element name="QueryExpressionRPDocument">
+      <xsd:complexType>
+         <xsd:sequence>
+            <xsd:element ref="wsrf-rp:QueryExpressionDialect"
+                         minOccurs="0" maxOccurs="unbounded" />
+         </xsd:sequence>
+      </xsd:complexType>
+   </xsd:element>
+
+<!-- ======= 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="OldValues" nillable="true"
+                   minOccurs="0" maxOccurs="1" >
+        <xsd:complexType>
+          <xsd:sequence>
+            <xsd:any minOccurs="1" maxOccurs="unbounded" />
+          </xsd:sequence>
+        </xsd:complexType>
+      </xsd:element>
+      <xsd:element name="NewValues" nillable="true"
+                   minOccurs="1" maxOccurs="1" >
+        <xsd:complexType>
+          <xsd:sequence>
+            <xsd:any minOccurs="1" maxOccurs="unbounded" />
+          </xsd:sequence>
+        </xsd:complexType>
+      </xsd:element>      
+    </xsd:sequence>
+  </xsd:complexType>
+  
+  <xsd:element name="ResourcePropertyValueChangeNotification" 
+        type="wsrf-rp: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="wsrf-rp:QueryExpressionType" />
+
+<!-- ======= Message Types for GetResourcePropertyDocument  ======= -->
+
+  <xsd:element name="GetResourcePropertyDocument">
+    <xsd:complexType/>
+  </xsd:element>
+
+  <xsd:element name="GetResourcePropertyDocumentResponse">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:any minOccurs="1" maxOccurs="1"/>
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+<!-- ========== 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="InvalidResourcePropertyQNameFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType"/>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="InvalidResourcePropertyQNameFault" 
+               type="wsrf-rp: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 PutResourceProperty  ============ -->
+
+  <xsd:element name="PutResourcePropertyDocument">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:any minOccurs="1" maxOccurs="1"/>
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:element name="PutResourcePropertyDocumentResponse">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:any minOccurs="0" maxOccurs="1"/>
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:complexType name="ResourcePropertyChangeFailureType">
+         <xsd:sequence>
+         <xsd:element name="CurrentValue" minOccurs="0" maxOccurs="1">
+           <xsd:complexType>
+             <xsd:sequence>
+               <xsd:any minOccurs="1" maxOccurs="unbounded" />
+             </xsd:sequence>
+           </xsd:complexType>
+         </xsd:element>
+         <xsd:element name="RequestedValue" minOccurs="0" maxOccurs="1">
+           <xsd:complexType>
+             <xsd:sequence>
+               <xsd:any minOccurs="1" maxOccurs="unbounded" />
+             </xsd:sequence>
+           </xsd:complexType>
+         </xsd:element>
+     </xsd:sequence>
+     <xsd:attribute name="Restored" type="xsd:boolean"/>
+  </xsd:complexType>
+
+  <xsd:complexType 
+      name="UnableToPutResourcePropertyDocumentFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="UnableToPutResourcePropertyDocumentFault" 
+               type=
+      "wsrf-rp:UnableToPutResourcePropertyDocumentFaultType"/>
+
+<!-- ========= 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="wsrf-rp:InsertType"/>
+         
+  <xsd:complexType name="UpdateType">
+    <xsd:sequence>
+      <xsd:any processContents="lax"
+               minOccurs="1" maxOccurs="unbounded" />
+    </xsd:sequence>
+  </xsd:complexType>
+  <xsd:element name="Update" type="wsrf-rp:UpdateType"/>
+         
+  <xsd:complexType name="DeleteType">
+    <xsd:attribute name="ResourceProperty" 
+                   type="xsd:QName" use="required" />
+  </xsd:complexType>
+  <xsd:element name="Delete" type="wsrf-rp:DeleteType"/>
+        
+  <xsd:element name="SetResourceProperties">
+    <xsd:complexType>
+      <xsd:choice minOccurs="1" maxOccurs="unbounded">
+        <xsd:element ref="wsrf-rp:Insert"/>
+        <xsd:element ref="wsrf-rp:Update"/>
+        <xsd:element ref="wsrf-rp:Delete"/>
+      </xsd:choice>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:element name="SetResourcePropertiesResponse" >
+    <xsd:complexType />
+  </xsd:element>
+
+  <xsd:complexType
+          name="InvalidModificationFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name=
+      "InvalidModificationFault" 
+               type=
+      "wsrf-rp:InvalidModificationFaultType"/>
+
+  <xsd:complexType name="UnableToModifyResourcePropertyFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="UnableToModifyResourcePropertyFault" 
+               type="wsrf-rp:UnableToModifyResourcePropertyFaultType"/>
+
+  <xsd:complexType name="SetResourcePropertyRequestFailedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="SetResourcePropertyRequestFailedFault" 
+               type=
+          "wsrf-rp:SetResourcePropertyRequestFailedFaultType"/>
+
+  <xsd:complexType name="InsertResourcePropertiesRequestFailedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="InsertResourcePropertiesRequestFailedFault" 
+               type=
+          "wsrf-rp:InsertResourcePropertiesRequestFailedFaultType"/>
+
+  <xsd:complexType name="UpdateResourcePropertiesRequestFailedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element 
+     name="UpdateResourcePropertiesRequestFailedFault" 
+     type="wsrf-rp:UpdateResourcePropertiesRequestFailedFaultType"/>
+
+  <xsd:complexType name="DeleteResourcePropertiesRequestFailedFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType">
+        <xsd:sequence>
+          <xsd:element name="ResourcePropertyChangeFailure" type=
+                                                      "wsrf-rp:ResourcePropertyChangeFailureType"/>
+        </xsd:sequence>
+      </xsd:extension>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element 
+     name="DeleteResourcePropertiesRequestFailedFault" 
+     type="wsrf-rp:DeleteResourcePropertiesRequestFailedFaultType"/>
+
+<!-- ======== Message Types for InsertResourceProperties ========== -->
+  <xsd:element name="InsertResourceProperties">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element ref="wsrf-rp:Insert"/> 
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:element name="InsertResourcePropertiesResponse" >
+    <xsd:complexType />
+  </xsd:element>
+      
+<!-- ======== Message Types for UpdateResourceProperties ========== -->
+  <xsd:element name="UpdateResourceProperties">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element ref="wsrf-rp:Update"/> 
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:element name="UpdateResourcePropertiesResponse" >
+    <xsd:complexType />
+  </xsd:element>
+
+<!-- ======== Message Types for DeleteResourceProperties ========== -->
+  <xsd:element name="DeleteResourceProperties">
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element ref="wsrf-rp:Delete"/> 
+      </xsd:sequence>
+    </xsd:complexType>
+  </xsd:element>
+
+  <xsd:element name="DeleteResourcePropertiesResponse" >
+    <xsd:complexType />
+  </xsd:element>
+
+<!-- ========= Message Types for QueryResourceProperties ========== -->         
+       
+  <xsd:element name="QueryResourceProperties" >
+    <xsd:complexType>
+      <xsd:sequence>
+        <xsd:element ref="wsrf-rp: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="wsrf-bf:BaseFaultType"/>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="UnknownQueryExpressionDialectFault" 
+               type="wsrf-rp:UnknownQueryExpressionDialectFaultType"/>
+
+  <xsd:complexType name="InvalidQueryExpressionFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType"/>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="InvalidQueryExpressionFault" 
+               type="wsrf-rp:InvalidQueryExpressionFaultType"/>
+
+  <xsd:complexType name="QueryEvaluationErrorFaultType">
+    <xsd:complexContent>
+      <xsd:extension base="wsrf-bf:BaseFaultType"/>
+    </xsd:complexContent>
+  </xsd:complexType>
+  <xsd:element name="QueryEvaluationErrorFault" 
+               type="wsrf-rp:QueryEvaluationErrorFaultType"/>
+
+</xsd:schema>
\ No newline at end of file



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