You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/04/01 17:21:17 UTC

svn commit: r159694 - in incubator/muse/trunk/src/site/content/interop: lib/ src/java/org/apache/ws/resource/example/blackberry/ src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/ src/wsdl/

Author: scamp
Date: Fri Apr  1 07:21:15 2005
New Revision: 159694

URL: http://svn.apache.org/viewcvs?view=rev&rev=159694
Log: (empty)


Added:
    incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmimanageableresource.xsd
    incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherws.wsdl
Modified:
    incubator/muse/trunk/src/site/content/interop/lib/blackberry-xbeans.jar
    incubator/muse/trunk/src/site/content/interop/lib/ipmiserver-xbeans.jar
    incubator/muse/trunk/src/site/content/interop/lib/weatherstation-xbeans.jar
    incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryPropertyQNames.java
    incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryResource.java
    incubator/muse/trunk/src/site/content/interop/src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/WeatherstationPropertyQNames.java
    incubator/muse/trunk/src/site/content/interop/src/wsdl/blackberry.wsdl
    incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl
    incubator/muse/trunk/src/site/content/interop/src/wsdl/manageable_resource.xsd
    incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherstation.wsdl

Modified: incubator/muse/trunk/src/site/content/interop/lib/blackberry-xbeans.jar
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/lib/blackberry-xbeans.jar?view=diff&r1=159693&r2=159694
==============================================================================
Binary files - no diff available.

Modified: incubator/muse/trunk/src/site/content/interop/lib/ipmiserver-xbeans.jar
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/lib/ipmiserver-xbeans.jar?view=diff&r1=159693&r2=159694
==============================================================================
Binary files - no diff available.

Modified: incubator/muse/trunk/src/site/content/interop/lib/weatherstation-xbeans.jar
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/lib/weatherstation-xbeans.jar?view=diff&r1=159693&r2=159694
==============================================================================
Binary files - no diff available.

Modified: incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryPropertyQNames.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryPropertyQNames.java?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryPropertyQNames.java (original)
+++ incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryPropertyQNames.java Fri Apr  1 07:21:15 2005
@@ -10,26 +10,30 @@
  */
 public interface BlackberryPropertyQNames
 {
-    
-            QName MANAGEABILITYCAPABILITY =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ManageabilityCapability", "muws-xs1");        
+
+QName MANAGEABILITYCAPABILITY =
+            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ManageabilityCapability", "muws-xs1");
             QName TIME =
-            new QName( "http://pda.rim", "time", "bbry");        
+            new QName( "http://pda.rim", "time", "bbry");
+            QName TOPICEXPRESSIONDIALECTS =
+            new QName( "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "TopicExpressionDialects", "wsnt");
             QName TOTALCODEMODULESIZE =
-            new QName( "http://pda.rim", "TotalCodeModuleSize", "bbry");        
+            new QName( "http://pda.rim", "TotalCodeModuleSize", "bbry");
             QName ALLOCATEDSTORAGE =
-            new QName( "http://pda.rim", "AllocatedStorage", "bbry");        
-            QName CURRENTTIME2 =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "CurrentTime", "muws-xs2");        
+            new QName( "http://pda.rim", "AllocatedStorage", "bbry");
             QName RESOURCEID =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ResourceId", "muws-xs1");        
+            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ResourceId", "muws-xs1");
+            QName FIXEDTOPICSET =
+            new QName( "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "FixedTopicSet", "wsnt");
             QName OPERATIONALSTATUS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "OperationalStatus", "muws-xs2");        
+            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "OperationalStatus", "muws-xs2");
             QName CURRENTTIME =
-            new QName( "http://pda.rim", "CurrentTime", "bbry");        
+            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "CurrentTime", "muws-xs2");
             QName FREESTORAGE =
-            new QName( "http://pda.rim", "FreeStorage", "bbry");        
+            new QName( "http://pda.rim", "FreeStorage", "bbry");
             QName DATE =
-            new QName( "http://pda.rim", "date", "bbry");        
+            new QName( "http://pda.rim", "date", "bbry");
+            QName TOPIC =
+            new QName( "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "Topic", "wsnt");    
     
 }

Modified: incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryResource.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryResource.java?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryResource.java (original)
+++ incubator/muse/trunk/src/site/content/interop/src/java/org/apache/ws/resource/example/blackberry/BlackberryResource.java Fri Apr  1 07:21:15 2005
@@ -131,7 +131,7 @@
 
 
         //current time is done like in Apollo
-        resourceProperty = resourcePropertySet.get(BlackberryPropertyQNames.CURRENTTIME2);
+        resourceProperty = resourcePropertySet.get(BlackberryPropertyQNames.CURRENTTIME);
         CurrentTimeDocument currentTimeDocument = CurrentTimeDocument.Factory.newInstance();
         currentTimeDocument.setCurrentTime(calendarInstance);
         resourceProperty.add(currentTimeDocument);

Modified: incubator/muse/trunk/src/site/content/interop/src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/WeatherstationPropertyQNames.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/WeatherstationPropertyQNames.java?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/WeatherstationPropertyQNames.java (original)
+++ incubator/muse/trunk/src/site/content/interop/src/java/org/everestWeather/wsdm/samples/x2005/x04/schema/WeatherstationPropertyQNames.java Fri Apr  1 07:21:15 2005
@@ -10,41 +10,41 @@
  */
 public interface WeatherstationPropertyQNames
 {
-    
-            QName CORRELATABLEPROPERTIES =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "CorrelatableProperties", "muws-xs1");        
-            QName MANAGEABILITYCAPABILITY =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ManageabilityCapability", "muws-xs1");        
-            QName FCCID =
-            new QName( "http://everest-weather.org/wsdm/samples/2005/04/schema", "FCCID", "wsws-xs");        
-            QName RESOURCEID =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ResourceId", "muws-xs1");        
-            QName OPERATIONALSTATUS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "OperationalStatus", "muws-xs2");        
-            QName CURRENTTIME =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "CurrentTime", "muws-xs2");        
-            QName RELATIONSHIP =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "Relationship", "muws-xs2");
 
-            QName CURRENTOPERATIONALSTATE =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "CurrentOperationalState", "mows-xs");
-            QName LASTOPERATIONALSTATETRANSITION =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "LastOperationalStateTransition", "mows-xs");
-            QName ENDPOINTREFERENCE =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "EndpointReference", "mows-xs");
-            QName ENDPOINTDESCRIPTIONS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "EndpointDescriptions", "mows-xs");
-            QName NUMBEROFREQUESTS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfRequests", "mows-xs");
-            QName NUMBEROFSUCCESSFULREQUESTS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfSuccessfulRequests", "mows-xs");
-            QName NUMBEROFFAILEDREQUESTS =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfFailedRequests", "mows-xs");
-            QName SERVICETIME =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "ServiceTime", "mows-xs");
-            QName MAXRESPONSETIME =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "MaxResponseTime", "mows-xs");
-            QName LASTRESPONSETIME =
-            new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "LastResponseTime", "mows-xs");
+                QName CORRELATABLEPROPERTIES =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "CorrelatableProperties", "muws-xs1");
+                QName MANAGEABILITYCAPABILITY =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ManageabilityCapability", "muws-xs1");
+                QName FCCID =
+                new QName( "http://everest-weather.org/wsdm/samples/2005/04/schema", "FCCID", "wsws-xs");
+                QName RESOURCEID =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ResourceId", "muws-xs1");
+                QName OPERATIONALSTATUS =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "OperationalStatus", "muws-xs2");
+                QName CURRENTTIME =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "CurrentTime", "muws-xs2");
+                QName RELATIONSHIP =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "Relationship", "muws-xs2");
+
+                QName CURRENTOPERATIONALSTATE =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "CurrentOperationalState", "mows-xs");
+                QName LASTOPERATIONALSTATETRANSITION =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "LastOperationalStateTransition", "mows-xs");
+                QName ENDPOINTREFERENCE =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "EndpointReference", "mows-xs");
+                QName ENDPOINTDESCRIPTIONS =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "EndpointDescriptions", "mows-xs");
+                QName NUMBEROFREQUESTS =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfRequests", "mows-xs");
+                QName NUMBEROFSUCCESSFULREQUESTS =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfSuccessfulRequests", "mows-xs");
+                QName NUMBEROFFAILEDREQUESTS =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "NumberOfFailedRequests", "mows-xs");
+                QName SERVICETIME =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "ServiceTime", "mows-xs");
+                QName MAXRESPONSETIME =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "MaxResponseTime", "mows-xs");
+                QName LASTRESPONSETIME =
+                new QName( "http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "LastResponseTime", "mows-xs");
 
 }

Modified: incubator/muse/trunk/src/site/content/interop/src/wsdl/blackberry.wsdl
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/blackberry.wsdl?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/blackberry.wsdl (original)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/blackberry.wsdl Fri Apr  1 07:21:15 2005
@@ -31,8 +31,7 @@
 					<element ref="muws-xs2:CurrentTime"/>
 					<element ref="bbry:AllocatedStorage"/>
 					<element ref="bbry:FreeStorage"/>
-					<element ref="bbry:TotalCodeModuleSize"/>
-					<element ref="bbry:CurrentTime"/>
+					<element ref="bbry:TotalCodeModuleSize"/>		
 					<element ref="bbry:date"/>
 					<element ref="bbry:time"/>
 

Added: incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmimanageableresource.xsd
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmimanageableresource.xsd?view=auto&rev=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmimanageableresource.xsd (added)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmimanageableresource.xsd Fri Apr  1 07:21:15 2005
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<xs:schema
+    targetNamespace="http://dell.com/wsdm/demos/interop/2005/04"
+    xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+    <!-- SerialNumber: the manufacturer's serial number string -->
+    <xs:element name="SerialNumber" type="xs:string" />
+    
+    <!-- Local or fully-qualified IP name -->
+    <xs:element name="IpName" type="xs:string" />
+    
+    <!-- The SNMP sysContact string, if we can get it -->
+    <xs:element name="sysContact" type="xs:string" />
+    
+    <!-- Manufacturer's model name string, if available. -->
+    <xs:element name="ModelName" type="xs:string" />
+    
+    <!-- CoverOpen indicates if the chassis cover is open or closed -->
+    <xs:element name="CoverOpen" type="xs:boolean" />
+    
+    <!-- AttentionLedOn values, (modifiable) action when set:
+            false   read: off;          write: turn off
+            true    read: currently on; write: turn on for 10 seconds
+    -->
+    <xs:element name="AttentionLedOn" type="xs:boolean" />
+
+</xs:schema>

Modified: incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl (original)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl Fri Apr  1 07:21:15 2005
@@ -1,15 +1,17 @@
-<definitions xmlns:tns="http://ws.apache.org/resource/example/ipmiserver" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:muws-xs1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd" xmlns:muws-xs2="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd" xmlns:muws-wsdl2="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.wsdl" xmlns:muws-events="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2-events.xml " xmlns:mows-xs="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd" xmlns:mows-wsdl="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.wsdl" xmlns:mows-events="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows-events.xml" xmlns:wsa0="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:S="http://www.w3.org/2002/12/soap-envelope" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsrf-rp="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" xmlns:wsws-xs="http://everest-weather.org/wsdm/samples/2005/04/schema" 
+<definitions xmlns:tns="http://dell.com/wsdm/demos/interop/2005/04" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:muws-xs1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd" xmlns:muws-xs2="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd" xmlns:muws-wsdl2="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.wsdl" xmlns:muws-events="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2-events.xml " xmlns:mows-xs="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd" xmlns:mows-wsdl="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.wsdl" xmlns:mows-events="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows-events.xml" xmlns:wsa0="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:S="http://www.w3.org/2002/12/soap-envelope" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsrf-rp="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" xmlns:wsws-xs="http://everest-weather.org/wsdm/samples/2005/04/schema" 
 xmlns:wsntw="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl"
 xmlns:wsrpw="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl"
 
-targetNamespace="http://ws.apache.org/resource/example/ipmiserver" name="IPMIServer">
+targetNamespace="http://dell.com/wsdm/demos/interop/2005/04" name="IPMIServer">
 	<import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.wsdl" location="../spec/wsrf/WS-ResourceProperties-1_2-Draft_01.wsdl"/>
 	<import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" location="../spec/wsn/WS-BaseNotification-1_2-Draft_01.wsdl"/>
 
 	<types>
-		<schema elementFormDefault="qualified" targetNamespace="http://ws.apache.org/resource/example/ipmiserver" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+		<schema elementFormDefault="qualified" targetNamespace="http://dell.com/wsdm/demos/interop/2005/04" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 			<import namespace="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd" schemaLocation="../spec/wsdm/MUWS-Part1-1_0.xsd"/>
 			<import namespace="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd" schemaLocation="../spec/wsdm/MUWS-Part2-1_0.xsd"/>
+			<import namespace="http://dell.com/wsdm/demos/interop/2005/04" schemaLocation="ipmimanageableresource.xsd"/>
+			
 			<element name="CpuUsage"/>
 			<!-- Resource Properties Document Schema -->
 			<element name="IPMIServerProperties">

Modified: incubator/muse/trunk/src/site/content/interop/src/wsdl/manageable_resource.xsd
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/manageable_resource.xsd?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/manageable_resource.xsd (original)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/manageable_resource.xsd Fri Apr  1 07:21:15 2005
@@ -28,5 +28,4 @@
 <xs:element name="AllocatedStorage" type="xs:int" />
 <xs:element name="TotalCodeModuleSize" type="xs:int" />
 <xs:element name="TotalStorage" type="xs:int" />
-<xs:element name="CurrentTime" type="xs:string" />
 </xs:schema>

Modified: incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherstation.wsdl
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherstation.wsdl?view=diff&r1=159693&r2=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherstation.wsdl (original)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherstation.wsdl Fri Apr  1 07:21:15 2005
@@ -12,7 +12,7 @@
 			<import namespace="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd" schemaLocation="../spec/wsdm/MUWS-Part1-1_0.xsd"/>
 			<import namespace="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd" schemaLocation="../spec/wsdm/MUWS-Part2-1_0.xsd"/>
 			<import namespace="http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd" schemaLocation="../spec/wsdm/MOWS-1_0.xsd"/>
-			<element name="FCCID" type="xsd:positiveInteger"/>
+			<element name="FCCID" type="xsd:string"/>
 			<!-- Resource Properties Document Schema -->
 			<element name="WeatherStationProperties">
 				<complexType>

Added: incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherws.wsdl
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherws.wsdl?view=auto&rev=159694
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherws.wsdl (added)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/weatherws.wsdl Fri Apr  1 07:21:15 2005
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://everest.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://everest.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsdl:types>
+    <s:schema elementFormDefault="qualified" targetNamespace="http://everest.org/">
+      <s:element name="GetCurrentTemperature">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="altitude" type="s:double" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+      <s:element name="GetCurrentTemperatureResponse">
+        <s:complexType>
+          <s:sequence>
+            <s:element minOccurs="1" maxOccurs="1" name="GetCurrentTemperatureResult" type="s:double" />
+          </s:sequence>
+        </s:complexType>
+      </s:element>
+    </s:schema>
+  </wsdl:types>
+  <wsdl:message name="GetCurrentTemperatureSoapIn">
+    <wsdl:part name="parameters" element="tns:GetCurrentTemperature" />
+  </wsdl:message>
+  <wsdl:message name="GetCurrentTemperatureSoapOut">
+    <wsdl:part name="parameters" element="tns:GetCurrentTemperatureResponse" />
+  </wsdl:message>
+  <wsdl:portType name="WeatherStationSoap">
+    <wsdl:operation name="GetCurrentTemperature">
+      <wsdl:input message="tns:GetCurrentTemperatureSoapIn" />
+      <wsdl:output message="tns:GetCurrentTemperatureSoapOut" />
+    </wsdl:operation>
+  </wsdl:portType>
+  <wsdl:binding name="WeatherStationSoap" type="tns:WeatherStationSoap">
+    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
+    <wsdl:operation name="GetCurrentTemperature">
+      <soap:operation soapAction="" style="document" />
+      <wsdl:input>
+        <soap:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:service name="WeatherStation">
+    <documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
+    <wsdl:port name="WeatherStationSoap" binding="tns:WeatherStationSoap">
+      <soap:address location="http://localhost/WeatherStation/WeatherStation.asmx" />
+    </wsdl:port>
+  </wsdl:service>
+</wsdl:definitions>



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