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 wi...@apache.org on 2005/08/08 20:25:23 UTC

svn commit: r230841 [1/2] - in /webservices/muse/trunk/src/examples/ieeedemo/src: .xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/ .xmlbeans/src/org/wsdmdemo/service/weatherStation/ .xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/ .xmlbea...

Author: wire
Date: Mon Aug  8 11:25:04 2005
New Revision: 230841

URL: http://svn.apache.org/viewcvs?rev=230841&view=rev
Log:
Updated to post GGF Weather Station WSDL

Removed:
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/HumidityDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/HumidityMetricType.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/VisibilityDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/VisibilityMetricType.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/HumidityDocumentImpl.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/HumidityMetricTypeImpl.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/VisibilityDocumentImpl.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/VisibilityMetricTypeImpl.java
Modified:
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationResource.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationService.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStationCustomOperationsPortType.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStationHome.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStationPropertyQNames.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStationResource.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStationService.java
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStation_deploy.wsdd
    webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/WeatherStation_jndi-config.xml

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface WeatherClientConfigResourcePropertiesDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s11A95029614C0A235A7E53396127C697.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties83dbdoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.sCD0F07C18DA590C90D293491D7D48B55.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties83dbdoctype");
     
     /**
      * Gets the "WeatherClientConfigResourceProperties" element
@@ -40,7 +40,7 @@
      */
     public interface WeatherClientConfigResourceProperties extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s11A95029614C0A235A7E53396127C697.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties7369elemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.sCD0F07C18DA590C90D293491D7D48B55.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties7369elemtype");
         
         /**
          * Gets array of all "Topic" elements

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface WeatherDataRefreshIntervalDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s11A95029614C0A235A7E53396127C697.TypeSystemHolder.typeSystem.resolveHandle("weatherdatarefreshinterval980ddoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.sCD0F07C18DA590C90D293491D7D48B55.TypeSystemHolder.typeSystem.resolveHandle("weatherdatarefreshinterval980ddoctype");
     
     /**
      * Gets the "WeatherDataRefreshInterval" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface WeatherStationReferenceDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s11A95029614C0A235A7E53396127C697.TypeSystemHolder.typeSystem.resolveHandle("weatherstationreference35a4doctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.sCD0F07C18DA590C90D293491D7D48B55.TypeSystemHolder.typeSystem.resolveHandle("weatherstationreference35a4doctype");
     
     /**
      * Gets the "WeatherStationReference" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface NameDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("namedb26doctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("namedb26doctype");
     
     /**
      * Gets the "Name" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface OwnerDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("owner5d3cdoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("owner5d3cdoctype");
     
     /**
      * Gets the "Owner" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface PriceDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("price12d2doctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("price12d2doctype");
     
     /**
      * Gets the "Price" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface RecalibrateDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("recalibrated9bddoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("recalibrated9bddoctype");
     
     /**
      * Gets the "Recalibrate" element
@@ -40,7 +40,7 @@
      */
     public interface Recalibrate extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("recalibratea7fdelemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("recalibratea7fdelemtype");
         
         /**
          * A factory class with static methods for creating instances

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface RecalibrateResponseDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("recalibrateresponse999edoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("recalibrateresponse999edoctype");
     
     /**
      * Gets the "RecalibrateResponse" element
@@ -40,7 +40,7 @@
      */
     public interface RecalibrateResponse extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("recalibrateresponse87ffelemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("recalibrateresponse87ffelemtype");
         
         /**
          * A factory class with static methods for creating instances

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface TemperatureDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("temperature113ddoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("temperature113ddoctype");
     
     /**
      * Gets the "Temperature" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java Mon Aug  8 11:25:04 2005
@@ -15,7 +15,7 @@
  */
 public interface TemperatureMetricType extends org.apache.xmlbeans.XmlDouble
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("temperaturemetrictypec5b7type");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("temperaturemetrictypec5b7type");
     
     /**
      * Gets the "ResetAt" attribute

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface WeatherStationResourcePropertiesDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("weatherstationresourceproperties36bcdoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("weatherstationresourceproperties36bcdoctype");
     
     /**
      * Gets the "WeatherStationResourceProperties" element
@@ -40,7 +40,7 @@
      */
     public interface WeatherStationResourceProperties extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s6E92E01B95FB2755323285C2F9660EA4.TypeSystemHolder.typeSystem.resolveHandle("weatherstationresourceproperties9dbfelemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s7A91203ACA2E2FE850B74136D3F7CF04.TypeSystemHolder.typeSystem.resolveHandle("weatherstationresourceproperties9dbfelemtype");
         
         /**
          * Gets the "Name" element
@@ -118,36 +118,6 @@
         org.wsdmdemo.service.weatherStation.TemperatureMetricType addNewTemperature();
         
         /**
-         * Gets the "Humidity" element
-         */
-        org.wsdmdemo.service.weatherStation.HumidityMetricType getHumidity();
-        
-        /**
-         * Sets the "Humidity" element
-         */
-        void setHumidity(org.wsdmdemo.service.weatherStation.HumidityMetricType humidity);
-        
-        /**
-         * Appends and returns a new empty "Humidity" element
-         */
-        org.wsdmdemo.service.weatherStation.HumidityMetricType addNewHumidity();
-        
-        /**
-         * Gets the "Visibility" element
-         */
-        org.wsdmdemo.service.weatherStation.VisibilityMetricType getVisibility();
-        
-        /**
-         * Sets the "Visibility" element
-         */
-        void setVisibility(org.wsdmdemo.service.weatherStation.VisibilityMetricType visibility);
-        
-        /**
-         * Appends and returns a new empty "Visibility" element
-         */
-        org.wsdmdemo.service.weatherStation.VisibilityMetricType addNewVisibility();
-        
-        /**
          * Gets array of all "Topic" elements
          */
         org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[] getTopicArray();
@@ -406,6 +376,21 @@
          * Sets (as xml) the "OperationalStatus" element
          */
         void xsetOperationalStatus(org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus operationalStatus);
+        
+        /**
+         * Gets the "LastResponseTime" element
+         */
+        org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric getLastResponseTime();
+        
+        /**
+         * Sets the "LastResponseTime" element
+         */
+        void setLastResponseTime(org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric lastResponseTime);
+        
+        /**
+         * Appends and returns a new empty "LastResponseTime" element
+         */
+        org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric addNewLastResponseTime();
         
         /**
          * A factory class with static methods for creating instances

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java Mon Aug  8 11:25:04 2005
@@ -94,24 +94,22 @@
             new javax.xml.namespace.QName("http://wsdmdemo.org/service/weather-station", "Price");
         private static final javax.xml.namespace.QName TEMPERATURE$6 = 
             new javax.xml.namespace.QName("http://wsdmdemo.org/service/weather-station", "Temperature");
-        private static final javax.xml.namespace.QName HUMIDITY$8 = 
-            new javax.xml.namespace.QName("http://wsdmdemo.org/service/weather-station", "Humidity");
-        private static final javax.xml.namespace.QName VISIBILITY$10 = 
-            new javax.xml.namespace.QName("http://wsdmdemo.org/service/weather-station", "Visibility");
-        private static final javax.xml.namespace.QName TOPIC$12 = 
+        private static final javax.xml.namespace.QName TOPIC$8 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "Topic");
-        private static final javax.xml.namespace.QName FIXEDTOPICSET$14 = 
+        private static final javax.xml.namespace.QName FIXEDTOPICSET$10 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "FixedTopicSet");
-        private static final javax.xml.namespace.QName TOPICEXPRESSIONDIALECTS$16 = 
+        private static final javax.xml.namespace.QName TOPICEXPRESSIONDIALECTS$12 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd", "TopicExpressionDialects");
-        private static final javax.xml.namespace.QName RESOURCEID$18 = 
+        private static final javax.xml.namespace.QName RESOURCEID$14 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ResourceId");
-        private static final javax.xml.namespace.QName MANAGEABILITYCAPABILITY$20 = 
+        private static final javax.xml.namespace.QName MANAGEABILITYCAPABILITY$16 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd", "ManageabilityCapability");
-        private static final javax.xml.namespace.QName CURRENTTIME$22 = 
+        private static final javax.xml.namespace.QName CURRENTTIME$18 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "CurrentTime");
-        private static final javax.xml.namespace.QName OPERATIONALSTATUS$24 = 
+        private static final javax.xml.namespace.QName OPERATIONALSTATUS$20 = 
             new javax.xml.namespace.QName("http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd", "OperationalStatus");
+        private static final javax.xml.namespace.QName LASTRESPONSETIME$22 = 
+            new javax.xml.namespace.QName("http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd", "LastResponseTime");
         
         
         /**
@@ -369,106 +367,6 @@
         }
         
         /**
-         * Gets the "Humidity" element
-         */
-        public org.wsdmdemo.service.weatherStation.HumidityMetricType getHumidity()
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.HumidityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.HumidityMetricType)get_store().find_element_user(HUMIDITY$8, 0);
-                if (target == null)
-                {
-                    return null;
-                }
-                return target;
-            }
-        }
-        
-        /**
-         * Sets the "Humidity" element
-         */
-        public void setHumidity(org.wsdmdemo.service.weatherStation.HumidityMetricType humidity)
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.HumidityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.HumidityMetricType)get_store().find_element_user(HUMIDITY$8, 0);
-                if (target == null)
-                {
-                    target = (org.wsdmdemo.service.weatherStation.HumidityMetricType)get_store().add_element_user(HUMIDITY$8);
-                }
-                target.set(humidity);
-            }
-        }
-        
-        /**
-         * Appends and returns a new empty "Humidity" element
-         */
-        public org.wsdmdemo.service.weatherStation.HumidityMetricType addNewHumidity()
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.HumidityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.HumidityMetricType)get_store().add_element_user(HUMIDITY$8);
-                return target;
-            }
-        }
-        
-        /**
-         * Gets the "Visibility" element
-         */
-        public org.wsdmdemo.service.weatherStation.VisibilityMetricType getVisibility()
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.VisibilityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.VisibilityMetricType)get_store().find_element_user(VISIBILITY$10, 0);
-                if (target == null)
-                {
-                    return null;
-                }
-                return target;
-            }
-        }
-        
-        /**
-         * Sets the "Visibility" element
-         */
-        public void setVisibility(org.wsdmdemo.service.weatherStation.VisibilityMetricType visibility)
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.VisibilityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.VisibilityMetricType)get_store().find_element_user(VISIBILITY$10, 0);
-                if (target == null)
-                {
-                    target = (org.wsdmdemo.service.weatherStation.VisibilityMetricType)get_store().add_element_user(VISIBILITY$10);
-                }
-                target.set(visibility);
-            }
-        }
-        
-        /**
-         * Appends and returns a new empty "Visibility" element
-         */
-        public org.wsdmdemo.service.weatherStation.VisibilityMetricType addNewVisibility()
-        {
-            synchronized (monitor())
-            {
-                check_orphaned();
-                org.wsdmdemo.service.weatherStation.VisibilityMetricType target = null;
-                target = (org.wsdmdemo.service.weatherStation.VisibilityMetricType)get_store().add_element_user(VISIBILITY$10);
-                return target;
-            }
-        }
-        
-        /**
          * Gets array of all "Topic" elements
          */
         public org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[] getTopicArray()
@@ -477,7 +375,7 @@
             {
                 check_orphaned();
                 java.util.List targetList = new java.util.ArrayList();
-                get_store().find_all_element_users(TOPIC$12, targetList);
+                get_store().find_all_element_users(TOPIC$8, targetList);
                 org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[] result = new org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[targetList.size()];
                 targetList.toArray(result);
                 return result;
@@ -493,7 +391,7 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType target = null;
-                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().find_element_user(TOPIC$12, i);
+                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().find_element_user(TOPIC$8, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -510,7 +408,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                return get_store().count_elements(TOPIC$12);
+                return get_store().count_elements(TOPIC$8);
             }
         }
         
@@ -522,7 +420,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                arraySetterHelper(topicArray, TOPIC$12);
+                arraySetterHelper(topicArray, TOPIC$8);
             }
         }
         
@@ -535,7 +433,7 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType target = null;
-                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().find_element_user(TOPIC$12, i);
+                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().find_element_user(TOPIC$8, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -553,7 +451,7 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType target = null;
-                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().insert_element_user(TOPIC$12, i);
+                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().insert_element_user(TOPIC$8, i);
                 return target;
             }
         }
@@ -567,7 +465,7 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType target = null;
-                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().add_element_user(TOPIC$12);
+                target = (org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType)get_store().add_element_user(TOPIC$8);
                 return target;
             }
         }
@@ -580,7 +478,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                get_store().remove_element(TOPIC$12, i);
+                get_store().remove_element(TOPIC$8, i);
             }
         }
         
@@ -593,7 +491,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FIXEDTOPICSET$14, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FIXEDTOPICSET$10, 0);
                 if (target == null)
                 {
                     return false;
@@ -611,7 +509,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlBoolean target = null;
-                target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(FIXEDTOPICSET$14, 0);
+                target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(FIXEDTOPICSET$10, 0);
                 return target;
             }
         }
@@ -625,10 +523,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FIXEDTOPICSET$14, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(FIXEDTOPICSET$10, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FIXEDTOPICSET$14);
+                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(FIXEDTOPICSET$10);
                 }
                 target.setBooleanValue(fixedTopicSet);
             }
@@ -643,10 +541,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlBoolean target = null;
-                target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(FIXEDTOPICSET$14, 0);
+                target = (org.apache.xmlbeans.XmlBoolean)get_store().find_element_user(FIXEDTOPICSET$10, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.XmlBoolean)get_store().add_element_user(FIXEDTOPICSET$14);
+                    target = (org.apache.xmlbeans.XmlBoolean)get_store().add_element_user(FIXEDTOPICSET$10);
                 }
                 target.set(fixedTopicSet);
             }
@@ -661,7 +559,7 @@
             {
                 check_orphaned();
                 java.util.List targetList = new java.util.ArrayList();
-                get_store().find_all_element_users(TOPICEXPRESSIONDIALECTS$16, targetList);
+                get_store().find_all_element_users(TOPICEXPRESSIONDIALECTS$12, targetList);
                 java.lang.String[] result = new java.lang.String[targetList.size()];
                 for (int i = 0, len = targetList.size() ; i < len ; i++)
                     result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getStringValue();
@@ -678,7 +576,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -696,7 +594,7 @@
             {
                 check_orphaned();
                 java.util.List targetList = new java.util.ArrayList();
-                get_store().find_all_element_users(TOPICEXPRESSIONDIALECTS$16, targetList);
+                get_store().find_all_element_users(TOPICEXPRESSIONDIALECTS$12, targetList);
                 org.apache.xmlbeans.XmlAnyURI[] result = new org.apache.xmlbeans.XmlAnyURI[targetList.size()];
                 targetList.toArray(result);
                 return result;
@@ -712,7 +610,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -729,7 +627,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                return get_store().count_elements(TOPICEXPRESSIONDIALECTS$16);
+                return get_store().count_elements(TOPICEXPRESSIONDIALECTS$12);
             }
         }
         
@@ -741,7 +639,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                arraySetterHelper(topicExpressionDialectsArray, TOPICEXPRESSIONDIALECTS$16);
+                arraySetterHelper(topicExpressionDialectsArray, TOPICEXPRESSIONDIALECTS$12);
             }
         }
         
@@ -754,7 +652,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -771,7 +669,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                arraySetterHelper(topicExpressionDialectsArray, TOPICEXPRESSIONDIALECTS$16);
+                arraySetterHelper(topicExpressionDialectsArray, TOPICEXPRESSIONDIALECTS$12);
             }
         }
         
@@ -784,7 +682,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -802,7 +700,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = 
-                    (org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                    (org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 target.setStringValue(topicExpressionDialects);
             }
         }
@@ -816,7 +714,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOPICEXPRESSIONDIALECTS$16);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOPICEXPRESSIONDIALECTS$12);
                 target.setStringValue(topicExpressionDialects);
             }
         }
@@ -830,7 +728,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().insert_element_user(TOPICEXPRESSIONDIALECTS$16, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().insert_element_user(TOPICEXPRESSIONDIALECTS$12, i);
                 return target;
             }
         }
@@ -844,7 +742,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(TOPICEXPRESSIONDIALECTS$16);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(TOPICEXPRESSIONDIALECTS$12);
                 return target;
             }
         }
@@ -857,7 +755,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                get_store().remove_element(TOPICEXPRESSIONDIALECTS$16, i);
+                get_store().remove_element(TOPICEXPRESSIONDIALECTS$12, i);
             }
         }
         
@@ -870,7 +768,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(RESOURCEID$18, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(RESOURCEID$14, 0);
                 if (target == null)
                 {
                     return null;
@@ -888,7 +786,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(RESOURCEID$18, 0);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(RESOURCEID$14, 0);
                 return target;
             }
         }
@@ -902,10 +800,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(RESOURCEID$18, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(RESOURCEID$14, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(RESOURCEID$18);
+                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(RESOURCEID$14);
                 }
                 target.setStringValue(resourceId);
             }
@@ -920,10 +818,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(RESOURCEID$18, 0);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(RESOURCEID$14, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(RESOURCEID$18);
+                    target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(RESOURCEID$14);
                 }
                 target.set(resourceId);
             }
@@ -938,7 +836,7 @@
             {
                 check_orphaned();
                 java.util.List targetList = new java.util.ArrayList();
-                get_store().find_all_element_users(MANAGEABILITYCAPABILITY$20, targetList);
+                get_store().find_all_element_users(MANAGEABILITYCAPABILITY$16, targetList);
                 java.lang.String[] result = new java.lang.String[targetList.size()];
                 for (int i = 0, len = targetList.size() ; i < len ; i++)
                     result[i] = ((org.apache.xmlbeans.SimpleValue)targetList.get(i)).getStringValue();
@@ -955,7 +853,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MANAGEABILITYCAPABILITY$20, i);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MANAGEABILITYCAPABILITY$16, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -973,7 +871,7 @@
             {
                 check_orphaned();
                 java.util.List targetList = new java.util.ArrayList();
-                get_store().find_all_element_users(MANAGEABILITYCAPABILITY$20, targetList);
+                get_store().find_all_element_users(MANAGEABILITYCAPABILITY$16, targetList);
                 org.apache.xmlbeans.XmlAnyURI[] result = new org.apache.xmlbeans.XmlAnyURI[targetList.size()];
                 targetList.toArray(result);
                 return result;
@@ -989,7 +887,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(MANAGEABILITYCAPABILITY$20, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(MANAGEABILITYCAPABILITY$16, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -1006,7 +904,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                return get_store().count_elements(MANAGEABILITYCAPABILITY$20);
+                return get_store().count_elements(MANAGEABILITYCAPABILITY$16);
             }
         }
         
@@ -1018,7 +916,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                arraySetterHelper(manageabilityCapabilityArray, MANAGEABILITYCAPABILITY$20);
+                arraySetterHelper(manageabilityCapabilityArray, MANAGEABILITYCAPABILITY$16);
             }
         }
         
@@ -1031,7 +929,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MANAGEABILITYCAPABILITY$20, i);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MANAGEABILITYCAPABILITY$16, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -1048,7 +946,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                arraySetterHelper(manageabilityCapabilityArray, MANAGEABILITYCAPABILITY$20);
+                arraySetterHelper(manageabilityCapabilityArray, MANAGEABILITYCAPABILITY$16);
             }
         }
         
@@ -1061,7 +959,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(MANAGEABILITYCAPABILITY$20, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().find_element_user(MANAGEABILITYCAPABILITY$16, i);
                 if (target == null)
                 {
                     throw new IndexOutOfBoundsException();
@@ -1079,7 +977,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = 
-                    (org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(MANAGEABILITYCAPABILITY$20, i);
+                    (org.apache.xmlbeans.SimpleValue)get_store().insert_element_user(MANAGEABILITYCAPABILITY$16, i);
                 target.setStringValue(manageabilityCapability);
             }
         }
@@ -1093,7 +991,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(MANAGEABILITYCAPABILITY$20);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(MANAGEABILITYCAPABILITY$16);
                 target.setStringValue(manageabilityCapability);
             }
         }
@@ -1107,7 +1005,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().insert_element_user(MANAGEABILITYCAPABILITY$20, i);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().insert_element_user(MANAGEABILITYCAPABILITY$16, i);
                 return target;
             }
         }
@@ -1121,7 +1019,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlAnyURI target = null;
-                target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(MANAGEABILITYCAPABILITY$20);
+                target = (org.apache.xmlbeans.XmlAnyURI)get_store().add_element_user(MANAGEABILITYCAPABILITY$16);
                 return target;
             }
         }
@@ -1134,7 +1032,7 @@
             synchronized (monitor())
             {
                 check_orphaned();
-                get_store().remove_element(MANAGEABILITYCAPABILITY$20, i);
+                get_store().remove_element(MANAGEABILITYCAPABILITY$16, i);
             }
         }
         
@@ -1147,7 +1045,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CURRENTTIME$22, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CURRENTTIME$18, 0);
                 if (target == null)
                 {
                     return null;
@@ -1165,7 +1063,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlDateTime target = null;
-                target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(CURRENTTIME$22, 0);
+                target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(CURRENTTIME$18, 0);
                 return target;
             }
         }
@@ -1179,10 +1077,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CURRENTTIME$22, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CURRENTTIME$18, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CURRENTTIME$22);
+                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CURRENTTIME$18);
                 }
                 target.setCalendarValue(currentTime);
             }
@@ -1197,10 +1095,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.XmlDateTime target = null;
-                target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(CURRENTTIME$22, 0);
+                target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(CURRENTTIME$18, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(CURRENTTIME$22);
+                    target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(CURRENTTIME$18);
                 }
                 target.set(currentTime);
             }
@@ -1215,7 +1113,7 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OPERATIONALSTATUS$24, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OPERATIONALSTATUS$20, 0);
                 if (target == null)
                 {
                     return null;
@@ -1233,7 +1131,7 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus target = null;
-                target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().find_element_user(OPERATIONALSTATUS$24, 0);
+                target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().find_element_user(OPERATIONALSTATUS$20, 0);
                 return target;
             }
         }
@@ -1247,10 +1145,10 @@
             {
                 check_orphaned();
                 org.apache.xmlbeans.SimpleValue target = null;
-                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OPERATIONALSTATUS$24, 0);
+                target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(OPERATIONALSTATUS$20, 0);
                 if (target == null)
                 {
-                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(OPERATIONALSTATUS$24);
+                    target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(OPERATIONALSTATUS$20);
                 }
                 target.setEnumValue(operationalStatus);
             }
@@ -1265,12 +1163,62 @@
             {
                 check_orphaned();
                 org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus target = null;
-                target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().find_element_user(OPERATIONALSTATUS$24, 0);
+                target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().find_element_user(OPERATIONALSTATUS$20, 0);
                 if (target == null)
                 {
-                    target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().add_element_user(OPERATIONALSTATUS$24);
+                    target = (org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus)get_store().add_element_user(OPERATIONALSTATUS$20);
                 }
                 target.set(operationalStatus);
+            }
+        }
+        
+        /**
+         * Gets the "LastResponseTime" element
+         */
+        public org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric getLastResponseTime()
+        {
+            synchronized (monitor())
+            {
+                check_orphaned();
+                org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric target = null;
+                target = (org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric)get_store().find_element_user(LASTRESPONSETIME$22, 0);
+                if (target == null)
+                {
+                    return null;
+                }
+                return target;
+            }
+        }
+        
+        /**
+         * Sets the "LastResponseTime" element
+         */
+        public void setLastResponseTime(org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric lastResponseTime)
+        {
+            synchronized (monitor())
+            {
+                check_orphaned();
+                org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric target = null;
+                target = (org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric)get_store().find_element_user(LASTRESPONSETIME$22, 0);
+                if (target == null)
+                {
+                    target = (org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric)get_store().add_element_user(LASTRESPONSETIME$22);
+                }
+                target.set(lastResponseTime);
+            }
+        }
+        
+        /**
+         * Appends and returns a new empty "LastResponseTime" element
+         */
+        public org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric addNewLastResponseTime()
+        {
+            synchronized (monitor())
+            {
+                check_orphaned();
+                org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric target = null;
+                target = (org.oasisOpen.docs.wsdm.x2004.x12.mows.wsdmMows.DurationMetric)get_store().add_element_user(LASTRESPONSETIME$22);
+                return target;
             }
         }
     }

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface AddWeatherStationDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("addweatherstation9ceadoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("addweatherstation9ceadoctype");
     
     /**
      * Gets the "AddWeatherStation" element
@@ -40,7 +40,7 @@
      */
     public interface AddWeatherStation extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationce57elemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationce57elemtype");
         
         /**
          * Gets the "EndpointReference" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface AddWeatherStationResponseDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationresponsec74bdoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationresponsec74bdoctype");
     
     /**
      * Gets the "AddWeatherStationResponse" element
@@ -40,7 +40,7 @@
      */
     public interface AddWeatherStationResponse extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationresponse2999elemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("addweatherstationresponse2999elemtype");
         
         /**
          * A factory class with static methods for creating instances

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface RemoveWeatherStationDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstation231fdoctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstation231fdoctype");
     
     /**
      * Gets the "RemoveWeatherStation" element
@@ -40,7 +40,7 @@
      */
     public interface RemoveWeatherStation extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationae1felemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationae1felemtype");
         
         /**
          * Gets the "ResourceId" element

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface RemoveWeatherStationResponseDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationresponse4880doctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationresponse4880doctype");
     
     /**
      * Gets the "RemoveWeatherStationResponse" element
@@ -40,7 +40,7 @@
      */
     public interface RemoveWeatherStationResponse extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationresponse30ffelemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("removeweatherstationresponse30ffelemtype");
         
         /**
          * A factory class with static methods for creating instances

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java Mon Aug  8 11:25:04 2005
@@ -16,7 +16,7 @@
  */
 public interface WeatherStationDirectoryResourcePropertiesDocument extends org.apache.xmlbeans.XmlObject
 {
-    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("weatherstationdirectoryresourceproperties96b7doctype");
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("weatherstationdirectoryresourceproperties96b7doctype");
     
     /**
      * Gets the "WeatherStationDirectoryResourceProperties" element
@@ -40,7 +40,7 @@
      */
     public interface WeatherStationDirectoryResourceProperties extends org.apache.xmlbeans.XmlObject
     {
-        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s29F1D94377F27855C713C7480226C748.TypeSystemHolder.typeSystem.resolveHandle("weatherstationdirectoryresourceproperties5871elemtype");
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schemaorg_apache_xmlbeans.system.s17369A3D9F45C72AC22EF6A5BA913503.TypeSystemHolder.typeSystem.resolveHandle("weatherstationdirectoryresourceproperties5871elemtype");
         
         /**
          * Gets array of all "Topic" elements

Modified: webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationResource.java
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationResource.java?rev=230841&r1=230840&r2=230841&view=diff
==============================================================================
--- webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationResource.java (original)
+++ webservices/muse/trunk/src/examples/ieeedemo/src/java/org/wsdmdemo/service/weatherStation/AbstractWeatherStationResource.java Mon Aug  8 11:25:04 2005
@@ -1,58 +1,56 @@
+
 package org.wsdmdemo.service.weatherStation;
 
 import org.apache.ws.addressing.EndpointReference;
 
 /**
- * **** WARNING: This file will be overwritten during generation ****
- * <p/>
- * An abstract WeatherStation WS-Resource.
- * <p/>
- * NOTE: This class is generated and is NOT meant to be modified.
+ * An abstract base class for the WeatherStation resource.
+ * <p />
+ * ***** WARNING *****
+ * This class is generated by Wsdl2Java and is NOT meant to be modified. 
+ * It will be overwritten by subsequent runs of Wsdl2Java. 
  */
-public abstract class AbstractWeatherStationResource implements org.apache.ws.resource.PropertiesResource, org.apache.ws.notification.base.NotificationProducerResource
-{
-
+public abstract class AbstractWeatherStationResource  implements org.apache.ws.resource.PropertiesResource, org.apache.ws.notification.base.NotificationProducerResource {
+    
     /**
      * The resource ID of the instance.
      */
     protected String m_id;
-
-    /**
-     * The EndpointReference for this resource *
-     */
+    
+    /** The EndpointReference for this resource **/
     protected EndpointReference m_endpointReference;
 
-    /**
+        /**
      * The set of properties associated with this resource.
      */
     protected org.apache.ws.resource.properties.ResourcePropertySet m_propSet;
-
-
+            
+    
     /**
      * A list of termination listeners to be notified when the resource is terminated.
      */
-    private java.util.List m_terminationListeners = new java.util.ArrayList();
-
-
+    private java.util.List m_terminationListeners = new java.util.ArrayList(); 
+     
+     
     /**
      * DOCUMENT_ME
      *
      * @param id DOCUMENT_ME
      */
-    public void setID(Object id)
+    public void setID( Object id )
     {
-        if (m_id != null)
+        if ( m_id != null )
         {
-            throw new IllegalStateException("This resource's ID has already been set.");
+            throw new IllegalStateException( "This resource's ID has already been set." );
         }
 
         try
         {
             m_id = (String) id;
         }
-        catch (ClassCastException cce)
+        catch ( ClassCastException cce )
         {
-            throw new IllegalArgumentException("Specified ID is not a String.");
+            throw new IllegalArgumentException( "Specified ID is not a String." );
         }
     }
 
@@ -61,9 +59,9 @@
      *
      * @param listener DOCUMENT_ME
      */
-    public void addTerminationListener(org.apache.ws.resource.lifetime.ResourceTerminationListener listener)
-    {
-        m_terminationListeners.add(listener);
+    public void addTerminationListener( org.apache.ws.resource.lifetime.ResourceTerminationListener listener)
+    {         
+         m_terminationListeners.add(listener);
     }
 
     /**
@@ -78,66 +76,61 @@
 
     public void destroy()
     {
-        org.apache.ws.resource.lifetime.ResourceTerminationEvent rte = new org.apache.ws.resource.lifetime.impl.ResourceTerminationEventImpl(getID(), "Resource Destroyed");
-        for (int i = 0; i < m_terminationListeners.size(); i++)
-        {
-            org.apache.ws.resource.lifetime.ResourceTerminationListener resourceTerminationEventListener = (org.apache.ws.resource.lifetime.ResourceTerminationListener) m_terminationListeners.get(i);
-            resourceTerminationEventListener.terminationOccurred(rte);
-        }
+	org.apache.ws.resource.lifetime.ResourceTerminationEvent rte = new org.apache.ws.resource.lifetime.impl.ResourceTerminationEventImpl(getID(),"Resource Destroyed");
+	for (int i = 0; i < m_terminationListeners.size(); i++)
+	{
+	    org.apache.ws.resource.lifetime.ResourceTerminationListener resourceTerminationEventListener = (org.apache.ws.resource.lifetime.ResourceTerminationListener) m_terminationListeners.get(i);
+	    resourceTerminationEventListener.terminationOccurred(rte);
+	}     
         return;
     }
 
     public void init()
     {
-
-        org.wsdmdemo.service.weatherStation.WeatherStationResourcePropertiesDocument propsDoc = org.wsdmdemo.service.weatherStation.WeatherStationResourcePropertiesDocument.Factory.newInstance();
-        m_propSet = new org.apache.ws.resource.properties.impl.XmlBeansResourcePropertySet(propsDoc);
-
-        org.apache.ws.resource.properties.ResourceProperty topicProp = getResourcePropertySet().get(
-                org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_TOPIC );
-        topicProp.setCallback( new org.apache.ws.notification.base.TopicResourcePropertyCallback( getTopicSpaceSet() ) );
-
-        org.apache.ws.resource.properties.ResourceProperty fixedTopicSetProp = getResourcePropertySet().get(
-                org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_FIXED_TOPIC_SET );
-        fixedTopicSetProp.setCallback(
-                new org.apache.ws.notification.base.FixedTopicSetResourcePropertyCallback( getTopicSpaceSet() ) );
-
-        org.apache.ws.resource.properties.ResourceProperty topicExpressionDialectsProp = getResourcePropertySet().get(
-                org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_TOPIC_EXPRESSION_DIALECTS );
-        topicExpressionDialectsProp.setCallback(
-                new org.apache.ws.notification.base.TopicExpressionDialectsResourcePropertyCallback() );
-        
-    }
-
-    /**
-     * Returns the EndpointReference associated with this Resource.
-     *
-     * @return The Resource's EndpointReference or null if the EndpointReference has not been set.
-     *         <p/>
-     *         Note: It is the responsibility of the Resource creator to set the EndpointReference (i.e. ResourceHome impl)
-     */
+                
+                org.wsdmdemo.service.weatherStation.WeatherStationResourcePropertiesDocument propsDoc = org.wsdmdemo.service.weatherStation.WeatherStationResourcePropertiesDocument.Factory.newInstance();
+        m_propSet = new org.apache.ws.resource.properties.impl.XmlBeansResourcePropertySet( propsDoc );
+		
+                    org.apache.ws.resource.properties.ResourceProperty topicProp = getResourcePropertySet().get( org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_TOPIC );
+    topicProp.setCallback( new org.apache.ws.notification.base.TopicResourcePropertyCallback( getTopicSpaceSet() ) );
+
+    org.apache.ws.resource.properties.ResourceProperty fixedTopicSetProp = getResourcePropertySet().get( org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_FIXED_TOPIC_SET );
+    fixedTopicSetProp.setCallback( new org.apache.ws.notification.base.FixedTopicSetResourcePropertyCallback( getTopicSpaceSet() ) );
+
+    org.apache.ws.resource.properties.ResourceProperty topicExpressionDialectsProp = getResourcePropertySet().get( org.apache.ws.notification.base.v2004_06.porttype.NotificationProducerPortType.PROP_QNAME_TOPIC_EXPRESSION_DIALECTS );
+    topicExpressionDialectsProp.setCallback( new org.apache.ws.notification.base.TopicExpressionDialectsResourcePropertyCallback() );
+                  
+    }
+    
+   /**
+    * Returns the EndpointReference associated with this Resource.
+    *
+    * @return The Resource's EndpointReference or null if the EndpointReference has not been set.
+    * 
+    * Note: It is the responsibility of the Resource creator to set the EndpointReference (i.e. ResourceHome impl)
+    */
     public EndpointReference getEndpointReference()
     {
-        return m_endpointReference;
+            return m_endpointReference;        
     }
-
-    /**
-     * Sets the EndpointReference associated with this Resource.
-     *
-     * @param epr The Resource's EndpointReference.
-     *            <p/>
-     *            Note: It is the responsibility of the Resource creator to set the EndpointReference (i.e. ResourceHome impl)
-     */
+    
+   /**
+    * Sets the EndpointReference associated with this Resource.
+    *
+    * @param epr The Resource's EndpointReference.
+    * 
+    * Note: It is the responsibility of the Resource creator to set the EndpointReference (i.e. ResourceHome impl)
+    */
     public void setEndpointReference(EndpointReference epr)
     {
-        m_endpointReference = epr;
+            m_endpointReference = epr;        
     }
-
+    
 
     /**
      * @see org.apache.ws.resource.PropertiesResource#setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet)
      */
-    public void setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet propSet)
+    public void setResourcePropertySet( org.apache.ws.resource.properties.ResourcePropertySet propSet )
     {
         m_propSet = propSet;
     }
@@ -148,13 +141,12 @@
     public org.apache.ws.resource.properties.ResourcePropertySet getResourcePropertySet()
     {
         return m_propSet;
-    }
-
-    org.apache.ws.notification.topics.TopicSpaceSet m_topicSpaceSet = new org.apache.ws.notification.topics.impl.TopicSpaceSetImpl(true);
-
-    public org.apache.ws.notification.topics.TopicSpaceSet getTopicSpaceSet()
-    {
-        return m_topicSpaceSet;
-    }
-
+    }	
+	org.apache.ws.notification.topics.TopicSpaceSet m_topicSpaceSet = new org.apache.ws.notification.topics.impl.TopicSpaceSetImpl(true);
+	
+	public org.apache.ws.notification.topics.TopicSpaceSet getTopicSpaceSet() 
+	{
+		return m_topicSpaceSet;
+	}
+      
 }



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