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/06/01 21:35:59 UTC

svn commit: r179404 [1/7] - in /incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org: ./ wsdmdemo/ wsdmdemo/service/ wsdmdemo/service/weatherClientConfig/ wsdmdemo/service/weatherClientConfig/impl/ wsdmdemo/service/weatherStation/ wsdmdemo/service/weatherStation/impl/ wsdmdemo/service/weatherStationDir/ wsdmdemo/service/weatherStationDir/impl/

Author: scamp
Date: Wed Jun  1 12:35:57 2005
New Revision: 179404

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

Added:
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/impl/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/impl/WeatherClientConfigResourcePropertiesDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/impl/WeatherDataRefreshIntervalDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/impl/WeatherStationReferenceDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/HumidityDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/HumidityMetricType.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/NameDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/OwnerDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/PriceDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/RecalibrateResponseDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/TemperatureMetricType.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/VisibilityDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/VisibilityMetricType.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/WeatherStationResourcePropertiesDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/HumidityDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/HumidityMetricTypeImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/NameDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/OwnerDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/PriceDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/RecalibrateDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/RecalibrateResponseDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/TemperatureDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/TemperatureMetricTypeImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/VisibilityDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/VisibilityMetricTypeImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStation/impl/WeatherStationResourcePropertiesDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/AddWeatherStationResponseDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/RemoveWeatherStationResponseDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/WeatherStationDirectoryResourcePropertiesDocument.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/AddWeatherStationDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/AddWeatherStationResponseDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/RemoveWeatherStationDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/RemoveWeatherStationResponseDocumentImpl.java
    incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherStationDir/impl/WeatherStationDirectoryResourcePropertiesDocumentImpl.java

Added: incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java?rev=179404&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java (added)
+++ incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherClientConfigResourcePropertiesDocument.java Wed Jun  1 12:35:57 2005
@@ -0,0 +1,410 @@
+/*
+ * An XML document type.
+ * Localname: WeatherClientConfigResourceProperties
+ * Namespace: http://wsdmdemo.org/service/weather-client-config
+ * Java type: org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument
+ *
+ * Automatically generated - do not modify.
+ */
+package org.wsdmdemo.service.weatherClientConfig;
+
+
+/**
+ * A document containing one WeatherClientConfigResourceProperties(@http://wsdmdemo.org/service/weather-client-config) element.
+ *
+ * This is a complex type.
+ */
+public interface WeatherClientConfigResourcePropertiesDocument extends org.apache.xmlbeans.XmlObject
+{
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schema.system.s85BD7BC629C8E6F5768F02C3B5338ED8.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties83dbdoctype");
+    
+    /**
+     * Gets the "WeatherClientConfigResourceProperties" element
+     */
+    org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties getWeatherClientConfigResourceProperties();
+    
+    /**
+     * Sets the "WeatherClientConfigResourceProperties" element
+     */
+    void setWeatherClientConfigResourceProperties(org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties weatherClientConfigResourceProperties);
+    
+    /**
+     * Appends and returns a new empty "WeatherClientConfigResourceProperties" element
+     */
+    org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties addNewWeatherClientConfigResourceProperties();
+    
+    /**
+     * An XML WeatherClientConfigResourceProperties(@http://wsdmdemo.org/service/weather-client-config).
+     *
+     * This is a complex type.
+     */
+    public interface WeatherClientConfigResourceProperties extends org.apache.xmlbeans.XmlObject
+    {
+        public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schema.system.s85BD7BC629C8E6F5768F02C3B5338ED8.TypeSystemHolder.typeSystem.resolveHandle("weatherclientconfigresourceproperties7369elemtype");
+        
+        /**
+         * Gets array of all "Topic" elements
+         */
+        org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[] getTopicArray();
+        
+        /**
+         * Gets ith "Topic" element
+         */
+        org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType getTopicArray(int i);
+        
+        /**
+         * Returns number of "Topic" element
+         */
+        int sizeOfTopicArray();
+        
+        /**
+         * Sets array of all "Topic" element
+         */
+        void setTopicArray(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType[] topicArray);
+        
+        /**
+         * Sets ith "Topic" element
+         */
+        void setTopicArray(int i, org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType topic);
+        
+        /**
+         * Inserts and returns a new empty value (as xml) as the ith "Topic" element
+         */
+        org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType insertNewTopic(int i);
+        
+        /**
+         * Appends and returns a new empty value (as xml) as the last "Topic" element
+         */
+        org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.TopicExpressionType addNewTopic();
+        
+        /**
+         * Removes the ith "Topic" element
+         */
+        void removeTopic(int i);
+        
+        /**
+         * Gets the "FixedTopicSet" element
+         */
+        boolean getFixedTopicSet();
+        
+        /**
+         * Gets (as xml) the "FixedTopicSet" element
+         */
+        org.apache.xmlbeans.XmlBoolean xgetFixedTopicSet();
+        
+        /**
+         * Sets the "FixedTopicSet" element
+         */
+        void setFixedTopicSet(boolean fixedTopicSet);
+        
+        /**
+         * Sets (as xml) the "FixedTopicSet" element
+         */
+        void xsetFixedTopicSet(org.apache.xmlbeans.XmlBoolean fixedTopicSet);
+        
+        /**
+         * Gets array of all "TopicExpressionDialects" elements
+         */
+        java.lang.String[] getTopicExpressionDialectsArray();
+        
+        /**
+         * Gets ith "TopicExpressionDialects" element
+         */
+        java.lang.String getTopicExpressionDialectsArray(int i);
+        
+        /**
+         * Gets (as xml) array of all "TopicExpressionDialects" elements
+         */
+        org.apache.xmlbeans.XmlAnyURI[] xgetTopicExpressionDialectsArray();
+        
+        /**
+         * Gets (as xml) ith "TopicExpressionDialects" element
+         */
+        org.apache.xmlbeans.XmlAnyURI xgetTopicExpressionDialectsArray(int i);
+        
+        /**
+         * Returns number of "TopicExpressionDialects" element
+         */
+        int sizeOfTopicExpressionDialectsArray();
+        
+        /**
+         * Sets array of all "TopicExpressionDialects" element
+         */
+        void setTopicExpressionDialectsArray(java.lang.String[] topicExpressionDialectsArray);
+        
+        /**
+         * Sets ith "TopicExpressionDialects" element
+         */
+        void setTopicExpressionDialectsArray(int i, java.lang.String topicExpressionDialects);
+        
+        /**
+         * Sets (as xml) array of all "TopicExpressionDialects" element
+         */
+        void xsetTopicExpressionDialectsArray(org.apache.xmlbeans.XmlAnyURI[]topicExpressionDialectsArray);
+        
+        /**
+         * Sets (as xml) ith "TopicExpressionDialects" element
+         */
+        void xsetTopicExpressionDialectsArray(int i, org.apache.xmlbeans.XmlAnyURI topicExpressionDialects);
+        
+        /**
+         * Inserts the value as the ith "TopicExpressionDialects" element
+         */
+        void insertTopicExpressionDialects(int i, java.lang.String topicExpressionDialects);
+        
+        /**
+         * Appends the value as the last "TopicExpressionDialects" element
+         */
+        void addTopicExpressionDialects(java.lang.String topicExpressionDialects);
+        
+        /**
+         * Inserts and returns a new empty value (as xml) as the ith "TopicExpressionDialects" element
+         */
+        org.apache.xmlbeans.XmlAnyURI insertNewTopicExpressionDialects(int i);
+        
+        /**
+         * Appends and returns a new empty value (as xml) as the last "TopicExpressionDialects" element
+         */
+        org.apache.xmlbeans.XmlAnyURI addNewTopicExpressionDialects();
+        
+        /**
+         * Removes the ith "TopicExpressionDialects" element
+         */
+        void removeTopicExpressionDialects(int i);
+        
+        /**
+         * Gets the "ResourceId" element
+         */
+        java.lang.String getResourceId();
+        
+        /**
+         * Gets (as xml) the "ResourceId" element
+         */
+        org.apache.xmlbeans.XmlAnyURI xgetResourceId();
+        
+        /**
+         * Sets the "ResourceId" element
+         */
+        void setResourceId(java.lang.String resourceId);
+        
+        /**
+         * Sets (as xml) the "ResourceId" element
+         */
+        void xsetResourceId(org.apache.xmlbeans.XmlAnyURI resourceId);
+        
+        /**
+         * Gets array of all "ManageabilityCapability" elements
+         */
+        java.lang.String[] getManageabilityCapabilityArray();
+        
+        /**
+         * Gets ith "ManageabilityCapability" element
+         */
+        java.lang.String getManageabilityCapabilityArray(int i);
+        
+        /**
+         * Gets (as xml) array of all "ManageabilityCapability" elements
+         */
+        org.apache.xmlbeans.XmlAnyURI[] xgetManageabilityCapabilityArray();
+        
+        /**
+         * Gets (as xml) ith "ManageabilityCapability" element
+         */
+        org.apache.xmlbeans.XmlAnyURI xgetManageabilityCapabilityArray(int i);
+        
+        /**
+         * Returns number of "ManageabilityCapability" element
+         */
+        int sizeOfManageabilityCapabilityArray();
+        
+        /**
+         * Sets array of all "ManageabilityCapability" element
+         */
+        void setManageabilityCapabilityArray(java.lang.String[] manageabilityCapabilityArray);
+        
+        /**
+         * Sets ith "ManageabilityCapability" element
+         */
+        void setManageabilityCapabilityArray(int i, java.lang.String manageabilityCapability);
+        
+        /**
+         * Sets (as xml) array of all "ManageabilityCapability" element
+         */
+        void xsetManageabilityCapabilityArray(org.apache.xmlbeans.XmlAnyURI[]manageabilityCapabilityArray);
+        
+        /**
+         * Sets (as xml) ith "ManageabilityCapability" element
+         */
+        void xsetManageabilityCapabilityArray(int i, org.apache.xmlbeans.XmlAnyURI manageabilityCapability);
+        
+        /**
+         * Inserts the value as the ith "ManageabilityCapability" element
+         */
+        void insertManageabilityCapability(int i, java.lang.String manageabilityCapability);
+        
+        /**
+         * Appends the value as the last "ManageabilityCapability" element
+         */
+        void addManageabilityCapability(java.lang.String manageabilityCapability);
+        
+        /**
+         * Inserts and returns a new empty value (as xml) as the ith "ManageabilityCapability" element
+         */
+        org.apache.xmlbeans.XmlAnyURI insertNewManageabilityCapability(int i);
+        
+        /**
+         * Appends and returns a new empty value (as xml) as the last "ManageabilityCapability" element
+         */
+        org.apache.xmlbeans.XmlAnyURI addNewManageabilityCapability();
+        
+        /**
+         * Removes the ith "ManageabilityCapability" element
+         */
+        void removeManageabilityCapability(int i);
+        
+        /**
+         * Gets the "OperationalStatus" element
+         */
+        org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus.Enum getOperationalStatus();
+        
+        /**
+         * Gets (as xml) the "OperationalStatus" element
+         */
+        org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus xgetOperationalStatus();
+        
+        /**
+         * Sets the "OperationalStatus" element
+         */
+        void setOperationalStatus(org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus.Enum operationalStatus);
+        
+        /**
+         * Sets (as xml) the "OperationalStatus" element
+         */
+        void xsetOperationalStatus(org.oasisOpen.docs.wsdm.x2004.x12.muws.wsdmMuwsPart2.OperationalStatusDocument.OperationalStatus operationalStatus);
+        
+        /**
+         * Gets the "WeatherStationReference" element
+         */
+        org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType getWeatherStationReference();
+        
+        /**
+         * Sets the "WeatherStationReference" element
+         */
+        void setWeatherStationReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType weatherStationReference);
+        
+        /**
+         * Appends and returns a new empty "WeatherStationReference" element
+         */
+        org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType addNewWeatherStationReference();
+        
+        /**
+         * Gets the "WeatherDataRefreshInterval" element
+         */
+        int getWeatherDataRefreshInterval();
+        
+        /**
+         * Gets (as xml) the "WeatherDataRefreshInterval" element
+         */
+        org.apache.xmlbeans.XmlInt xgetWeatherDataRefreshInterval();
+        
+        /**
+         * Sets the "WeatherDataRefreshInterval" element
+         */
+        void setWeatherDataRefreshInterval(int weatherDataRefreshInterval);
+        
+        /**
+         * Sets (as xml) the "WeatherDataRefreshInterval" element
+         */
+        void xsetWeatherDataRefreshInterval(org.apache.xmlbeans.XmlInt weatherDataRefreshInterval);
+        
+        /**
+         * A factory class with static methods for creating instances
+         * of this type.
+         */
+        
+        public static final class Factory
+        {
+            public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties newInstance() {
+              return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
+            
+            public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties newInstance(org.apache.xmlbeans.XmlOptions options) {
+              return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument.WeatherClientConfigResourceProperties) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
+            
+            private Factory() { } // No instance of this class allowed
+        }
+    }
+    
+    /**
+     * A factory class with static methods for creating instances
+     * of this type.
+     */
+    
+    public static final class Factory
+    {
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument newInstance() {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
+        
+        /** @param xmlAsString the string value to parse */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
+        
+        /** @param file the file from which to load an xml document */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherClientConfigResourcePropertiesDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
+        
+        private Factory() { } // No instance of this class allowed
+    }
+}

Added: incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java?rev=179404&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java (added)
+++ incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherDataRefreshIntervalDocument.java Wed Jun  1 12:35:57 2005
@@ -0,0 +1,114 @@
+/*
+ * An XML document type.
+ * Localname: WeatherDataRefreshInterval
+ * Namespace: http://wsdmdemo.org/service/weather-client-config
+ * Java type: org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument
+ *
+ * Automatically generated - do not modify.
+ */
+package org.wsdmdemo.service.weatherClientConfig;
+
+
+/**
+ * A document containing one WeatherDataRefreshInterval(@http://wsdmdemo.org/service/weather-client-config) element.
+ *
+ * This is a complex type.
+ */
+public interface WeatherDataRefreshIntervalDocument extends org.apache.xmlbeans.XmlObject
+{
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schema.system.s85BD7BC629C8E6F5768F02C3B5338ED8.TypeSystemHolder.typeSystem.resolveHandle("weatherdatarefreshinterval980ddoctype");
+    
+    /**
+     * Gets the "WeatherDataRefreshInterval" element
+     */
+    int getWeatherDataRefreshInterval();
+    
+    /**
+     * Gets (as xml) the "WeatherDataRefreshInterval" element
+     */
+    org.apache.xmlbeans.XmlInt xgetWeatherDataRefreshInterval();
+    
+    /**
+     * Sets the "WeatherDataRefreshInterval" element
+     */
+    void setWeatherDataRefreshInterval(int weatherDataRefreshInterval);
+    
+    /**
+     * Sets (as xml) the "WeatherDataRefreshInterval" element
+     */
+    void xsetWeatherDataRefreshInterval(org.apache.xmlbeans.XmlInt weatherDataRefreshInterval);
+    
+    /**
+     * A factory class with static methods for creating instances
+     * of this type.
+     */
+    
+    public static final class Factory
+    {
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument newInstance() {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
+        
+        /** @param xmlAsString the string value to parse */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
+        
+        /** @param file the file from which to load an xml document */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherDataRefreshIntervalDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
+        
+        private Factory() { } // No instance of this class allowed
+    }
+}

Added: incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java?rev=179404&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java (added)
+++ incubator/muse/trunk/src/ieeedemo/src/.xmlbeans/src/org/wsdmdemo/service/weatherClientConfig/WeatherStationReferenceDocument.java Wed Jun  1 12:35:57 2005
@@ -0,0 +1,109 @@
+/*
+ * An XML document type.
+ * Localname: WeatherStationReference
+ * Namespace: http://wsdmdemo.org/service/weather-client-config
+ * Java type: org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument
+ *
+ * Automatically generated - do not modify.
+ */
+package org.wsdmdemo.service.weatherClientConfig;
+
+
+/**
+ * A document containing one WeatherStationReference(@http://wsdmdemo.org/service/weather-client-config) element.
+ *
+ * This is a complex type.
+ */
+public interface WeatherStationReferenceDocument extends org.apache.xmlbeans.XmlObject
+{
+    public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)schema.system.s85BD7BC629C8E6F5768F02C3B5338ED8.TypeSystemHolder.typeSystem.resolveHandle("weatherstationreference35a4doctype");
+    
+    /**
+     * Gets the "WeatherStationReference" element
+     */
+    org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType getWeatherStationReference();
+    
+    /**
+     * Sets the "WeatherStationReference" element
+     */
+    void setWeatherStationReference(org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType weatherStationReference);
+    
+    /**
+     * Appends and returns a new empty "WeatherStationReference" element
+     */
+    org.xmlsoap.schemas.ws.x2004.x08.addressing.EndpointReferenceType addNewWeatherStationReference();
+    
+    /**
+     * A factory class with static methods for creating instances
+     * of this type.
+     */
+    
+    public static final class Factory
+    {
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument newInstance() {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
+        
+        /** @param xmlAsString the string value to parse */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
+        
+        /** @param file the file from which to load an xml document */
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
+        
+        public static org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return (org.wsdmdemo.service.weatherClientConfig.WeatherStationReferenceDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
+        
+        /** @deprecated {@link XMLInputStream} */
+        public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
+          return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
+        
+        private Factory() { } // No instance of this class allowed
+    }
+}



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