Author: dennyxu
Date: 2009-05-06 03:51:24 -0400 (Wed, 06 May 2009)
New Revision: 15054
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.classpath
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.project
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/META-INF/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/bin/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/build.properties
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/root.wsil.xml
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethods.cached.wsil.xml
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethodsBookmark.xml
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/inspection.ecore
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.properties
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.xml
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/inspection.xsd
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.genmodel
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.xsd
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/Activator.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Description.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Inspection.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionFactory.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionPackage.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/ItemWithAbstracts.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Link.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Name.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Reference.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Service.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/TypeOfAbstract.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/WSILDocument.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/DescriptionImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionFactoryImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionPackageImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ItemWithAbstractsImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/LinkImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/NameImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ReferenceImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ServiceImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/TypeOfAbstractImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/WSILDocumentImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionAdapterFactory.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceFactoryImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceImpl.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionSwitch.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionXMLProcessor.java
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.genmodel
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.xsd2ecore
Log:
Initial import.
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.classpath
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.classpath
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.classpath 2009-05-06 07:51:24 UTC
(rev 15054)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.project
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.project (rev
0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/.project 2009-05-06 07:51:24 UTC (rev
15054)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.bpel.wsil.model</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/META-INF/MANIFEST.MF 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,30 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: WSIL Model (Incubation)
+Bundle-SymbolicName: org.eclipse.bpel.wsil.model; singleton:=true
+Bundle-Version: 0.4.0
+Bundle-ClassPath: bin
+Bundle-Vendor:
eclispe.org
+Bundle-Localization: plugin
+Export-Package:
org.eclipse.bpel.wsil.model.inspection;uses:="org.eclipse.emf.ecore.util,org.eclipse.emf.ecore,org.eclipse.emf.common.util",
+ org.eclipse.bpel.wsil.model.inspection.impl;
+ uses:="org.eclipse.emf.ecore.util,
+ org.eclipse.emf.ecore,
+ org.eclipse.emf.common.util,
+ org.eclipse.emf.ecore.impl,
+ org.eclipse.emf.common.notify,
+ org.eclipse.bpel.wsil.model.inspection",
+ org.eclipse.bpel.wsil.model.inspection.util;
+ uses:="org.eclipse.emf.ecore.resource,
+ org.eclipse.emf.ecore.xmi.impl,
+ org.eclipse.emf.ecore,
+ org.eclipse.emf.common.notify.impl,
+ org.eclipse.emf.common.util,
+ org.eclipse.emf.common.notify,
+ org.eclipse.emf.ecore.xmi.util,
+ org.eclipse.emf.ecore.resource.impl,
+ org.eclipse.bpel.wsil.model.inspection"
+Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.0",
+ org.eclipse.emf.ecore.xmi;bundle-version="2.3.0";visibility:=reexport
+Eclipse-LazyStart: true
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/build.properties
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/build.properties
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/build.properties 2009-05-06 07:51:24
UTC (rev 15054)
@@ -0,0 +1,32 @@
+# <copyright>
+# </copyright>
+#
+# $Id$
+
+bin.includes = model/,\
+ META-INF/,\
+ plugin.xml,\
+ plugin.properties,\
+ config/,\
+ schema/,\
+ bin/,\
+ bin,\
+ inspection.ecore,\
+ wsil.genmodel,\
+ wsil.xsd2ecore
+jars.compile.order = .
+output.. = bin/
+src.includes = .classpath,\
+ .project,\
+ META-INF/,\
+ bin/,\
+ build.properties,\
+ config/,\
+ inspection.ecore,\
+ plugin.properties,\
+ plugin.xml,\
+ schema/,\
+ src/,\
+ wsil.genmodel,\
+ wsil.xsd2ecore
+source.bin = src/
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/root.wsil.xml
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/root.wsil.xml
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/root.wsil.xml 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<inspection
xmlns="http://schemas.xmlsoap.org/ws/2001/10/inspection/">
+ <link location="xmethodsBookmark.xml"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>Local XMethods Bookmarks</abstract>
+ </link>
+ <link location="xmethods.cached.wsil.xml"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>XMethods - Cached</abstract>
+ </link>
+ <link
location="http://www.xmethods.net/inspection.wsil"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>XMethods - Live</abstract>
+ </link>
+ <link location="root.wsil.xml"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>Root pointer</abstract>
+ </link>
+ <link
location="http://foobar.com/"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>Hello world</abstract>
+ </link>
+ <link location="http://boo.com"
referencedNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspectio...
+ <abstract>One More</abstract>
+ </link>
+</inspection>
\ No newline at end of file
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethods.cached.wsil.xml
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethods.cached.wsil.xml
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethods.cached.wsil.xml 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,4188 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<inspection
xmlns="http://schemas.xmlsoap.org/ws/2001/10/inspection/"
xmlns:wsiluddi="http://schemas.xmlsoap.org/ws/2001/10/inspection/udd...
xmlns:wsilxmethods="http://schemas.xmethods.net/ws/2001/10/inspectio...
+ <service>
+ <abstract>Plot 2D or shaded 3D Pie Charts, Line Graphs, Area and Bar Graphs
from any viewpoint to PNG, Flash, PDF or SVG, quickly and with stunning
results.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://bfo.co.uk/products/graph/docs/bfograph-2.1.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:09F398...
+ <wsilxmethods:serviceID>372839</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Uses ImageMagick to convert images from one format to
another</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bigislandcolor.com/imageconvert.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E16194...
+ <wsilxmethods:serviceID>367812</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>A variety of conversion functions to convert numbers into words
(English), numbers into dollar amounts, and texts into title-cased
texts.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.dataaccess.com/webservicesserver/conversions.ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:037CC7...
+ <wsilxmethods:serviceID>367800</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Realtime Internet verification, via automated telephone
calls</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.phonealert.net/default.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D4B3EB...
+ <wsilxmethods:serviceID>367793</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Descricao teste dessa temperatura</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://java.hpcc.nectec.or.th:1978/axis/TemperatureConvert.jws?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6BE680...
+ <wsilxmethods:serviceID>367774</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Calculates your Golf Handicap</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.pliantsoftware.ws/hndcap.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:860D10...
+ <wsilxmethods:serviceID>367772</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>An online bot challenge.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.pliantsoftware.ws/botchallengesetup.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D37958...
+ <wsilxmethods:serviceID>367770</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search public companies listed in NYSE, NASDAQ or AMEX stock
exchange</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.invesbot.com/companysearch.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3E7B0B...
+ <wsilxmethods:serviceID>367768</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Stock Quotes of public companies listed in US</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.invesbot.com/stockquotes.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:24A1C9...
+ <wsilxmethods:serviceID>367766</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Various queries against a small collection of Hungarian
Proverbs.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://phenotypical.com/proverbs.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8BC570...
+ <wsilxmethods:serviceID>367762</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides forecasted ocean data. Server access is currently limited to
.mil and .gov domains.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://teds3.nrlssc.navy.mil/axis/services/WS1ServiceSoap?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7A5FC7...
+ <wsilxmethods:serviceID>367752</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>multiple choice of choosable difficulty level, peopel can laso
contirbute new questions</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://java.hlrs.de/glue-quiz/quiz.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2DBE87...
+ <wsilxmethods:serviceID>367743</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Enhance and Validate Contact Information Instantly</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/fpl/FraudProtectionLite.asmx...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:867314...
+ <wsilxmethods:serviceID>367737</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Add Latitude & Longitude Coordinates to your Canadian
Addresses</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/gcc/GeoCoderCanada.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DF6F8E...
+ <wsilxmethods:serviceID>367735</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Enhanced address data - includes lat, lon, DMA, income averages and
much more.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/ap/AddressPlus.asmx?WSDL&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FDC801...
+ <wsilxmethods:serviceID>367733</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Scotland Holiday Dates service allows developers to retrieve
dates for specific holidays within Scotland (UK).</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBSCT/Dates/GBSC...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:41A617...
+ <wsilxmethods:serviceID>361839</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Scotland Holiday Service allows developers to retrieve holiday
dates based on date ranges.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBSCT/GBSCTHolid...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:272C76...
+ <wsilxmethods:serviceID>361837</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Northern Ireland Holiday Dates service allows developers to
retrieve dates for specific holidays.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBNIR/Dates/GBNI...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:748A6C...
+ <wsilxmethods:serviceID>361835</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Northern Ireland Holiday Service allows developers to retrieve
holiday dates based on date ranges.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBNIR/GBNIRHolid...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AA145E...
+ <wsilxmethods:serviceID>361833</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The England and Wales Holiday Dates service allows developers to
retrieve dates for specific holidays.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBEAW/Dates/GBEA...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BCFAC1...
+ <wsilxmethods:serviceID>361831</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The England and Wales Holiday Service allows developers to retrieve
holiday dates based on date ranges.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/GBEAW/GBEAWHolid...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:79034C...
+ <wsilxmethods:serviceID>361829</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Holiday Service allows developers to retrieve holiday dates based
on a provided country code and date ranges.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/HolidayService.a...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CFA94F...
+ <wsilxmethods:serviceID>361827</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends an SMS message to a mobile phone</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esendex.com/secure/messenger/soap/SendService.a...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:32E182...
+ <wsilxmethods:serviceID>361821</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Test your anagram knowledge. Add new anagrams if you
want.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.oorsprong.org/websamples.anagram/anagramservice...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C20145...
+ <wsilxmethods:serviceID>361819</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Helps money managers create 13F and 13G filings to be filed with the
SEC</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/x13f.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AF89D2...
+ <wsilxmethods:serviceID>361812</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Fundamental (financials, ratios, analytics...) information for U.S.
equities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xFundamentals.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:901756...
+ <wsilxmethods:serviceID>361810</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time institutional holding information for US
securities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xHoldings.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4C6196...
+ <wsilxmethods:serviceID>361808</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Historical price/volume/market capitalization charts for US
securities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xChart.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:ECD00A...
+ <wsilxmethods:serviceID>361806</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time, delayed, and historical VWAP (Volume-Weighted Average
Price) information for US markets.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xVWAP.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:86059F...
+ <wsilxmethods:serviceID>361800</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Hard-to-find treasury yield information for most of the world's
emerging markets.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xEmerging.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:043695...
+ <wsilxmethods:serviceID>361798</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time press releases from leading sources for US
securities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xreleases.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2E5BA7...
+ <wsilxmethods:serviceID>361796</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides a list of the available radio stations by type within a
city</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/RadioMallWS?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F3C8FE...
+ <wsilxmethods:serviceID>361787</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides real�time quote and book information for securities traded
on the INET ECN</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/BasicRealTimeQuotes?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C468E3...
+ <wsilxmethods:serviceID>361785</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides a programmatic interface to live sales and use tax
rates</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/taxdatabasic?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F00B6D...
+ <wsilxmethods:serviceID>361781</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>multiple choice questions of increasing difficulty
level</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://csharp.hlrs.de/eAssessmentQuiz/QuizService.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4C2409...
+ <wsilxmethods:serviceID>361696</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>CDYNE�s Demographix� is a neighborhood level segmentation system
built using various data sources in one combined database. FREE TO TEST with no
signup.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/DemographixWS/DemographixQuery.asmx?ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CE6FCB...
+ <wsilxmethods:serviceID>361692</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Calls any US/Canada number and reads back the text in the method.
Demo it without a key!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/NotifyWS/phonenotify.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:474872...
+ <wsilxmethods:serviceID>361689</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Generate prime numbers that are below to a maximum.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www50.brinkster.com/vbfacileinpt/np.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CD2042...
+ <wsilxmethods:serviceID>361687</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Celsius, Fahrenheit, Kelvin, R�aumur,and Rankine Temperature
Conversion</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://java.hpcc.nectec.or.th:1978/axis/TemperatureConvert.jws?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:928A64...
+ <wsilxmethods:serviceID>361683</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>IP2Location Web Service to get country, state, city, latitude,
longitude, zip code, ISP and domain name information by IP address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.ip2location.com/ip2locationwebservice.asmx?wsdl&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5ADFD8...
+ <wsilxmethods:serviceID>361679</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Detect fraudulent online credit card orders by using several
non-intrusive parameters such as IP and email address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.fraudlabs.com/fraudlabswebservice.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1E3B2C...
+ <wsilxmethods:serviceID>361676</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Given a zip code and radius, this will return a list of theaters and
movies currently playing.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ignyte.com/webservices/ignyte.whatsshowing.webs...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CB0635...
+ <wsilxmethods:serviceID>361674</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send a piece of XML and the service will return a URL that returns
that XML</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.scdi.org/~avernet/misc/url.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A5D69F...
+ <wsilxmethods:serviceID>361643</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Mobile messaging, single and bulk, from an
aql.com
account.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://gw1.aql.com/soap/sendservice.php?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:11449A...
+ <wsilxmethods:serviceID>361632</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Use this FREE service to obtain latitude, longitude, city, and state
information from a zip code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.jasongaylord.com/webservices/zipcodes.asmx?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1AF499...
+ <wsilxmethods:serviceID>361630</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly receive U.S. demographic information from the U.S. Census
Bureau.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/CensusData?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:20A376...
+ <wsilxmethods:serviceID>361623</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly pinpoint the exact location of any address in the
U.S.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/USGeocoding?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BE2B68...
+ <wsilxmethods:serviceID>361621</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly validate and enhance any address in the
U.S.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/USAddressVerification?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:278242...
+ <wsilxmethods:serviceID>361619</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly enhance information about any U.S. or Canadian phone
number.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/PhoneNumberEnhancement?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:08E324...
+ <wsilxmethods:serviceID>361617</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly determine the gender of any contact
record.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/GenderDetermination?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D4EFFD...
+ <wsilxmethods:serviceID>361615</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly pinpoint the exact location of any address in
Canada.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/CanadianGeocoding?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:05E001...
+ <wsilxmethods:serviceID>361613</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly verify any address in Canada.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/CanadaAddressVerification?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E38489...
+ <wsilxmethods:serviceID>361611</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly calculate the distance between two addresses in both the
U.S. and Canada.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/AddressDistanceCalculator?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:ABD300...
+ <wsilxmethods:serviceID>361609</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Candadian Address Validation</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/avca/ValidateCanada.asmx?WSD...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:163493...
+ <wsilxmethods:serviceID>361599</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Brazilian Comics and Jokes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.houseofdev.com/cfcs/ws.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F6459B...
+ <wsilxmethods:serviceID>361595</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Geocodes addresses in Orem, Utah</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://gis.orem.org/GISServices/OremGeocoder.dll/wsdl/IOre...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A369EC...
+ <wsilxmethods:serviceID>361588</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>DNS Browser</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://nsi-ltd.demon.co.uk:8080/axis/services/DigDNS?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DE4147...
+ <wsilxmethods:serviceID>361582</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides details of servers hosting DigDNS service.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://nsi-ltd.demon.co.uk:8080/axis/services/HostList?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1DD92B...
+ <wsilxmethods:serviceID>361580</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Meta-Search engine for News</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.myweb-services.com/metasearch/index.xml"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:608CBF...
+ <wsilxmethods:serviceID>361578</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Extracts images from a given url address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/imageextractorws.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DF0569...
+ <wsilxmethods:serviceID>361575</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Extracts images from a given url address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/imageextractorws.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A7BDAC...
+ <wsilxmethods:serviceID>361573</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Searchable database of manufacturers and their web
sites.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/GuitarManufWS.asmx?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5EF8C7...
+ <wsilxmethods:serviceID>344353</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides solutions to one word anagram problems</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.aonaware.com/CountCheatService/CountCheatS...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E47BA8...
+ <wsilxmethods:serviceID>344349</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly determines the distance between two U.S. ZIP
codes.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/zipdistance?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:EFB000...
+ <wsilxmethods:serviceID>344347</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly retrieves city, state, county, latitude and longitude based
on any U.S. ZIP code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/zipinfo?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:37BC04...
+ <wsilxmethods:serviceID>344345</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly send single or bulk SMS messages to any mobile
phone.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/smstextmessaging?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:296A5C...
+ <wsilxmethods:serviceID>344343</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Extracts hyperlinks from a given web site.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/HyperlinkExtractor.asm...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:EA9D14...
+ <wsilxmethods:serviceID>344339</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lookup tool for locating ip host name, aliases, and ip
addresses.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/dnslookupservice.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C7CBC1...
+ <wsilxmethods:serviceID>344337</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Offers tagging of protein identifiers in free text.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.bio.ifi.lmu.de:1046/prothesaurus/services/BiologicalMarkupService?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:641E06...
+ <wsilxmethods:serviceID>344330</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Offers mappings between protein names and corresponding database
identifiers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.bio.ifi.lmu.de:1046/prothesaurus/services/BiologicalNameService?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:57D835...
+ <wsilxmethods:serviceID>344327</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Filters spam via web service.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.spamagogo.com:8080/axis/services/Spamagogo?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F5F146...
+ <wsilxmethods:serviceID>344320</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate and enhance contact information for any global
address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/GlobalAddressVerification?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:029367...
+ <wsilxmethods:serviceID>344312</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate and enhance contact information for any address in the
United Kingdom.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/UKAddressVerification?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:04225B...
+ <wsilxmethods:serviceID>344310</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate and enhance contact information for any address in
India.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/IndianAddressVerification?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4CE69C...
+ <wsilxmethods:serviceID>344308</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate and enhance contact information for any address in
France.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/FrenchAddressVerification?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3ED96A...
+ <wsilxmethods:serviceID>344306</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provide six numbers to check against the UK Lotto main
draw</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.4duk.net/4dwsdl/doc"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C04AB8...
+ <wsilxmethods:serviceID>344302</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>English to Chinese Biotechnology and Medical
Dictionary</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://dictws.no-ip.info/webservices/biomeddict.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BC0B33...
+ <wsilxmethods:serviceID>344300</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Hashes a string using MD5, SHA1, SHA256, SHA384 or
SHA512</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bs-byg.dk/hashclass.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FD4604...
+ <wsilxmethods:serviceID>344298</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Allows developers to retrieve dates for specific US
holidays.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/US/Dates/USHolid...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2E0716...
+ <wsilxmethods:serviceID>344293</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>A service to calculate US holidays for date ranges.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.holidaywebservice.com/Holidays/US/USHolidayServ...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9063B3...
+ <wsilxmethods:serviceID>344291</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Add Latitude & Longitude Coordinates to your US Addresses -
Free Trial</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/gcr/GeoCoder.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8B6D81...
+ <wsilxmethods:serviceID>344289</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search StrikeIron's directory of 1000+ Web services from any
application or Web site.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/StrikeIronDirectoryService?wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A7387B...
+ <wsilxmethods:serviceID>344285</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>online storage, data synchronization and sharing</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.jetfolders.com/jetfolders/JetFoldersService.wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:47B8C9...
+ <wsilxmethods:serviceID>344265</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Email notifier when your .NET code falls into an error
trap</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.errormail.net/EM/ErrorMailer.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:52935D...
+ <wsilxmethods:serviceID>344259</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns comprehensive information for any UK bank
branch.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.unifiedsoftware.co.uk/BankValgetdetail.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:63A1A5...
+ <wsilxmethods:serviceID>344253</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validates UK bank account number and sort code data using ISCD and
modulus checking rules.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.unifiedsoftware.co.uk/BankVal.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E75C76...
+ <wsilxmethods:serviceID>344251</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Compress and decompresses an array of bytes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bs-byg.dk/bzip2.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:575E07...
+ <wsilxmethods:serviceID>344242</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Stock Market Quotes and Historical Data</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.eoddata.com/EndOfDay.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AB0F14...
+ <wsilxmethods:serviceID>344240</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lookup 24-hour accurate directory information for businesses and
government agencies in the U.S. and Puerto Rico.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/businessorgovernmentallookup?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C89D89...
+ <wsilxmethods:serviceID>344234</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lookup 24-hour accurate directory information for individual
residences in the U.S. and Puerto Rico.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/ResidentialLookup?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:63CCAA...
+ <wsilxmethods:serviceID>344232</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate name and address information (24-hour accurate) associated
with any telephone number, including residential, business and government
numbers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/ReversePhoneLookup?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:451019...
+ <wsilxmethods:serviceID>344230</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for trade shows, expositions, seminars, fairs, and
conferences.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tradeshowdatabase.com/soap/service?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9823DD...
+ <wsilxmethods:serviceID>344204</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The CDYNE Death Index (CDI) Web service features data compiled from
the Death Master File obtained from the Social Security Administration as well as
proprietary CDYNE information.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/DeathIndex/QueryDeathIndex.asmx?wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2A84F5...
+ <wsilxmethods:serviceID>344202</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Generated Nicely formated PDF manuals using PFML (an XHTML
derivative)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.printfu.org/mancom/webservices.cfc?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FF35F5...
+ <wsilxmethods:serviceID>344198</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The PowerQuote Web service returns delayed quote information for U.S.
equities and major indices - including index information, market summary information,
volume, gainers and losers and top market movers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/delayedstockquote/delayedstockquote.as...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:48C43C...
+ <wsilxmethods:serviceID>344196</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>NATTax returns state, county, municipal place, and special tax
jurisdiction information to client address records.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/NatTax/taxquery.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D8B011...
+ <wsilxmethods:serviceID>344194</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Email address hygiene plays a role in effective and efficient email
delivery. The CDYNE Email Verifier (CEV) will check the validity of email addresses from a
mailing list or in real-time as a Web service.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/emailverify/Emailvernotestemail.asmx?w...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4506DD...
+ <wsilxmethods:serviceID>344192</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The CDYNE Phone Verifier allows you to enhance telemarketing
effectiveness and increase the integrity of your contact database by updating telephone
area code + prefix combinations with the correct codes.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/phoneverify/phoneverify.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:08C1FE...
+ <wsilxmethods:serviceID>344190</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The IP2Geo Web service resolves IP addresses to Network Owner Name,
City, State/Province, and Country. In most U.S. cities, it will also provide extra
information such as Area Code and Latitude/Longitude.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/ip2geo/ip2geo.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:896FDA...
+ <wsilxmethods:serviceID>344188</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The PACG provides address correction and standardization according to
USPS specifications and also provides pinpoint latitude / longitude coordinates for a
given address.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.cdyne.com/psaddress/addresslookup.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A177E8...
+ <wsilxmethods:serviceID>344186</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Translates "Hello" into a limited number of
languages.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://lepago.homeip.net/HelloLangJB4EJB/HelloLangEndpoint...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CA0454...
+ <wsilxmethods:serviceID>344182</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Checks a text ang suggests replacements for misspelled
words.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.wsdirect.net/axis/services/spellcheckerdoc?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5BA9E2...
+ <wsilxmethods:serviceID>344180</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Checks up both SMTP server and user existence.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.wsdirect.net/axis/services/mailvalidatordoc?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:EBC540...
+ <wsilxmethods:serviceID>344178</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send SMS messages to Italy with delivery receip / Invia SMS in Italia
con ricevuta di ritorno</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.info-me-sms.it/ws.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A97C9F...
+ <wsilxmethods:serviceID>344174</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides delayed and historical commodity prices from NYMEX (Crude
Oil, Brent, Natural Gas...)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xFutures.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:17975F...
+ <wsilxmethods:serviceID>344172</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Fortune returns a random adage which is usually funny or
interesting.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.doughughes.net/WebServices/fortune/fortune.cfc?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C171E9...
+ <wsilxmethods:serviceID>344170</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>English <-> Bulgarian vocabulary</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.progem.bg/BGTrans/services.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:093D22...
+ <wsilxmethods:serviceID>344166</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Bulgarian ZIP code search</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.progem.bg/BGZip/services.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:849F14...
+ <wsilxmethods:serviceID>344164</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Financial security master operations such as symbol lookups, CIK and
CUSIP mapping.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/Securities?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D9B728...
+ <wsilxmethods:serviceID>339158</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Historical and end-of-day net asset values for U.S. mutual
funds.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/MutualFunds?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:849AEA...
+ <wsilxmethods:serviceID>339156</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Historical and end-of-day values for more than 400 U.S. financial
market indices.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/MarketIndices?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5885C9...
+ <wsilxmethods:serviceID>339154</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Detailed information about securities exchanges around the
world.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/Exchanges?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CAEE88...
+ <wsilxmethods:serviceID>339152</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Parse single-field names into components, determine gender and name
origin.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/nw/namewizard.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0E6AFB...
+ <wsilxmethods:serviceID>339145</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Query if Yahoo User is Online/Offline</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://demo.wsabi.org/axis/services/YahooUserPingService?w...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D86E6A...
+ <wsilxmethods:serviceID>339142</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lists latitude and longitude for specified city, or
state.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/latlon.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F90B2A...
+ <wsilxmethods:serviceID>339130</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time stock quote data for securities traded on the INET
ECN.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/RealTimeStockQuotes?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8C0D29...
+ <wsilxmethods:serviceID>339128</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time insider transaction information for U.S. public
companies.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/InsiderTransactionInfo?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6D84C9...
+ <wsilxmethods:serviceID>339126</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Historical and end-of-day pricing for U.S. stocks.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/HistoricalStockQuotes?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F3FF4E...
+ <wsilxmethods:serviceID>339124</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SendFax service can send faxes all over europe with the same price
(
www.sms.mio.it/prezzi.asp). SendFax can send any type of document (MS Office, PDFs,
Images, Autocad, HTML, ...)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.sms.mio.it/webservices/sendmessages.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:87D23A...
+ <wsilxmethods:serviceID>339112</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This webservice can send mail, letters, registered letters to anyone
in Italy at low cost.SendPosta can send any type of document (MS Office, PDFs, Images,
Autocad, HTML, ...)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.sms.mio.it/webservices/sendmessages.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:282B23...
+ <wsilxmethods:serviceID>339110</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This service can send SMS (also with Notification) to any number in
the world at low cost.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.sms.mio.it/webservices/sendmessages.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A472C5...
+ <wsilxmethods:serviceID>339108</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides detailed information (performance, financials...) about US
Mutual Funds.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xfunddata.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4053CA...
+ <wsilxmethods:serviceID>339101</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ExpediteShip for DHL. U.S. domestic and
International.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://dhl-usa.expediteship.com/DHLShipment.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FD6AFB...
+ <wsilxmethods:serviceID>339099</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get the latest EDGAR filings from the SEC.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/EdgarInformation?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:10907D...
+ <wsilxmethods:serviceID>339097</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>More than 1400 statistics on the U.S. economy from the Federal
Reserve Bank system.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/econometricstats?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E802D0...
+ <wsilxmethods:serviceID>339095</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Dun & Bradstreet Ratings, Paydex scores, financial profiles,
credit and payment information, credit scores, risk assessment, company backgrounds and
supplier evaluations.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/dnb?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:00ECBE...
+ <wsilxmethods:serviceID>339078</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides Zacks Investment Research analyst summaries containing
analysts recommending buy/hold/sell; earning estimates; consensus EPS trends; EPS
surprises; and earning comparisons.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/ZacksSummary?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DA4B5D...
+ <wsilxmethods:serviceID>339074</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides Zacks Investment Research EPS consensus reports containing
consensus on EPS estimates; estimates modified; perspectives by period; and growth
consensus.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/ZacksConsensus?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:02E2EC...
+ <wsilxmethods:serviceID>339072</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides Zacks Investment Research company profiles containing
descriptions and general corporate info; stock price, market cap and peer info; EPS,
dividend and key financial ratios; and contact and key executive info.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/ZacksCompany?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C6438E...
+ <wsilxmethods:serviceID>339068</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Ionospheric electron density integrator for GPS propagation delay and
correction</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://69.15.204.66:3000/iononumerics/IonModel-Tec.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:403CAB...
+ <wsilxmethods:serviceID>339064</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lookup businesses and people in the UK</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.findpeoplefree.co.uk/findpeoplefree.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:42E436...
+ <wsilxmethods:serviceID>332954</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Checks a city name by searching in the official INSEE dictionnary
(2004 edition) and provides the list of cities that match your query. For France and demo
usage only.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.supplychainserver.com/webservices/CommuneInfose...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3F083E...
+ <wsilxmethods:serviceID>332952</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Full American Standard Bible with Dictionary, Random Verse, and
Keyword Search</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://bible.sumerano.com/bible.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A360B6...
+ <wsilxmethods:serviceID>332950</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search the latest news stories from the BosNewsLife
archive</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://bosnewslife.com/webservices/bnl_services.asmx?wsdl&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2868B8...
+ <wsilxmethods:serviceID>332948</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get data on tourist activity in the Caribbean for the last 10
years</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.regomnet.de/CaribbeanT.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:97C815...
+ <wsilxmethods:serviceID>332944</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This Web Service offers various sets of data designed for all
market participants - from the individual investor to market
professionals.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/RealTimeMarketData.asmx?wsdl&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4519AD...
+ <wsilxmethods:serviceID>332922</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get one week weather forecast for valid zip code or Place name in
USA</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/WeatherForecast.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DC12A4...
+ <wsilxmethods:serviceID>332919</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real Time quotes for the London Gold and Silver
Fixings</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/LondonGoldFix.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:577B34...
+ <wsilxmethods:serviceID>332917</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The political test that's a web service and that's been taken
by more than 100,000 people around the world.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.moral-politics.com/xPolitics.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:643E66...
+ <wsilxmethods:serviceID>332912</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>session enabled Millionaire Quiz</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://csharp.hlrs.de/eAssessmentQuiz/QuizService.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:01C47B...
+ <wsilxmethods:serviceID>332905</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Store SOAP Envelopes in a shared space</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/wsdl/xspace_v1.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:069D8E...
+ <wsilxmethods:serviceID>332900</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Simple SOAP service to return a quote of the day. Free of
charge.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.codingtheweb.com/bin/qotd.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8E507D...
+ <wsilxmethods:serviceID>320730</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Web Services for Online Verification of US Bank Accounts
(ACH)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://tstsvr.achworks.com/testexec/testckver.tss/wsdl/Ite...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D1B186...
+ <wsilxmethods:serviceID>320726</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This is the entire Bible (American Standard) made available through a
web service. I wrote the entire thing using C# and .NET.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.francisshanahan.com/TheHolyBible.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:14757A...
+ <wsilxmethods:serviceID>320720</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>These indexes are used to calculate the new interest rate on
ARMs.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/MortgageIndex.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:441A20...
+ <wsilxmethods:serviceID>320717</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a random quote</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.boyzoid.com/comp/randomQuote.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:264FB8...
+ <wsilxmethods:serviceID>320713</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Congress members and their contact info.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/congressmembers.asmx?w...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2867C0...
+ <wsilxmethods:serviceID>320707</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Countries and its shortcut</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://user.cs.tu-berlin.de/~karima/org/src/xml/Country.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7EAED8...
+ <wsilxmethods:serviceID>320702</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Translates to and from province & state abbreviations, and
provides lists of Canadian and American provinces and states.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.synapticdigital.com/webservice/public/regions.a...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:EB7F90...
+ <wsilxmethods:serviceID>320700</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Danish e-government interoperability framework</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://interoperabilityframework.info/ws4lsql.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:518CFE...
+ <wsilxmethods:serviceID>320688</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search by city, county or state to obtain the contact information for
building permit authorities and building inspectors.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/PermitPlace?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2A0565...
+ <wsilxmethods:serviceID>320686</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Facilitates compliance with the Federal, State, Direct Marketing
Association and Wireless Do Not Call lists.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/DoNotCall?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:042CF1...
+ <wsilxmethods:serviceID>320680</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This is an XML API that returns the predicted results of the 2004
presidential election based on the polling data collected by the Electoral Vote Predictor
(
http://www.electoral-vote.com/).</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://dietrich.ganx4.com/president/server.php?wsdl"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DA828B...
+ <wsilxmethods:serviceID>320652</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Transforms CSV text documents into XML</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.osmoticweb.com/axis/services/CSV2XMLService?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BE1E91...
+ <wsilxmethods:serviceID>320649</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Scrapes a web page for its HTML code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atomic-x.com/xmlservices/screenscraper.asmx?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CBDDFE...
+ <wsilxmethods:serviceID>320647</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get the recommended length of paddle by submitting your
height</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.terawave.ca/webservices/paddle.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DB2E9A...
+ <wsilxmethods:serviceID>320645</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Indoor Cricket statistics retreival from the Crickscore
system</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://crickscore.com/services/Statistics?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DB6263...
+ <wsilxmethods:serviceID>320643</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Delayed quotes for US securities (NYEX, NASDAQ, AMEX,
OTC)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xQuotes.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8B6029...
+ <wsilxmethods:serviceID>320641</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Complete investor relations solution for public companies web
sites.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xInvestorRelations.asmx?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:757157...
+ <wsilxmethods:serviceID>320639</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides information about Securities Exchanges around the
world.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xExchanges.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BE0941...
+ <wsilxmethods:serviceID>320630</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time metal (gold, silver, platinum, palladium) and coin
prices.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xMetals.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:86086D...
+ <wsilxmethods:serviceID>320628</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly determines the validity of an email address or
domain.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/emailverify_3_0?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1EA5D8...
+ <wsilxmethods:serviceID>320625</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time exchange rates for more than 170
currencies.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xCurrencies.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CD8C06...
+ <wsilxmethods:serviceID>282094</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find dictionary definitions from a set of dictionary
databases</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.aonaware.com/DictService/DictService.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F0FA6C...
+ <wsilxmethods:serviceID>282091</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Historical and end-of-day values for more than 400 US
indices.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xIndices.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:26B944...
+ <wsilxmethods:serviceID>282087</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>US Equity historical pricing information.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xHistorical.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D4E484...
+ <wsilxmethods:serviceID>282085</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>http://www.addressmeister.com</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://addressmeister.bizware.com/service/wsdl/server.soap...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DCF2FB...
+ <wsilxmethods:serviceID>282080</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Allows simple text messages (SMS) to be sent to mobile telephones
programmatically for many different service providers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/mobiletext_2_5?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3EEE4A...
+ <wsilxmethods:serviceID>282078</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instantly receive contact information for suppliers that provide
products or services under the Medicare program.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/medicare_2_5?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:67FA94...
+ <wsilxmethods:serviceID>282076</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides the sales and use tax rates for over 19,000 U.S. and
Canadian tax jurisdictions, plus more than six additional tax levels.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/TaxDataComplete?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E83252...
+ <wsilxmethods:serviceID>282074</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Generates different kinds of sample/fictional data for testing
applications.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.strikeiron.com/DataGeneration?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:98F21C...
+ <wsilxmethods:serviceID>282072</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send SMS with our SOAP webservice. Low cost and
secure.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://smsserver.dotnetisp.com/ServiceSMS.asmx?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1BA9B7...
+ <wsilxmethods:serviceID>282064</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Integrate with respect to x using SOAP.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.wolfram.com/services/Integrator/Integra...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E59FFD...
+ <wsilxmethods:serviceID>282048</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Cryptarithm breaker</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/chasses/crypto/crypta.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:585ECC...
+ <wsilxmethods:serviceID>282046</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>JavaPortal Services to quickly and easily calculate italian fiscal
code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.javaportal.it/kservices/JIPCodice?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C6AC96...
+ <wsilxmethods:serviceID>282037</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>enables you to easily check reciprocal links</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.costudio.com/WSLinkChecker.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DF139E...
+ <wsilxmethods:serviceID>282023</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Icelandic tv station listing of most major tv stations in
Iceland</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ingig.com/channels.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FBDBBC...
+ <wsilxmethods:serviceID>282013</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Web Services for Validation of US Bank Routing
Number</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://tstsvr.achworks.com/exec/btrnsoap.dll/wsdl/IBTRNSOA...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:820754...
+ <wsilxmethods:serviceID>282008</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Hill cipher/decipher</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/chasses/crypto/hill.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B1F9EF...
+ <wsilxmethods:serviceID>282005</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Javaportal Web services to simply find italian postcodes, streets and
city</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.javaportal.it/kservices/JIPComuni?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:538C68...
+ <wsilxmethods:serviceID>282003</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>eyeVeri provides FREE image verification
generation.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tilisoft.com/ws/eyeVeri/eyeVeri.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5353FA...
+ <wsilxmethods:serviceID>281998</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>GeoIPService enables you to easily look up countries by IP address /
Context</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/geoipservice.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:247970...
+ <wsilxmethods:serviceID>281996</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>LocInfo Zip Code provides FREE location information based on data
related to US zip code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tilisoft.com/ws/LocInfo/ZipCode.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:652704...
+ <wsilxmethods:serviceID>281987</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Vigenere cipher/decipher/breaker</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/chasses/crypto/vigenere1.asmx?WS...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FA94D4...
+ <wsilxmethods:serviceID>281979</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Info News on Java's world from Javaportal NOW in English and
Italian language</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.javaportal.it/kservices/JIPNews?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:92D76C...
+ <wsilxmethods:serviceID>281977</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Cesar Cipher/Decipher</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/chasses/crypto/cesar.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0DC39B...
+ <wsilxmethods:serviceID>281975</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Put key words into a "Letter Soup"</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://regomnet.de/lettersoup.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2A9B75...
+ <wsilxmethods:serviceID>281973</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Financial security master service.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xsecurity.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B18B63...
+ <wsilxmethods:serviceID>281969</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time, historical and delayed interest rate information for
hundreds of interest rates (LIBOR, Treasuries, Swaps...)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xrates.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:28B965...
+ <wsilxmethods:serviceID>281967</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Convert text from one lanaguage to another language</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/TranslateService.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2B2414...
+ <wsilxmethods:serviceID>281965</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for products and shops</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://projekt.wifo.uni-mannheim.de/elmar/api/ElmarSearchServices?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DFEDE4...
+ <wsilxmethods:serviceID>281903</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Functions to calculate German wage tax and social security
contributions</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.newcomer.de/WebServices/Lohn.dll/wsdl/ILohn2004"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:893F94...
+ <wsilxmethods:serviceID>281901</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Morse Code Translator WebService</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.regomnet.de/morse.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0088C3...
+ <wsilxmethods:serviceID>281830</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ATLAS Metadata Interface (Bookkeeping)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://isnpx1158.in2p3.fr:8180/axis/services/AMIWebService?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E424D4...
+ <wsilxmethods:serviceID>281826</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time corporate insider information from the SEC Edgar
database.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xInsider.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3932A6...
+ <wsilxmethods:serviceID>281814</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a random word in English and first corresponding image from
Google image search.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ghettodriveby.com/soap/?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FA19CB...
+ <wsilxmethods:serviceID>281797</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a random quote from George W. Bush. Sample client in PHP also
available.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://greg.froh.ca/fun/random_bushism/soap/?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:83F65D...
+ <wsilxmethods:serviceID>281795</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search engine in french town heraldic database.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/chasses/blasons/search.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:58C67A...
+ <wsilxmethods:serviceID>281791</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Displays legal and illegal icelandic names, first, second and middle
names.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.barnaland.is/dev/names.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F2AE31...
+ <wsilxmethods:serviceID>281780</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Book Information web services by ISBN or EAN bar
code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/isbn.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:50ABDF...
+ <wsilxmethods:serviceID>281774</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>French Zip Codes and Departments with their
prefectures</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.e-naxos.com/scripts/enwscp.dll/wsdl/IODCODESPOS...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B417C5...
+ <wsilxmethods:serviceID>281771</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SOAP interface to the SchemaWeb directory of RDF
schemas.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.schemaweb.info/webservices/soap/SchemaWebSoap.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C6C94C...
+ <wsilxmethods:serviceID>281762</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Service listing of educational seminars at CWRU.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://addison.ra.cwru.edu/orc/calendar_copy/server.php?ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:78DD34...
+ <wsilxmethods:serviceID>281760</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The EMBL Nucleotide Sequence Database constitutes Europe's
primary nucleotide sequence resource</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/EMBLNucleotideSequenceWebServic...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:564DD5...
+ <wsilxmethods:serviceID>281756</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Enterprise level SMS Service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://sms.idws.com/soap/smsservice.dll/wsdl/ISMSService&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6775CF...
+ <wsilxmethods:serviceID>281754</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search
wolfram.com web sites using SOAP.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.wolfram.com/services/SearchServices/Wol...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5F1217...
+ <wsilxmethods:serviceID>281752</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>CellPhone users validation for your website helps to stop password
sharing</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.saintlogin.com/SAINT_WS/SAINTlogin_service_msso...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C4D88D...
+ <wsilxmethods:serviceID>281734</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>A webservice Parts Catalog fo HP machines</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.lixusnet.com/lixusnet/HPcatalog.jws?wsdl"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A618F7...
+ <wsilxmethods:serviceID>281732</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Access World Time</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.digiposs.com/WorldTime.jws?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C2F8F0...
+ <wsilxmethods:serviceID>281702</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SMS Web service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://smsserver.dotnetisp.com/servicesms.asmx?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:51D9DB...
+ <wsilxmethods:serviceID>272519</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real time stock quotes and books of orders for top US
securities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xrealtime.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3F6D7C...
+ <wsilxmethods:serviceID>272517</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Is that famous person dead or alive?</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.abundanttech.com/webservices/deadoralive/deador...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:640BD1...
+ <wsilxmethods:serviceID>272512</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>UK Address Finder</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.lixusnet.com/lixusnet/AddFinder.jws?wsdl"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B5D365...
+ <wsilxmethods:serviceID>272510</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get the Barnes & Noble price by ISBN</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.abundanttech.com/webservices/bnprice/bnprice.ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C51195...
+ <wsilxmethods:serviceID>272507</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get the US Census Bureau population from any of 227
countries.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.abundanttech.com/webservices/population/populat...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:16C429...
+ <wsilxmethods:serviceID>272505</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send unlimited free SMS to most countries.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/sendsmsworld.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A00332...
+ <wsilxmethods:serviceID>272499</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send unlimited free SMS to India</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/SendSMS.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:583A03...
+ <wsilxmethods:serviceID>272494</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Technology news</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www22.brinkster.com/horaciovallejo/netpress1.asmx?w...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8DEEA3...
+ <wsilxmethods:serviceID>272487</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>RTF to HTML Converter</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.infoaccelerator.net/cfc/rtf2html.cfc?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9F0FFE...
+ <wsilxmethods:serviceID>257287</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The current Homeland Security Threat Level</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.boyzoid.com/comp/threat.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:59D511...
+ <wsilxmethods:serviceID>257285</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Real-time and historical access to public company filings through the
SEC EGDAR database.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xEdgar.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CF771B...
+ <wsilxmethods:serviceID>257276</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for hungarian zip-codes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.c6.hu/ws/huzip.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:505DED...
+ <wsilxmethods:serviceID>257274</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Single-question survey with chart.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xSurvey.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D581CA...
+ <wsilxmethods:serviceID>257272</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Generate globally unique ID with timestamp tracking</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xmlrad.com/WSGeneratorBin/WSGenerator.dll/WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:613B8B...
+ <wsilxmethods:serviceID>257262</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate email address and access a POP3 mailbox</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.einsteinware.com/email/emailservices.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:158481...
+ <wsilxmethods:serviceID>257254</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Up to date NASCAR Winston Cup Statistics for current and previous
years.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.einsteinware.com/nascar/nascardataservice.asmx...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:85E903...
+ <wsilxmethods:serviceID>257251</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Comparison of two pictures.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.quisque.com/fr/techno/eqimage/eqimage.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:ADFAB4...
+ <wsilxmethods:serviceID>257217</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Given a US zip code, returns longitude, latitude, city, county and
state</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.instantlogic.com/zipcodes.ils?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:415DA2...
+ <wsilxmethods:serviceID>257208</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Music related web services</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.sidespace.com/ws/fission/fissiondotnet.php?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1D00F9...
+ <wsilxmethods:serviceID>257204</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The LogFileParser web service parses an IIS log file and returns a
data set with the results.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bitounis.com/W3CParser/LogFileParser.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:410FEE...
+ <wsilxmethods:serviceID>257194</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Delivers hundreds of articles daily from leading non-US media
sources.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xworldnews.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FB1EE4...
+ <wsilxmethods:serviceID>257190</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This Web service takes a string of numbers (separated by a space) as
input and allows the user to perform various statistical functions using this string of
numbers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.strikeiron.com/scripts/statistics.asmx?WSDL&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DE745F...
+ <wsilxmethods:serviceID>257188</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Convert TEXT to Braille</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/braille.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A83A6A...
+ <wsilxmethods:serviceID>257164</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends a real-time alert message to any user of the 4 major Instant
Messaging networks - MSN, AIM, ICQ, or Yahoo.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bindingpoint.com/ws/imalert/imalert.asmx?wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7A32B0...
+ <wsilxmethods:serviceID>257150</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Graphics library (API) for creating professional charts and
graphs</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://service.graphmagic.com/GMService/GraphMagic.asmx?ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4E911D...
+ <wsilxmethods:serviceID>257136</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Complete Executive Stock Option Management
application.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xoptions.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2EC0DC...
+ <wsilxmethods:serviceID>257132</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provide access to 1400 statistical time-series and charts on the U.S
economy.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xstatistics.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5821E9...
+ <wsilxmethods:serviceID>257128</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Dynmaic Flash content Generator</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.firelife.eu.com/dynamicflash/dynamicflash.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6A2F50...
+ <wsilxmethods:serviceID>257126</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>BARCODE Generator for CODE39.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/barcode.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8220B8...
+ <wsilxmethods:serviceID>252185</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Webservice for Post Office Protocol (POP3)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.zanetti-dev.com/scripts/zpop3ws.exe/wsdl/IZPOP3...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3583F4...
+ <wsilxmethods:serviceID>252183</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find out on what day a holiday will fall for any given year. Select
from 30+ holidays</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://wsdl.wsdlfeeds.com/holidays.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:624A8D...
+ <wsilxmethods:serviceID>252179</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Daily news service on health in spanish.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.sld.cu/aldia.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A6611C...
+ <wsilxmethods:serviceID>252173</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Uses Dmoz.org's RDF dumps to create a
directory.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://wsdl.wsdlfeeds.com/odp.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2DA1E2...
+ <wsilxmethods:serviceID>252171</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Certificate Authority (CA) operations are implemented as a set of web
services using OpenSSL</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soapclient.com/xml/certService.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1DC2E0...
+ <wsilxmethods:serviceID>252165</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Simulate the growth of a security using Monte Carlo
simulation.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xsimulation.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A2788F...
+ <wsilxmethods:serviceID>252163</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a unique CUSIP identifier for a stock or
fund.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xsecurity.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F6B7B0...
+ <wsilxmethods:serviceID>252141</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get life expectancy and year-by-year survival
probabilities.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xignite.com/xretirement.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A0F5AF...
+ <wsilxmethods:serviceID>252129</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Delivers a numeric message to the specified device.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/NumPager.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:53154D...
+ <wsilxmethods:serviceID>252123</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends text message to ICQ client.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/ICQ.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:210E7A...
+ <wsilxmethods:serviceID>252121</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends text messages to alphanumeric pagers</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/TAP.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2A1895...
+ <wsilxmethods:serviceID>252119</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends message to the specified SMS PIN.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/SMS.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E9BC8B...
+ <wsilxmethods:serviceID>252117</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts text to fax and sends fax transmission to the specified
number.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/Fax.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D0702D...
+ <wsilxmethods:serviceID>252115</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Enables you to dial a phone number, deliver a message or establish an
interactive session with the person on the other end.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/Phone.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7CCD29...
+ <wsilxmethods:serviceID>252113</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Current weather and weather conditions for major cities around the
world</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/globalweather.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:49AA3A...
+ <wsilxmethods:serviceID>252079</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Spell Checks text and sends back suggestions for mispelled
words.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.worldwidedesktop.com/spellcheck/spellcheckservi...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BDA240...
+ <wsilxmethods:serviceID>252056</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This Web service is designed to allow the user to validate United
States bank routing numbers(ABA numbers) . This web service allows the user to validate a
routing number or search for a participant bank by phone number or
bankname/city/state.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/aba.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B096B5...
+ <wsilxmethods:serviceID>252054</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>RDF Site Summary (RSS) files, based on XML, provide an open method of
syndicating and aggregating Web content. Using RSS files, you can create a data feed that
supplies headlines, links, and article summaries from your Web site. This service convert
RSS t</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/RssToHTML.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4F8850...
+ <wsilxmethods:serviceID>252049</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get five days weather report for a given zipcode
(USA)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.net/WeatherForecast.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:00FC27...
+ <wsilxmethods:serviceID>252047</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SOAP-interface to John Gotze's resource
repository</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://slashdemocracy.org/links/ws4gotze.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AC793B...
+ <wsilxmethods:serviceID>252039</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate any email address against the e-mail mail
server</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/ValidateEmail.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BE683A...
+ <wsilxmethods:serviceID>252032</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Add Phone Numbers to Your Mailing List</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/pa/phoneappend.asmx?wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B0B035...
+ <wsilxmethods:serviceID>252023</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>World Search Engine on CHATS and their VISITORS</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.chatlog.net/wsdl.xml"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2CCA35...
+ <wsilxmethods:serviceID>252014</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Hash the input string using SHA1 algorithm</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.PerfectXML.net/SHA1Encrypt.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:78CA12...
+ <wsilxmethods:serviceID>252012</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns keywords from refering URL from a search
engine.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.aspiringgeek.com/cfc/keyword/sekeyword.cfc?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D5290B...
+ <wsilxmethods:serviceID>252010</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This gives the traffic rank for a website</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/alexa.cfc?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DA9FA5...
+ <wsilxmethods:serviceID>252006</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Eliza - Hi there! Are you surprised? Do you believe that dreams have
something to do with your problems?</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://a3.x-ws.de/cgi-bin/eliza/chat.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AD59B9...
+ <wsilxmethods:serviceID>244908</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get UK Postcode,Town,County and Validate UK Address</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/uklocation.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:884DB3...
+ <wsilxmethods:serviceID>244905</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for any icelandic person by name, address or social security
number</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.barnaland.is/dev/personlookup.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:391150...
+ <wsilxmethods:serviceID>244899</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search through all Icelandic telephone subscribers</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.barnaland.is/dev/phonebook.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:01EEBE...
+ <wsilxmethods:serviceID>244897</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send SMS to Icelandic phonenumbers</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.barnaland.is/dev/sms.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4EA368...
+ <wsilxmethods:serviceID>244894</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>NewsService</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/Newsfeed/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9DE85C...
+ <wsilxmethods:serviceID>244887</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The W3C Search Service is a Web Service providing similar search
capabilities to the W3C Search form at Zvon.org</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/W3CSearch/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8A6B04...
+ <wsilxmethods:serviceID>244885</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ZVON Search Service is providing search capabilities of Zvon.org.,
tutorials and references covering most XML languages.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/ZVONSearch/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:621691...
+ <wsilxmethods:serviceID>244883</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The RPMFind Search Service is a Web Service adaptor for the Rpmfind
repository</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/RpmFinder/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C9F004...
+ <wsilxmethods:serviceID>244881</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The FTPService is a Web Service proxy around the FTP
protocol</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/FTPService/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:68123B...
+ <wsilxmethods:serviceID>244879</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieves the latest(20 minutes delay) stock quote of a stock
ticker.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.swanandmokashi.com/HomePage/WebServices/StockQu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:52A2D1...
+ <wsilxmethods:serviceID>244875</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a daily random quote and its author.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.swanandmokashi.com/HomePage/WebServices/QuoteOf...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1C51F8...
+ <wsilxmethods:serviceID>244873</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Gets the daily horoscope for all the 12 zodiac
signs.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.swanandmokashi.com/HomePage/WebServices/Horosco...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D959AD...
+ <wsilxmethods:serviceID>244871</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Australian Postcode ,Location Web service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/AustralianPostCode.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:678278...
+ <wsilxmethods:serviceID>244862</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Web Services for ACH Processing and Payments</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://tstsvr.achworks.com/testexec/achtstsoapbz.tss/wsdl/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0A3BEA...
+ <wsilxmethods:serviceID>244860</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Spell Checks text and sends back suggestions for mispelled
words.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.barnaland.is/dev/puki.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DF40E1...
+ <wsilxmethods:serviceID>244853</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find current and correct tax rate by zip code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/ft/FastTax.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1BB626...
+ <wsilxmethods:serviceID>244843</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Simple service that returns a whois</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/whois.cfc?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:086AA1...
+ <wsilxmethods:serviceID>244840</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve shipment tracking information in XML
format</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.baxglobal.com/xmltracking/xmltracking.asmx?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8E0F02...
+ <wsilxmethods:serviceID>240746</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Puts an email address through many tests to checks it validity.
Checks syntax, MX records and connects to SMTP server. And it's
free!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/advancedemailcheck.cfc...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:65A5F3...
+ <wsilxmethods:serviceID>240742</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>A free, complete banner management application</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/wsbanner.cfc?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:09FB5F...
+ <wsilxmethods:serviceID>240740</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a list of countries and the abbreviations</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/get_countries_xml.cfc?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4400A2...
+ <wsilxmethods:serviceID>234666</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a list of countries and abbreviations in a
QueryBean</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/get_countries.cfc?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:04D644...
+ <wsilxmethods:serviceID>234664</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the current security level in the US via homeland security
advisory system</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/securitylevel.cfc?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:432628...
+ <wsilxmethods:serviceID>234661</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Bork Bork Bork - The swedish chef!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://a3.x-ws.de/cgi-bin/bork/service.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8FFD04...
+ <wsilxmethods:serviceID>234658</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This web service contains the Level II alpha-numeric HCPCS procedure
and modifier codes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/hcpcs.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F3E51D...
+ <wsilxmethods:serviceID>234652</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ICD-9-CM to ICD-10-CM and ICD-10-CM to ICD-9-CM - The ICD9 coding
system is an international classification system which groups related disease entities and
procedures for the purpose of reporting statistical information. The system is widely
used to for</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/icd9toicd10.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A764BC...
+ <wsilxmethods:serviceID>234650</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ICD-9-CM CLASSIFICATION OF Drug - The ICD9 coding system is an
international classification system which groups related disease entities and procedures
for the purpose of reporting statistical information. The system is widely used to for
medical billing</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/icd9drug.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B86AD2...
+ <wsilxmethods:serviceID>234648</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ICD-10-CM CLASSIFICATION OF DISEASES AND INJURIES -The ICD10 coding
system is an international classification system which groups related disease entities and
procedures for the purpose of reporting statistical information. The system is widely
used to m</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/icd10.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BDF315...
+ <wsilxmethods:serviceID>234646</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ICD-9-CM CLASSIFICATION OF DISEASES AND INJURIES -The ICD9 coding
system is an international classification system which groups related disease entities and
procedures for the purpose of reporting statistical information. The system is widely
used to for</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/icd9.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C2C654...
+ <wsilxmethods:serviceID>234644</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Creates a predefined pdf-form out of an html-form</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://fs.briner.ch/doc/FormServer.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:27DE56...
+ <wsilxmethods:serviceID>234642</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send email through this SOAP web service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cosme.nu/services/smtpserver.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7124E5...
+ <wsilxmethods:serviceID>234636</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send to any email address</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.abysal.com/soap/AbysalEmail.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E9CC36...
+ <wsilxmethods:serviceID>234632</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Finds the optimal route between two or more stops and returns
directions and/or a map.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/RouteFinder.wsdl"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A9F712...
+ <wsilxmethods:serviceID>234628</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Allows querying various types of data and returning information about
a location.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/Query.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BA4918...
+ <wsilxmethods:serviceID>234626</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns points of interest in proximity of a given
location</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/Proximity.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:096BAA...
+ <wsilxmethods:serviceID>234624</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Creates maps of a given location</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/MapImage.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D947A1...
+ <wsilxmethods:serviceID>234622</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts an address into a geographic coordinate</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/AddressFinder.wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7DF561...
+ <wsilxmethods:serviceID>234620</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Fax from any environment using the Interfax Send Web
Service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.interfax.net/dfs.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:06D6CE...
+ <wsilxmethods:serviceID>234596</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Another zipcode database accessible via a web
service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/zipbase.cfc?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BDCDDD...
+ <wsilxmethods:serviceID>227446</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Checks current user precence info: Online or
Offline</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://a3.x-ws.de/cgi-bin/msn/imstatus.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C2E6EE...
+ <wsilxmethods:serviceID>218212</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Access your POP3 mailbox through soap</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cosme.nu/services/pop.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C1722D...
+ <wsilxmethods:serviceID>201855</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get USA State Code,City,Area Code,Time Zone,Zip Code by State Code or
City or Area Code or ZIp</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/uszip.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6F25C1...
+ <wsilxmethods:serviceID>201830</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Includes function to hash passwords as well as create random
passwords of any length</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/password.cfc?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:478843...
+ <wsilxmethods:serviceID>200922</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the states and the abbr.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/get_states.cfc?wsdl&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0EDE3E...
+ <wsilxmethods:serviceID>200921</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the states and the abbr.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/get_states_xml.cfc?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:CD28EE...
+ <wsilxmethods:serviceID>200920</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Just a few email utilities that you can use</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tinetics.com/webservices/email_utils.cfc?wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A30E30...
+ <wsilxmethods:serviceID>200880</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>RSA Functions is a web service that implements some generic methods
which utilize the RSA cryptography provider.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bitounis.com/RSAFunctions/RSAFuncs.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8DE99F...
+ <wsilxmethods:serviceID>200853</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Stock quote service which actually provides more than just
quote.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/stockquote.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A58469...
+ <wsilxmethods:serviceID>200820</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find UDDI Business Information</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/UDDIBusinessFinder.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:7071D0...
+ <wsilxmethods:serviceID>200819</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve pages from the Waikato Linux Users Group
Wiki</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.wlug.org.nz/phpwiki/soap.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:803A4F...
+ <wsilxmethods:serviceID>200002</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Convert from one type of image to another</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cosme.nu/services/convert.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2D492C...
+ <wsilxmethods:serviceID>199995</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Domain Name resolution service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cosme.nu/services/dns.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F12120...
+ <wsilxmethods:serviceID>199951</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Execute Taxonomy Database search specified with taxonomy
name.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/TxSearch.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1A1579...
+ <wsilxmethods:serviceID>198782</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Execute SRS specified with query.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/SRS.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6E15A0...
+ <wsilxmethods:serviceID>198781</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get DDBJ entry by clone information</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/GetEntry.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4AAE60...
+ <wsilxmethods:serviceID>198780</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Execute FASTA specified with program, database and
query.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/Fasta.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:44EDA3...
+ <wsilxmethods:serviceID>198779</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get Flat File DDBJ Entry by accession number.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/DDBJ.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:463021...
+ <wsilxmethods:serviceID>198778</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Execute ClustalW specified with query.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/ClustalW.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6E3212...
+ <wsilxmethods:serviceID>198777</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Execute BLAST specified with program, database and
query.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xml.nig.ac.jp/wsdl/Blast.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1BC04A...
+ <wsilxmethods:serviceID>198776</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sell Prepaid Calling Cards on your web site</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.blackstoneonline.com/webservices/dispenser.xml&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0E59A4...
+ <wsilxmethods:serviceID>187658</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search a copy of the Fed E-Payments routing directory to find Fedwire
& FedACH participants.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soapam.nuwave-tech.com/services/FedEpayDirectory/Fe...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:94CFD8...
+ <wsilxmethods:serviceID>187628</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Some useful functions including SQL Injection
Protection</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.framewerks.com/WebServices/helpfulfunctions/hel...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:683DDB...
+ <wsilxmethods:serviceID>187603</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Automated management of your e-mail marketing</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.framewerks.com/WebServices/HTMLeMail/HTMLeMail....
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D89AB3...
+ <wsilxmethods:serviceID>187602</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This service Generates (Interleaved 2 of 5) Bar Code
images</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.flash-db.com/services/ws/barCodes.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:861CB6...
+ <wsilxmethods:serviceID>187577</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>WebEvents is a web service designed to act as a generic logging
system.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bitounis.com/WebEvents/events.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D8DE37...
+ <wsilxmethods:serviceID>183399</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Calculates the distance between two U.S. ZIP codes.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.imacination.com/distance/Distance.jws?w...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:88BC2F...
+ <wsilxmethods:serviceID>180330</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Send SMS to networks around the world</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.abctext.com/webservices/SMS.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:39EFD7...
+ <wsilxmethods:serviceID>180329</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the value of a given number of units changed from one
currency to another</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.atlaz.net/webservices/GetCurrencyExchange.wsdl&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3DF732...
+ <wsilxmethods:serviceID>179313</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find someone's current email address given their old
one</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.maillocate.com/soap/index.php?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:52AA71...
+ <wsilxmethods:serviceID>175536</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Takes a phrase from the plays of William Shakespeare and returns the
associated speech, speaker, and play.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSShakespeare.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:825FBE...
+ <wsilxmethods:serviceID>174225</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns all the three digit area codes in effect for a particular
city or state.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xeeinc.com/RateInformation/RateInfo.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2D500D...
+ <wsilxmethods:serviceID>173442</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Given a ISO 3166 country code, returns the format for that
locale's short date.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.siliconllama.com/services/wsdl/ISOcode2shortfor...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F9932D...
+ <wsilxmethods:serviceID>170089</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns an array of country names indexed by their ISO 3166
code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.siliconllama.com/services/wsdl/ISOcodesService....
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6E7128...
+ <wsilxmethods:serviceID>170088</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get a list of registered churches and their attributes within a
specified radius in miles.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.transactionalweb.com/SOAP/globalocator.wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AF77DD...
+ <wsilxmethods:serviceID>169411</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns directory listings for registered ski
resorts.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.transactionalweb.com/SOAP/globalskilocator.wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F88FFE...
+ <wsilxmethods:serviceID>169410</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Formats a date according to ISO 3166 country code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.siliconllama.com/services/wsdl/dConverterServic...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BC4558...
+ <wsilxmethods:serviceID>169386</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns an Italian Fiscal Code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.pinellus.it/codice_fiscale/Cod_fiscale.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3E48AB...
+ <wsilxmethods:serviceID>169231</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ColdFusion Tip-of-the-Day, including browse and search
functions</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.forta.com/cf/tips/syndicate.cfc?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C3FDA6...
+ <wsilxmethods:serviceID>169216</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides regular phone, SMS, TAP, ICQ, MSN message delivery
services</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.acrosscommunications.com/Phone.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C7F168...
+ <wsilxmethods:serviceID>169209</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <
abstract>freshscore.com live score service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.freshscore.com/service/FreshScoreLiveScores.asm...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E4280E...
+ <wsilxmethods:serviceID>162918</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts a raw reference string into a metadata structure, an
OpenURL, or a list of possible article locations.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://paracite.ecs.soton.ac.uk/paracite.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F9C58C...
+ <wsilxmethods:serviceID>160968</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Match a description in input with those in a reference
ontology</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://digilander.libero.it/mamo78/KRSS_DAML_Service.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:56512E...
+ <wsilxmethods:serviceID>159877</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Commercial, secure, reliable Fax transmission service - economical,
worldwide, and advertising-free.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://oneoutbox.com/wsdl/FaxService.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:630391...
+ <wsilxmethods:serviceID>157820</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Evaluates algebraic expressions</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.onepercentsoftware.com/axis/services/Evaluation...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:48F76F...
+ <wsilxmethods:serviceID>157819</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Cultural search engine (Music, Books, Movies, Games
...)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://mysic.com/Webservices/MysicSearchEngine.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D9ADF8...
+ <wsilxmethods:serviceID>156880</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Netherlands Address Validation Web Service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://62.212.78.36/cgi-bin/WagAddressServerSingle.exe/wsdl/IWagAddressServerSingle"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5A285C...
+ <wsilxmethods:serviceID>156846</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sends instant messages to Yahoo! users</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.scdi.org/~avernet/webservice/yim.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:483AF0...
+ <wsilxmethods:serviceID>152775</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>To convert any string from codepage to another.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.dl-me.com/webservices/unitext.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:ADBE9E...
+ <wsilxmethods:serviceID>152760</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>HTML fragment generation for
Amazon.com Web
Services</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSAmazonBox.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:02D1EB...
+ <wsilxmethods:serviceID>152757</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Webservice automatically submits websites to 36 search
engines</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://interpressfact.net/webservices/promotionService.asm...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E1CE1D...
+ <wsilxmethods:serviceID>152734</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Use this web service to generate C# proxy class code for a given WSDL
location!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/webservices/codegenerator.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:192BDF...
+ <wsilxmethods:serviceID>151740</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>search classified ads posted on Interpressfact.net</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.interpressfact.net/webservices/getAds.asmx?wsdl...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2D199A...
+ <wsilxmethods:serviceID>151707</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Jokes sorted by categories</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.interpressfact.net/webservices/getJoke.asmx?wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4E6104...
+ <wsilxmethods:serviceID>149694</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Incorporate yellow page listings into your
application.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/yp/YellowPages.asmx?WSDL&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:48419E...
+ <wsilxmethods:serviceID>147654</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>2D and 3D animated Flash Charts</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.flash-db.com/services/ws/flashBarChart.wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DF83CF...
+ <wsilxmethods:serviceID>147599</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve business news in many categories.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/businessnews.asmx...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DDED7D...
+ <wsilxmethods:serviceID>146606</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Translates English Sentences into Urdu</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.apniurdu.com/SOAP/Urdu2.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:19144E...
+ <wsilxmethods:serviceID>140403</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Company Market Data</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.flash-db.com/services/ws/companyInfo.wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:46A0A0...
+ <wsilxmethods:serviceID>139407</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Checks any site and returns Server Type, Server Time,
etc.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.flash-db.com/services/ws/siteInspect.wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AF3044...
+ <wsilxmethods:serviceID>138442</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Headline news from the Oracle Technology Network</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://otn.oracle.com/ws/otnnews?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:90CCEE...
+ <wsilxmethods:serviceID>136352</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Web service to send text messages to SMS, Voice, Email and Fax
globally</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://otn.oracle.com/ws/9iasmobile?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F7867C...
+ <wsilxmethods:serviceID>136351</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get NAICS United States Structure, Including Relationship to 1987
U.S. SIC</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/NAICS.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A34B80...
+ <wsilxmethods:serviceID>130154</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get Airport Code, CityOrAirport Name, Country, Country Abbrv,
CountryCode,GMT Offset Runway Length in Feet, Runway Elevation in Feet,Latitude in
Degree,Latitude in Minute Latitude in Second,Latitude in N/S, Longitude in Degree,
Longitude in Minute, Longit</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/airport.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B4F14A...
+ <wsilxmethods:serviceID>130153</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieves Biblical Text</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/BibleWebservice.asmx?wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D63CC6...
+ <wsilxmethods:serviceID>126056</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve Stock's Historical Quotes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/HistoricalStockQu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8B6608...
+ <wsilxmethods:serviceID>122986</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get Atomic Weight ,Symbol and Atomic number for all
elements</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/periodictable.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8D45EF...
+ <wsilxmethods:serviceID>119931</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get Currency, Currency code, International Dialing code, ISO country
codes</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/country.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:351618...
+ <wsilxmethods:serviceID>119930</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+
<abstract>http://www.nims.nl/cgi-bin/nims.pl?look=nims&page=/soap/webservices.htm</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.nims.nl/soap/oms2.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:05AF3B...
+ <wsilxmethods:serviceID>113768</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>You no longer need database to create survey applications or web
pages. All you need is SOAP.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://survey.rila.net/SurveyService/SurveyService.asmx?ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9248F6...
+ <wsilxmethods:serviceID>110766</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides NASDAQ and LJSE stock values based on multiple
criteria.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.gama-system.com/webservices/stockquotes.asmx?ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:3D33FD...
+ <wsilxmethods:serviceID>110765</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <
abstract>.NET interface to the MS TerraServer database of hi-res aerial
imagery</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://terraservice.net/TerraService.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:222B5A...
+ <wsilxmethods:serviceID>110755</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get conversion rate from one currency to another
currency</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/CurrencyConvertor.asmx?wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:53819A...
+ <wsilxmethods:serviceID>102592</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>APR/Lease Webservice - Calculate APR/Lease/Loan by using this
webservice</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/FinanceService.asmx?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2C1AF6...
+ <wsilxmethods:serviceID>100522</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SendFax - Freely send fax anywhere in the world.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.webservicex.com/fax.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:482C0B...
+ <wsilxmethods:serviceID>100520</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>FastWeather will determine the visitor's weather by IP address,
zip code or city/state combination.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/fw/FastWeather.asmx?WSDL&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BAA2AB...
+ <wsilxmethods:serviceID>100515</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve UPS online tracking information</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/UPSTracking.asmx?...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A8238E...
+ <wsilxmethods:serviceID>99465</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Lotto Number Generator</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://reto.checkit.ch/Scripts/Lotto.dll/wsdl/IgetNumbers"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C19383...
+ <wsilxmethods:serviceID>98544</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for web services links and resources</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.wsindex.org/pages/wsindexLinks.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:40EE6A...
+ <wsilxmethods:serviceID>98497</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Instant, real-time, real world verification of email
addresses.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/ev/EmailValidate.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:FB11E6...
+ <wsilxmethods:serviceID>98431</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Latest news in Delphi development: compilation of hot, new and
updated materials on the About Delphi Programming site.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://sf.hr/cgi-bin/ADPNewHotService.exe/wsdl/IADPNewHotService"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:764020...
+ <wsilxmethods:serviceID>97502</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Try this Web Service to search ASMX/WSDL files on the
Web!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/SearchWS.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1B741B...
+ <wsilxmethods:serviceID>96431</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Distance between, origination and destination city, state, county,
zip and central office location for any US switch</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xeeinc.com/RateInformation/Rateinfo.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:56B56D...
+ <wsilxmethods:serviceID>94447</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve currency conversion ratio from Internet</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/Currencyws.asmx?W...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C384E3...
+ <wsilxmethods:serviceID>94320</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve weather info around U.S. by 5 digit zip
code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/WeatherFetcher.as...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:92CA37...
+ <wsilxmethods:serviceID>94319</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieve stock quote around the world</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://glkev.webs.innerhost.com/glkev_ws/StockServices.asm...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F7B01E...
+ <wsilxmethods:serviceID>94318</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Format and colorize your CSHARP or
VB.NET code source into
html</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://server.dotnetisp.com/webservices/dotnetisp/src2html...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:439975...
+ <wsilxmethods:serviceID>92447</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Try this Web Services version of DNS client!</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/webservices/YourHostInfo.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F5F321...
+ <wsilxmethods:serviceID>91346</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Create Charts from your data</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.berneda.com/scripts/TeeChartSOAP.exe/wsdl/ITeeC...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:92815A...
+ <wsilxmethods:serviceID>91328</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Up-to-the-minute World Cup scores.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://scores.serviceobjects.com/CupScores.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:F51FDE...
+ <wsilxmethods:serviceID>90858</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find near-by zip codes and cities, distance between zip codes and
cities, coordinates of zip codes and cities; also supports user-defined
places.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.codebump.com/services/placelookup.asmx?wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5428B3...
+ <wsilxmethods:serviceID>90857</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get a random lyrical phrase from one of the world's best
singer/songwriters, Neil Finn</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.nickhodge.com/nhodge/finnwords/finnwords.wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:111A5E...
+ <wsilxmethods:serviceID>90601</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This webservice return longitude, latitude and height from a given
city. Only for France</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://server.dotnetisp.com/webservices/dotnetisp/ville.as...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D0458E...
+ <wsilxmethods:serviceID>86146</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>GeoPhone allows you to lookup name and postal address information for
virtually every U.S. telephone number.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/gp/GeoPhone.asmx?WSDL"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:146277...
+ <wsilxmethods:serviceID>85362</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Return ZIP CODE when giving a french city and return a city when
giving a ZIP CODE. Only for France.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://server.dotnetisp.com/webservices/dotnetisp/codepost...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6CA447...
+ <wsilxmethods:serviceID>85264</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The service supplies two functions to create and validate
International Bank Account Numbers.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.bitounis.com/IBAN/IBANFuncs.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:25A191...
+ <wsilxmethods:serviceID>84171</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>A SOAP gateway to Amazon Associates' REST
interface.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://majordojo.com/amazon_query/amazon_query.wsdl"/...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D9ED6D...
+ <wsilxmethods:serviceID>84114</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Develop Your Own Applications Using Google</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://api.google.com/GoogleSearch.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:925F0C...
+ <wsilxmethods:serviceID>73855</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the requested Bible verses</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.stgregorioschurchdc.org/wsdl/Bible.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:06C15C...
+ <wsilxmethods:serviceID>67742</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the date of Easter for a given year</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.stgregorioschurchdc.org/wsdl/Calendar.wsdl"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:95CA8D...
+ <wsilxmethods:serviceID>66685</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Track packages shipped with either UPS, DHL or
FedEx</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/pt/PackTrack.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6289E0...
+ <wsilxmethods:serviceID>63594</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Validate and Correct U.S. Addresses with USPS Data
Tables</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/av/AddressValidate.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DBCFBB...
+ <wsilxmethods:serviceID>63591</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Multi-player game representing a virtual shared 3D maze displayed in
an ActiveX client</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.culand.net/WebServices/bin/WSMaze_Server.dll/ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6CA629...
+ <wsilxmethods:serviceID>60546</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Authentication and logging service for web services</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/eSynapsMonitor.wsdl&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:999134...
+ <wsilxmethods:serviceID>57470</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Technical article feed</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.framewerks.com/WebServices/fWArticleService/fwA...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5B7FE7...
+ <wsilxmethods:serviceID>56540</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>ATM Location Database, Lookup by Zip Code (US Only)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/gc/GeoCash.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:1267F9...
+ <wsilxmethods:serviceID>56467</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Translate and validate IP addresses to city, state,
country.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws2.serviceobjects.net/gpp/GeoPinPoint.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B2EFA8...
+ <wsilxmethods:serviceID>55425</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>WCAV play list information</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.kirbyland.net/ws/wcav.asmx?wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C40CE5...
+ <wsilxmethods:serviceID>55413</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Verb conjugations in tens of languages</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.verbix.com/cgi-bin/soapx.exe/wsdl/IGetInflectio...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C61F97...
+ <wsilxmethods:serviceID>49310</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>retrieves positions of the Sun,Moon,and Planets for any date and
time</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.orbitarium.com/schemas/ows.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4C20FB...
+ <wsilxmethods:serviceID>47247</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Cartoon strip service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/MsProxy.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4681B6...
+ <wsilxmethods:serviceID>47238</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>a notifications interface for weblogs.com</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.4s4c.com/weblogs/subscribe.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:180822...
+ <wsilxmethods:serviceID>42129</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search for Web Services Articles/Sample Code/Coding
Tips</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/eSynapsSearch.asmx?WSDL...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4787F3...
+ <wsilxmethods:serviceID>42115</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Payment Web Service that suports credit cards, debit cards and check
services</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tpisoft.com/smartpayments/transact.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E1D6D2...
+ <wsilxmethods:serviceID>39018</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts HTML to XML</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.dev1.eraserver.net/REFLECTIONIT/Html2xml.asmx?W...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6CB026...
+ <wsilxmethods:serviceID>34945</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Local time for a zip code</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ripedev.com/webservices/LocalTime.asmx?WSDL&quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:45F131...
+ <wsilxmethods:serviceID>34923</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>SOAP interface for freedb web site</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://soap.systinet.net/demos/FreeDB/wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9C49F5...
+ <wsilxmethods:serviceID>27776</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides a SOAP RPC interface to XMethods for query
operations</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/wsdl/query.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A29C0D...
+ <wsilxmethods:serviceID>25703</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Play Chess with a WebService (BCB6!)</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.danmarinescu.com/WebServices/ChessCGIServer.exe...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D48B02...
+ <wsilxmethods:serviceID>24686</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Search on postal codes and cities in Belgium.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://194.78.198.202/WebServices/BelgiumCities.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:79C8C9...
+ <wsilxmethods:serviceID>21615</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>This Web Service queries the UDDI and returns an array of
BusinessInfo objects...</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/BusinessList.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BAA313...
+ <wsilxmethods:serviceID>19640</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Daily Articles. Coding Tips and .NET Code samples</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/eSynapsFeed.asmx?WSDL&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C9179C...
+ <wsilxmethods:serviceID>15498</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns the x,y location for a place name in any part of the
world</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://arcweb.esri.com/services/v2/PlaceFinderSample.wsdl&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DAF10E...
+ <wsilxmethods:serviceID>13437</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Get the NFL Headline News</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/NFLNews.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:8D3721...
+ <wsilxmethods:serviceID>9350</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>The Web Service form of "WhoIs" Domain Registry
service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/WhoIsService.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C11EAA...
+ <wsilxmethods:serviceID>9349</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a binary stream of Today's Dilbert comic
strip</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.esynaps.com/WebServices/DailyDiblert.asmx?WSDL&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:054FA8...
+ <wsilxmethods:serviceID>9348</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Info about a location from zip code, area code, city, or
state</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ripedev.com/webservices/ZipCode.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:51CC58...
+ <wsilxmethods:serviceID>7534</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts Fahrenheit to Centigrade and vice versa</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://developerdays.com/cgi-bin/tempconverter.exe/wsdl/IT...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:396577...
+ <wsilxmethods:serviceID>7508</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Credit Card Validation and Card Type Web Service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.tpisoft.com/smartpayments/validate.asmx?WSDL&qu...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:2A1A12...
+ <wsilxmethods:serviceID>1006</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Documents Web Services based on their WSDL
desccription</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.west-wind.com/wconnect/soap/wwhelpservice.wsdl&...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:DB4016...
+ <wsilxmethods:serviceID>1005</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Fax transmission service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.OneOutBox.com/wsdl/FreeFaxService.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:6D1864...
+ <wsilxmethods:serviceID>272</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts Euros to the 12 Euro-participating currencies and
back.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.drbob42.co.uk/cgi-bin/Euro42/wsdl/IEuro"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0B5A62...
+ <wsilxmethods:serviceID>268</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>News service for the FoxPro community.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.foxcentral.net/foxcentral.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:5A9B10...
+ <wsilxmethods:serviceID>255</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find near-by zip codes, distance between zip codes, coordinates of
zip codes; also supports user-defined places.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.codebump.com/services/zipcodelookup.asmx?wsdl&q...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9BD025...
+ <wsilxmethods:serviceID>246</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Solves dense linear systems</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cs.fsu.edu/~engelen/lu.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C0AF4C...
+ <wsilxmethods:serviceID>239</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Xara NavBar Generator</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.xara.com/navbar/navbar.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:42F610...
+ <wsilxmethods:serviceID>236</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Locates music teachers by zip code.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.PerfectXML.net/WebServices/MusicTeachers/MusicT...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:949C42...
+ <wsilxmethods:serviceID>220</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>XML-based rules engine</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.codecube.net/services/xreonline.asmx?WSDL"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:43FA2E...
+ <wsilxmethods:serviceID>216</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Retrieves Nucleotide Sequence(s) and accociated
information.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ebi.ac.uk/xembl/XEMBL.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0F2983...
+ <wsilxmethods:serviceID>201</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Chart generator.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.gxchart.com/webchart.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:57AF16...
+ <wsilxmethods:serviceID>199</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Find MP3 on xmlrad.com</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://xmlrad.com/WSFindMP3Bin/WSFindMP3.dll/WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E1DF9F...
+ <wsilxmethods:serviceID>197</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Returns a magic square of a given rank.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.cs.fsu.edu/~engelen/magic.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0A492A...
+ <wsilxmethods:serviceID>193</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sales Rank and Price for online bookstores.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.PerfectXML.NET/WebServices/SalesRankNPrice/Book...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:62689D...
+ <wsilxmethods:serviceID>192</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Provides zip code information for a US address</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://webservices.eraserver.net/zipcoderesolver/zipcodere...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:20FCCE...
+ <wsilxmethods:serviceID>185</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Online instant-messaging service</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.nims.nl/soap/oms.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:29B09D...
+ <wsilxmethods:serviceID>160</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>3d Text graphics generator</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://ws.xara.com/graphicrender/render3d.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:9B3014...
+ <wsilxmethods:serviceID>159</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts Numbers to Dutch words</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ebob42.com/cgi-bin/NumberToWordsInDutch.exe/wsd...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:01EF9A...
+ <wsilxmethods:serviceID>141</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Convert roman numbers <-> digital
numbers</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.ebob42.com/cgi-bin/Romulan.exe/wsdl/IRoman"...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:BF3EFC...
+ <wsilxmethods:serviceID>140</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Electronics product finder.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSElectronics.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:C90218...
+ <wsilxmethods:serviceID>135</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Video game product finder.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSVideoGames.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AE4666...
+ <wsilxmethods:serviceID>134</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Sporting goods product finder.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSSportingGoods.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:A80781...
+ <wsilxmethods:serviceID>133</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>XML factoid updated daily.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSDailyXml.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:E14CD8...
+ <wsilxmethods:serviceID>132</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <
abstract>.NET factoid updated daily.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSDailyNet.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:B50DD4...
+ <wsilxmethods:serviceID>131</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Web service interface to Moreover News Service.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmlme.com/WSCustNews.asmx?WSDL"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:4CC31E...
+ <wsilxmethods:serviceID>130</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Converts dates</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.compkarori.com/wsdl/discordian.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:AD335C...
+ <wsilxmethods:serviceID>110</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Finds MP3 files on the Internet.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.agnisoft.com/soap/mssoapmp3search.xml"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:69BE8F...
+ <wsilxmethods:serviceID>84</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Interface to the Alan Bush Compositions Database.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.alanbushtrust.org.uk/soap/compositions.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D026DB...
+ <wsilxmethods:serviceID>60</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Searches SEC's EDGAR database.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.SoapClient.com/xml/SQLDataSoap.wsdl"/>
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:0186DB...
+ <wsilxmethods:serviceID>37</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>Exchange rate between any two currencies.</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/sd/2001/CurrencyExchangeService.ws...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:D784C1...
+ <wsilxmethods:serviceID>5</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+ <service>
+ <abstract>20 minute delayed stock quote</abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.xmethods.net/soap/urn:xmethods-delayed-quo...
+ <description
referencedNamespace="http://www.xmethods.net/">
+ <wsilxmethods:serviceDetailPage
location="http://www.xmethods.net/ve2/ViewListing.po?key=uuid:889A05...
+ <wsilxmethods:serviceID>2</wsilxmethods:serviceID>
+ </wsilxmethods:serviceDetailPage>
+ </description>
+ </service>
+</inspection>
\ No newline at end of file
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethodsBookmark.xml
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethodsBookmark.xml
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/config/xmethodsBookmark.xml 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<inspection
xmlns="http://schemas.xmlsoap.org/ws/2001/10/inspection/">
+
+<service>
+ <name>Weather - Temperature</name>
+ <abstract><![CDATA[Current temperature in a given U.S. zipcode
region.]]></abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/sd/2001/TemperatureService.wsdl" />
+</service>
+
+<service>
+ <name>Barnes and Noble Price Quote</name>
+ <abstract><![CDATA[Returns price of a book at
BN.com given an ISBN
number.]]></abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/sd/2001/BNQuoteService.wsdl" />
+</service>
+
+<service>
+ <name>California Traffic Conditions</name>
+ <abstract><![CDATA[California highway conditions.]]></abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/sd/2001/CATrafficService.wsdl" />
+</service>
+
+<service>
+ <name>Delayed Stock Quote</name>
+ <abstract><![CDATA[20 minute delayed stock quote]]></abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://services.xmethods.net/soap/urn:xmethods-delayed-quo...
/>
+</service>
+
+<service>
+ <name>eBay Price Watcher</name>
+ <abstract><![CDATA[Checks current bid price of an eBay
auction.]]></abstract>
+ <description
referencedNamespace="http://schemas.xmlsoap.org/wsdl/"
location="http://www.xmethods.net/sd/2001/EBayWatcherService.wsdl" />
+</service>
+
+</inspection >
+
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/inspection.ecore
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/inspection.ecore
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/inspection.ecore 2009-05-06 07:51:24
UTC (rev 15054)
@@ -0,0 +1,208 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ecore:EPackage xmi:version="2.0"
+
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
name="inspection"
+
nsURI="http://schemas.xmlsoap.org/ws/2001/10/inspection/"
nsPrefix="inspection">
+ <eAnnotations
source="http://www.eclipse.org/emf/2002/GenModel">
+ <details key="documentation" value="
 See
http://www.w3.org/XML/1998/namespace.html and

http://www.w3.org/TR/REC-xml for information about this
namespace.

 This schema document describes the XML
namespace, in a form
 suitable for import by other schema documents.


 Note that local names in this namespace are
intended to be defined
 only by the World Wide Web Consortium or its
subgroups. The
 following names are currently defined in this
namespace and should
 not be used with conflicting semantics by any
Working Group,
 specification, or document
instance:

 base (as an attribute name): denotes an
attribute whose value
 provides a URI to be used as the base for
interpreting any
 relative URIs in the scope of the element on
which it
 appears; its value is inherited. This na!
me is reserved
 by virtue of its definition in the XML Base
specification.

 id (as an attribute name): denotes
an attribute whose value
 should be interpreted as if declared to
be of type ID.
 The xml:id specification is not yet a W3C
Recommendation,
 but this attribute is included here to
facilitate experimentation
 with the mechanisms it proposes.
Note that it is _not_ included
 in the specialAttrs attribute
group.

 lang (as an attribute name): denotes an
attribute whose value
 is a language code for the natural
language of the content of
 any element; its value is inherited.
This name is reserved
 by virtue of its definition in the XML
specification.
 
 space (as an attribute name):
denotes an attribute whose
 value is a keyword indica!
ting what whitespace processing
 discipline is intend
ed for the content of the element; its
 value is inherited. This
name is reserved by virtue of its
 definition in the XML
specification.

 Father (in any context at all):
denotes Jon Bosak, the chair of 
 the original XML Working Group.
This name is reserved by 
 the following decision of the W3C XML
Plenary and 
 XML Coordination
groups:

 In appreciation for his vision,
leadership and dedication
 the W3C XML Plenary on this 10th
day of February, 2000
 reserves for Jon Bosak in perpetuity
the XML name
 xml:Father


This schema defines attributes and an attribute group

suitable for use by
 schemas wishing to allow xml:base,
xml:lang, xml:space or xml:id
 attributes on elements they
define.

 !
To enable this, such a schema must import this schema
 for
the XML namespace, e.g. as follows:
 &lt;schema . .
.&gt;
 . . .
 &lt;import
namespace="http://www.w3.org/XML/1998/namespace"&#x...;
schemaLocation="http://www.w3.org/2001/xml.xsd"/&am...;
Subsequently, qualified reference to any of the attributes

or the group defined below will have the desired effect,
e.g.

 &lt;type . .
.&gt;
 . . .

&lt;attributeGroup
ref="xml:specialAttrs"/&gt;
 

will define a type which will schema-validate an instance

element with any of those attributes
In keeping with the XML Schema
WG's standard versioning
 policy, this schema document will persist
at

http://www.!
w3.org/2005/08/xml.xsd.
 At the date of issue it can also b
e found at

http://www.w3.org/2001/xml.xsd.
 The
schema document at that URI may however change in the future,
 in order
to remain compatible with the latest version of XML Schema
 itself, or
with the XML namespace itself. In other words, if the XML
 Schema or
XML namespaces change, the version of this document at

http://www.w3.org/2001/xml.xsd will change
 accordingly; the version
at

http://www.w3.org/2005/08/xml.xsd will not
change.
 "/>
+ </eAnnotations>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"
eSuperTypes="#//Reference">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="descriptionType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="any"
unique="false" eType="ecore:EDataType
http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="wildcards" value="##other"/>
+ <details key="name" value=":3"/>
+ <details key="processing" value="lax"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WSILDocument">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=""/>
+ <details key="kind" value="mixed"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed"
unique="false" upperBound="-1"
+ eType="ecore:EDataType
http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="name" value=":mixed"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="xMLNSPrefixMap" upperBound="-1"
+ eType="ecore:EClass
http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
+ transient="true" containment="true"
resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="xmlns:prefix"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="xSISchemaLocation" upperBound="-1"
+ eType="ecore:EClass
http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
+ transient="true" containment="true"
resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="xsi:schemaLocation"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="inspection" upperBound="-2"
+ eType="#//Inspection" volatile="true"
transient="true" derived="true" containment="true"
+ resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="inspection"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Inspection"
eSuperTypes="#//ItemWithAbstracts">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="inspection_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="groups"
unique="false"
+ upperBound="-1" eType="ecore:EDataType
http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="group"/>
+ <details key="name" value="group:1"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="services" upperBound="-1"
+ eType="#//Service" volatile="true" transient="true"
derived="true" containment="true"
+ resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="service"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#group:1"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="links"
upperBound="-1"
+ eType="#//Link" volatile="true" transient="true"
derived="true" containment="true"
+ resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="link"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#group:1"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ItemWithAbstracts"
abstract="true">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="itemWithAbstracts"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="abstract" upperBound="-1"
+ eType="#//TypeOfAbstract" containment="true"
resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="abstract"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Link"
eSuperTypes="#//Reference">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="linkType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="any"
unique="false" eType="ecore:EDataType
http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="wildcards" value="##other"/>
+ <details key="name" value=":3"/>
+ <details key="processing" value="lax"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Name">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="nameType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"
unique="false" eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="lang"
unique="false" eType="ecore:EDataType
../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//LangType">
+ <eAnnotations
source="http://www.eclipse.org/emf/2002/GenModel">
+ <details key="documentation" value="Attempting to install the
relevant ISO 2- and 3-letter
 codes as the enumerated possible
values is probably never
 going to be a realistic possibility.
See
 RFC 3066 at
http://www.ietf.org/rfc/rfc3066.txt and the IANA
registry
 at
http://www.iana.org/assignments/lang-tag-apps.htm
for
 further information.


The union allows for the 'un-declaration' of xml:lang with

the empty string."/>
+ </eAnnotations>
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="lang"/>
+ <details key="namespace"
value="http://www.w3.org/XML/1998/namespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Reference"
eSuperTypes="#//ItemWithAbstracts">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="referenceType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute"
name="location" unique="false"
+ eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="location"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute"
name="referencedNamespace" unique="false"
+ lowerBound="1" eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="referencedNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Service"
eSuperTypes="#//ItemWithAbstracts">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="serviceType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="name"
upperBound="-1" eType="#//Name"
+ containment="true" resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="name"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference"
name="description" lowerBound="1"
+ upperBound="-1" eType="#//Description"
containment="true" resolveProxies="false">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TypeOfAbstract">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="typeOfAbstract"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value"
unique="false" eType="ecore:EDataType
http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="lang"
unique="false" eType="ecore:EDataType
../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//LangType">
+ <eAnnotations
source="http://www.eclipse.org/emf/2002/GenModel">
+ <details key="documentation" value="Attempting to install the
relevant ISO 2- and 3-letter
 codes as the enumerated possible
values is probably never
 going to be a realistic possibility.
See
 RFC 3066 at
http://www.ietf.org/rfc/rfc3066.txt and the IANA
registry
 at
http://www.iana.org/assignments/lang-tag-apps.htm
for
 further information.


The union allows for the 'un-declaration' of xml:lang with

the empty string."/>
+ </eAnnotations>
+ <eAnnotations
source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="lang"/>
+ <details key="namespace"
value="http://www.w3.org/XML/1998/namespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+</ecore:EPackage>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.properties
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.properties
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.properties 2009-05-06 07:51:24
UTC (rev 15054)
@@ -0,0 +1,20 @@
+# <copyright>
+# </copyright>
+#
+# $Id$
+
+# ====================================================================
+# To code developer:
+# Do NOT change the properties between this line and the
+# "%%% END OF TRANSLATED PROPERTIES %%%" line.
+# Make a new property name, append to the end of the file and change
+# the code to use the new property.
+# ====================================================================
+
+# ====================================================================
+# %%% END OF TRANSLATED PROPERTIES %%%
+# ====================================================================
+
+pluginName = Wsil Model
+providerName =
www.example.org
+
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.xml
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.xml
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/plugin.xml 2009-05-06 07:51:24 UTC
(rev 15054)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+
+<!--
+ <copyright>
+ </copyright>
+
+ $Id$
+-->
+
+<plugin>
+
+ <extension
+ name="WSIL Model"
+ point="org.eclipse.emf.ecore.generated_package">
+ <package
+ uri = "http://schemas.xmlsoap.org/ws/2001/10/inspection/"
+ class = "org.eclipse.bpel.wsil.model.inspection.InspectionPackage"
+ genModel = "wsil.genmodel" />
+ </extension>
+
+ <extension point="org.eclipse.emf.ecore.extension_parser">
+ <parser
+ type="wsil"
+
class="org.eclipse.bpel.wsil.model.inspection.util.InspectionResourceFactoryImpl"
/>
+ </extension>
+
+</plugin>
+
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/inspection.xsd
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/inspection.xsd
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/inspection.xsd 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright Notice
+
+(c) 2001-2006 International Business Machines Corporation and Microsoft Corporation,
Inc.
+All rights reserved.
+
+Permission to copy and display the Web Services Inspection Language Specification (the
"Specification",
+which includes WSDL and schema documents), in any medium without fee or royalty is hereby
granted,
+provided that you include the following on ALL copies of the Specification that you
make:
+
+ 1. A link or URL to the Specification at one of the Authors' websites.
+ 2. The copyright notice as shown in the Specification.
+
+International Business Machines Corporation and Microsoft Corporation, Inc.
(collectively, the "Authors")
+each agree to grant you a license, under royalty-free and otherwise reasonable,
non-discriminatory terms and
+conditions, to their respective essential patent claims that they deem necessary to
implement the Specification.
+
+THE SPECIFICATION IS PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS
OR WARRANTIES, EXPRESS OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT,
+OR TITLE; THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT
THE IMPLEMENTATION OF SUCH
+CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER
RIGHTS.
+
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT
+OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE SPECIFICATION.
+
+The name and trademarks of the Authors may NOT be used in any manner, including
advertising or publicity pertaining
+to the Specification or its contents without specific, written prior permission. Title to
copyright in the
+Specification will at all times remain with the Authors.
+
+No other rights are granted by implication, estoppel or otherwise.
+
+ -->
+<schema
targetNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspection/&q...
+
xmlns:wsil="http://schemas.xmlsoap.org/ws/2001/10/inspection/"
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+
xmlns="http://www.w3.org/2001/XMLSchema"
+ elementFormDefault="qualified">
+<import
namespace="http://www.w3.org/XML/1998/namespace"
+
schemaLocation="http://www.w3.org/2001/xml.xsd" />
+
+
+ <complexType name="typeOfAbstract">
+ <simpleContent>
+ <extension base="xsd:string">
+ <attribute ref="xml:lang" use="optional"/>
+ </extension>
+ </simpleContent>
+ </complexType>
+
+ <complexType name="itemWithAbstracts" abstract="true">
+ <sequence>
+ <element name="abstract" type="wsil:typeOfAbstract"
minOccurs="0" maxOccurs="unbounded"/>
+ </sequence>
+ </complexType>
+
+ <complexType name="nameType">
+ <simpleContent>
+ <extension base="xsd:string">
+ <attribute ref="xml:lang" use="optional"/>
+ </extension>
+ </simpleContent>
+ </complexType>
+
+ <complexType name="referenceType">
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <attribute name="referencedNamespace" type="anyURI"
use="required"/>
+ <attribute name="location" type="anyURI"
use="optional"/>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="descriptionType">
+ <complexContent>
+ <extension base="wsil:referenceType">
+ <sequence>
+ <any namespace="##other" minOccurs="0"
processContents="lax"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="linkType">
+ <complexContent>
+ <extension base="wsil:referenceType">
+ <sequence>
+ <any namespace="##other" minOccurs="0"
processContents="lax"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="serviceType">
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <sequence>
+ <element name="name" type="wsil:nameType"
minOccurs="0" maxOccurs="unbounded"/>
+ <element name="description" type="wsil:descriptionType"
minOccurs="1" maxOccurs="unbounded"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <element name="inspection">
+ <complexType>
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <sequence minOccurs='1' maxOccurs='unbounded'>
+ <choice>
+ <element name="service"
type="wsil:serviceType"/>
+ <element name="link" type="wsil:linkType"/>
+ </choice>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+ </element>
+
+</schema>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.genmodel
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.genmodel
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.genmodel 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<genmodel:GenModel xmi:version="2.0"
+
xmlns:xmi="http://www.omg.org/XMI"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
+
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"
modelDirectory="/org.eclipse.bpel.wsil.model/src"
+ modelPluginID="org.eclipse.bpel.wsil.model" modelName="Wsil"
modelPluginClass=""
+ featureMapWrapperClass=""
importerID="org.eclipse.xsd.ecore.importer"
usedGenPackages="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.genmodel#//namespace">
+ <foreignModel>schema/inspection.xsd</foreignModel>
+ <genPackages prefix="Inspection"
basePackage="org.xmlsoap.schemas.ws._2001._10"
+ resource="XML" disposableProviderFactory="true"
ecorePackage="inspection.ecore#/">
+ <genClasses ecoreClass="inspection.ecore#//DescriptionType">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//DescriptionType/any"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//DocumentRoot">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//DocumentRoot/mixed"/>
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//DocumentRoot/xMLNSPrefixMap"/>
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//DocumentRoot/xSISchemaLocation"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//DocumentRoot/inspection"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//InspectionType">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//InspectionType/group"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//InspectionType/service"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//InspectionType/link"/>
+ </genClasses>
+ <genClasses image="false"
ecoreClass="inspection.ecore#//ItemWithAbstracts">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//ItemWithAbstracts/abstract"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//LinkType">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//LinkType/any"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//NameType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//NameType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//NameType/lang"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//ReferenceType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//ReferenceType/location"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//ReferenceType/referencedNamespace"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//ServiceType">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//ServiceType/name"/>
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//ServiceType/description"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//TypeOfAbstract">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//TypeOfAbstract/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//TypeOfAbstract/lang"/>
+ </genClasses>
+ </genPackages>
+</genmodel:GenModel>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.xsd
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.xsd
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/schema/wsil.xsd 2009-05-06 07:51:24
UTC (rev 15054)
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright Notice
+
+(c) 2001-2006 International Business Machines Corporation and Microsoft Corporation,
Inc.
+All rights reserved.
+
+Permission to copy and display the Web Services Inspection Language Specification (the
"Specification",
+which includes WSDL and schema documents), in any medium without fee or royalty is hereby
granted,
+provided that you include the following on ALL copies of the Specification that you
make:
+
+ 1. A link or URL to the Specification at one of the Authors' websites.
+ 2. The copyright notice as shown in the Specification.
+
+International Business Machines Corporation and Microsoft Corporation, Inc.
(collectively, the "Authors")
+each agree to grant you a license, under royalty-free and otherwise reasonable,
non-discriminatory terms and
+conditions, to their respective essential patent claims that they deem necessary to
implement the Specification.
+
+THE SPECIFICATION IS PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS
OR WARRANTIES, EXPRESS OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT,
+OR TITLE; THAT THE CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE; NOR THAT
THE IMPLEMENTATION OF SUCH
+CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER
RIGHTS.
+
+THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT
+OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE SPECIFICATION.
+
+The name and trademarks of the Authors may NOT be used in any manner, including
advertising or publicity pertaining
+to the Specification or its contents without specific, written prior permission. Title to
copyright in the
+Specification will at all times remain with the Authors.
+
+No other rights are granted by implication, estoppel or otherwise.
+
+ -->
+<schema
targetNamespace="http://schemas.xmlsoap.org/ws/2001/10/inspection/&q...
+
xmlns:wsil="http://schemas.xmlsoap.org/ws/2001/10/inspection/"
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+
xmlns="http://www.w3.org/2001/XMLSchema"
+ elementFormDefault="qualified">
+<import
namespace="http://www.w3.org/XML/1998/namespace"
+
schemaLocation="http://www.w3.org/2001/xml.xsd" />
+
+
+ <complexType name="typeOfAbstract">
+ <simpleContent>
+ <extension base="xsd:string">
+ <attribute ref="xml:lang" use="optional"/>
+ </extension>
+ </simpleContent>
+ </complexType>
+
+ <complexType name="itemWithAbstracts" abstract="true">
+ <sequence>
+ <element name="abstract" type="wsil:typeOfAbstract"
minOccurs="0" maxOccurs="unbounded"/>
+ </sequence>
+ </complexType>
+
+ <complexType name="nameType">
+ <simpleContent>
+ <extension base="xsd:string">
+ <attribute ref="xml:lang" use="optional"/>
+ </extension>
+ </simpleContent>
+ </complexType>
+
+ <complexType name="referenceType">
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <attribute name="referencedNamespace" type="anyURI"
use="required"/>
+ <attribute name="location" type="anyURI"
use="optional"/>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="descriptionType">
+ <complexContent>
+ <extension base="wsil:referenceType">
+ <sequence>
+ <any namespace="##other" minOccurs="0"
processContents="lax"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="linkType">
+ <complexContent>
+ <extension base="wsil:referenceType">
+ <sequence>
+ <any namespace="##other" minOccurs="0"
processContents="lax"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <complexType name="serviceType">
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <sequence>
+ <element name="name" type="wsil:nameType"
minOccurs="0" maxOccurs="unbounded"/>
+ <element name="description" type="wsil:descriptionType"
minOccurs="1" maxOccurs="unbounded"/>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+
+ <element name="inspection">
+ <complexType>
+ <complexContent>
+ <extension base="wsil:itemWithAbstracts">
+ <sequence minOccurs='1' maxOccurs='unbounded'>
+ <choice>
+ <element name="service"
type="wsil:serviceType"/>
+ <element name="link" type="wsil:linkType"/>
+ </choice>
+ </sequence>
+ </extension>
+ </complexContent>
+ </complexType>
+ </element>
+
+</schema>
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/Activator.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/Activator.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/Activator.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,52 @@
+package org.eclipse.bpel.wsil.model;
+
+import org.eclipse.core.runtime.Plugin;
+import org.osgi.framework.BundleContext;
+
+/**
+ * The activator class controls the plug-in life cycle
+ */
+public class Activator extends Plugin {
+
+ // The plug-in ID
+ public static final String PLUGIN_ID = "org.eclipse.bpel.wsil.model";
+
+ // The shared instance
+ private static Activator plugin;
+
+ /**
+ * The constructor
+ */
+ public Activator() {
+ plugin = this;
+ }
+
+ /*
+ * (non-Javadoc)
+ * @see org.eclipse.core.runtime.Plugins#start(org.osgi.framework.BundleContext)
+ */
+ @Override
+ public void start(BundleContext context) throws Exception {
+ super.start(context);
+ }
+
+ /*
+ * (non-Javadoc)
+ * @see org.eclipse.core.runtime.Plugin#stop(org.osgi.framework.BundleContext)
+ */
+ @Override
+ public void stop(BundleContext context) throws Exception {
+ plugin = null;
+ super.stop(context);
+ }
+
+ /**
+ * Returns the shared instance
+ *
+ * @return the shared instance
+ */
+ public static Activator getDefault() {
+ return plugin;
+ }
+
+}
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Description.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Description.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Description.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,45 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Description</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Description#getAny
<em>Any</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getDescription()
+ * @model extendedMetaData="name='descriptionType'
kind='elementOnly'"
+ * @generated
+ */
+public interface Description extends Reference {
+ /**
+ * Returns the value of the '<em><b>Any</b></em>'
attribute list.
+ * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Any</em>' attribute list isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Any</em>' attribute list.
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getDescription_Any()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false"
+ * extendedMetaData="kind='elementWildcard'
wildcards='##other' name=':3' processing='lax'"
+ * @generated
+ */
+ FeatureMap getAny();
+
+} // Description
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Inspection.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Inspection.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Inspection.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,83 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Inspection</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Inspection#getGroups
<em>Groups</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Inspection#getServices
<em>Services</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Inspection#getLinks
<em>Links</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getInspection()
+ * @model extendedMetaData="name='inspection_._type'
kind='elementOnly'"
+ * @generated
+ */
+public interface Inspection extends ItemWithAbstracts {
+ /**
+ * Returns the value of the '<em><b>Groups</b></em>'
attribute list.
+ * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Groups</em>' attribute list isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Groups</em>' attribute list.
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getInspection_Groups()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
+ * extendedMetaData="kind='group' name='group:1'"
+ * @generated
+ */
+ FeatureMap getGroups();
+
+ /**
+ * Returns the value of the '<em><b>Services</b></em>'
containment reference list.
+ * The list contents are of type {@link
org.eclipse.bpel.wsil.model.inspection.Service}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Services</em>' containment reference
list isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Services</em>' containment
reference list.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getInspection_Services()
+ * @model containment="true" transient="true"
volatile="true" derived="true"
+ * extendedMetaData="kind='element' name='service'
namespace='##targetNamespace' group='#group:1'"
+ * @generated
+ */
+ EList<Service> getServices();
+
+ /**
+ * Returns the value of the '<em><b>Links</b></em>'
containment reference list.
+ * The list contents are of type {@link org.eclipse.bpel.wsil.model.inspection.Link}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Links</em>' containment reference list
isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Links</em>' containment reference
list.
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getInspection_Links()
+ * @model containment="true" transient="true"
volatile="true" derived="true"
+ * extendedMetaData="kind='element' name='link'
namespace='##targetNamespace' group='#group:1'"
+ * @generated
+ */
+ EList<Link> getLinks();
+
+} // Inspection
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionFactory.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionFactory.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionFactory.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,109 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.EFactory;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Factory</b> for the model.
+ * It provides a create method for each non-abstract class of the model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage
+ * @generated
+ */
+public interface InspectionFactory extends EFactory {
+ /**
+ * The singleton instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ InspectionFactory eINSTANCE =
org.eclipse.bpel.wsil.model.inspection.impl.InspectionFactoryImpl.init();
+
+ /**
+ * Returns a new object of class '<em>Type Of Abstract</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Type Of Abstract</em>'.
+ * @generated
+ */
+ TypeOfAbstract createTypeOfAbstract();
+
+ /**
+ * Returns a new object of class '<em>Description</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Description</em>'.
+ * @generated
+ */
+ Description createDescription();
+
+ /**
+ * Returns a new object of class '<em>WSIL Document</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>WSIL Document</em>'.
+ * @generated
+ */
+ WSILDocument createWSILDocument();
+
+ /**
+ * Returns a new object of class '<em>Inspection</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Inspection</em>'.
+ * @generated
+ */
+ Inspection createInspection();
+
+ /**
+ * Returns a new object of class '<em>Link</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Link</em>'.
+ * @generated
+ */
+ Link createLink();
+
+ /**
+ * Returns a new object of class '<em>Name</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Name</em>'.
+ * @generated
+ */
+ Name createName();
+
+ /**
+ * Returns a new object of class '<em>Reference</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Reference</em>'.
+ * @generated
+ */
+ Reference createReference();
+
+ /**
+ * Returns a new object of class '<em>Service</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Service</em>'.
+ * @generated
+ */
+ Service createService();
+
+ /**
+ * Returns the package supported by this factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the package supported by this factory.
+ * @generated
+ */
+ InspectionPackage getInspectionPackage();
+
+} //InspectionFactory
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionPackage.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionPackage.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/InspectionPackage.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,1106 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.EAttribute;
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Package</b> for the model.
+ * It contains accessors for the meta objects to represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * <!-- begin-model-doc -->
+ *
+ * See
http://www.w3.org/XML/1998/namespace.html and
+ *
http://www.w3.org/TR/REC-xml for information about this namespace.
+ *
+ * This schema document describes the XML namespace, in a form
+ * suitable for import by other schema documents.
+ *
+ * Note that local names in this namespace are intended to be defined
+ * only by the World Wide Web Consortium or its subgroups. The
+ * following names are currently defined in this namespace and should
+ * not be used with conflicting semantics by any Working Group,
+ * specification, or document instance:
+ *
+ * base (as an attribute name): denotes an attribute whose value
+ * provides a URI to be used as the base for interpreting any
+ * relative URIs in the scope of the element on which it
+ * appears; its value is inherited. This name is reserved
+ * by virtue of its definition in the XML Base specification.
+ *
+ * id (as an attribute name): denotes an attribute whose value
+ * should be interpreted as if declared to be of type ID.
+ * The xml:id specification is not yet a W3C Recommendation,
+ * but this attribute is included here to facilitate experimentation
+ * with the mechanisms it proposes. Note that it is _not_ included
+ * in the specialAttrs attribute group.
+ *
+ * lang (as an attribute name): denotes an attribute whose value
+ * is a language code for the natural language of the content of
+ * any element; its value is inherited. This name is reserved
+ * by virtue of its definition in the XML specification.
+ *
+ * space (as an attribute name): denotes an attribute whose
+ * value is a keyword indicating what whitespace processing
+ * discipline is intended for the content of the element; its
+ * value is inherited. This name is reserved by virtue of its
+ * definition in the XML specification.
+ *
+ * Father (in any context at all): denotes Jon Bosak, the chair of
+ * the original XML Working Group. This name is reserved by
+ * the following decision of the W3C XML Plenary and
+ * XML Coordination groups:
+ *
+ * In appreciation for his vision, leadership and dedication
+ * the W3C XML Plenary on this 10th day of February, 2000
+ * reserves for Jon Bosak in perpetuity the XML name
+ * xml:Father
+ *
+ * This schema defines attributes and an attribute group
+ * suitable for use by
+ * schemas wishing to allow xml:base, xml:lang, xml:space or xml:id
+ * attributes on elements they define.
+ *
+ * To enable this, such a schema must import this schema
+ * for the XML namespace, e.g. as follows:
+ * <schema . . .>
+ * . . .
+ * <import
namespace="http://www.w3.org/XML/1998/namespace"
+ *
schemaLocation="http://www.w3.org/2001/xml.xsd"/>
+ *
+ * Subsequently, qualified reference to any of the attributes
+ * or the group defined below will have the desired effect, e.g.
+ *
+ * <type . . .>
+ * . . .
+ * <attributeGroup ref="xml:specialAttrs"/>
+ *
+ * will define a type which will schema-validate an instance
+ * element with any of those attributes
+ * In keeping with the XML Schema WG's standard versioning
+ * policy, this schema document will persist at
+ *
http://www.w3.org/2005/08/xml.xsd.
+ * At the date of issue it can also be found at
+ *
http://www.w3.org/2001/xml.xsd.
+ * The schema document at that URI may however change in the future,
+ * in order to remain compatible with the latest version of XML Schema
+ * itself, or with the XML namespace itself. In other words, if the XML
+ * Schema or XML namespaces change, the version of this document at
+ *
http://www.w3.org/2001/xml.xsd will change
+ * accordingly; the version at
+ *
http://www.w3.org/2005/08/xml.xsd will not change.
+ *
+ * <!-- end-model-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionFactory
+ * @model kind="package"
+ * @generated
+ */
+public interface InspectionPackage extends EPackage {
+ /**
+ * The package name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNAME = "inspection";
+
+ /**
+ * The package namespace URI.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_URI = "http://schemas.xmlsoap.org/ws/2001/10/inspection/";
+
+ /**
+ * The package namespace name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_PREFIX = "inspection";
+
+ /**
+ * The singleton instance of the package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ InspectionPackage eINSTANCE =
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl.init();
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ItemWithAbstractsImpl <em>Item With
Abstracts</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ItemWithAbstractsImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getItemWithAbstracts()
+ * @generated
+ */
+ int ITEM_WITH_ABSTRACTS = 3;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int ITEM_WITH_ABSTRACTS__ABSTRACT = 0;
+
+ /**
+ * The number of structural features of the '<em>Item With
Abstracts</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int ITEM_WITH_ABSTRACTS_FEATURE_COUNT = 1;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl <em>Type Of
Abstract</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getTypeOfAbstract()
+ * @generated
+ */
+ int TYPE_OF_ABSTRACT = 8;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl
<em>Reference</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getReference()
+ * @generated
+ */
+ int REFERENCE = 6;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int REFERENCE__ABSTRACT = ITEM_WITH_ABSTRACTS__ABSTRACT;
+
+ /**
+ * The feature id for the '<em><b>Location</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int REFERENCE__LOCATION = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 0;
+
+ /**
+ * The feature id for the '<em><b>Referenced
Namespace</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int REFERENCE__REFERENCED_NAMESPACE = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 1;
+
+ /**
+ * The number of structural features of the '<em>Reference</em>'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int REFERENCE_FEATURE_COUNT = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 2;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.DescriptionImpl
<em>Description</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.DescriptionImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getDescription()
+ * @generated
+ */
+ int DESCRIPTION = 0;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int DESCRIPTION__ABSTRACT = REFERENCE__ABSTRACT;
+
+ /**
+ * The feature id for the '<em><b>Location</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int DESCRIPTION__LOCATION = REFERENCE__LOCATION;
+
+ /**
+ * The feature id for the '<em><b>Referenced
Namespace</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int DESCRIPTION__REFERENCED_NAMESPACE = REFERENCE__REFERENCED_NAMESPACE;
+
+ /**
+ * The feature id for the '<em><b>Any</b></em>'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int DESCRIPTION__ANY = REFERENCE_FEATURE_COUNT + 0;
+
+ /**
+ * The number of structural features of the '<em>Description</em>'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int DESCRIPTION_FEATURE_COUNT = REFERENCE_FEATURE_COUNT + 1;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl <em>WSIL
Document</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getWSILDocument()
+ * @generated
+ */
+ int WSIL_DOCUMENT = 1;
+
+ /**
+ * The feature id for the '<em><b>Mixed</b></em>'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int WSIL_DOCUMENT__MIXED = 0;
+
+ /**
+ * The feature id for the '<em><b>XMLNS Prefix
Map</b></em>' map.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int WSIL_DOCUMENT__XMLNS_PREFIX_MAP = 1;
+
+ /**
+ * The feature id for the '<em><b>XSI Schema
Location</b></em>' map.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int WSIL_DOCUMENT__XSI_SCHEMA_LOCATION = 2;
+
+ /**
+ * The feature id for the '<em><b>Inspection</b></em>'
containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int WSIL_DOCUMENT__INSPECTION = 3;
+
+ /**
+ * The number of structural features of the '<em>WSIL Document</em>'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int WSIL_DOCUMENT_FEATURE_COUNT = 4;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl
<em>Inspection</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getInspection()
+ * @generated
+ */
+ int INSPECTION = 2;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int INSPECTION__ABSTRACT = ITEM_WITH_ABSTRACTS__ABSTRACT;
+
+ /**
+ * The feature id for the '<em><b>Groups</b></em>'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int INSPECTION__GROUPS = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 0;
+
+ /**
+ * The feature id for the '<em><b>Services</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int INSPECTION__SERVICES = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 1;
+
+ /**
+ * The feature id for the '<em><b>Links</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int INSPECTION__LINKS = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 2;
+
+ /**
+ * The number of structural features of the '<em>Inspection</em>'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int INSPECTION_FEATURE_COUNT = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 3;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.LinkImpl <em>Link</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.LinkImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getLink()
+ * @generated
+ */
+ int LINK = 4;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int LINK__ABSTRACT = REFERENCE__ABSTRACT;
+
+ /**
+ * The feature id for the '<em><b>Location</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int LINK__LOCATION = REFERENCE__LOCATION;
+
+ /**
+ * The feature id for the '<em><b>Referenced
Namespace</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int LINK__REFERENCED_NAMESPACE = REFERENCE__REFERENCED_NAMESPACE;
+
+ /**
+ * The feature id for the '<em><b>Any</b></em>'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int LINK__ANY = REFERENCE_FEATURE_COUNT + 0;
+
+ /**
+ * The number of structural features of the '<em>Link</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int LINK_FEATURE_COUNT = REFERENCE_FEATURE_COUNT + 1;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.NameImpl <em>Name</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.NameImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getName_()
+ * @generated
+ */
+ int NAME = 5;
+
+ /**
+ * The feature id for the '<em><b>Value</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int NAME__VALUE = 0;
+
+ /**
+ * The feature id for the '<em><b>Lang</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int NAME__LANG = 1;
+
+ /**
+ * The number of structural features of the '<em>Name</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int NAME_FEATURE_COUNT = 2;
+
+ /**
+ * The meta object id for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl <em>Service</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getService()
+ * @generated
+ */
+ int SERVICE = 7;
+
+ /**
+ * The feature id for the '<em><b>Abstract</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int SERVICE__ABSTRACT = ITEM_WITH_ABSTRACTS__ABSTRACT;
+
+ /**
+ * The feature id for the '<em><b>Name</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int SERVICE__NAME = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 0;
+
+ /**
+ * The feature id for the '<em><b>Description</b></em>'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int SERVICE__DESCRIPTION = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 1;
+
+ /**
+ * The number of structural features of the '<em>Service</em>'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int SERVICE_FEATURE_COUNT = ITEM_WITH_ABSTRACTS_FEATURE_COUNT + 2;
+
+ /**
+ * The feature id for the '<em><b>Value</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int TYPE_OF_ABSTRACT__VALUE = 0;
+
+ /**
+ * The feature id for the '<em><b>Lang</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int TYPE_OF_ABSTRACT__LANG = 1;
+
+ /**
+ * The number of structural features of the '<em>Type Of
Abstract</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int TYPE_OF_ABSTRACT_FEATURE_COUNT = 2;
+
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts <em>Item With
Abstracts</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Item With
Abstracts</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts
+ * @generated
+ */
+ EClass getItemWithAbstracts();
+
+ /**
+ * Returns the meta object for the containment reference list '{@link
org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts#getAbstract
<em>Abstract</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference list
'<em>Abstract</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts#getAbstract()
+ * @see #getItemWithAbstracts()
+ * @generated
+ */
+ EReference getItemWithAbstracts_Abstract();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract <em>Type Of
Abstract</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Type Of Abstract</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract
+ * @generated
+ */
+ EClass getTypeOfAbstract();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getValue
<em>Value</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Value</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getValue()
+ * @see #getTypeOfAbstract()
+ * @generated
+ */
+ EAttribute getTypeOfAbstract_Value();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getLang
<em>Lang</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Lang</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getLang()
+ * @see #getTypeOfAbstract()
+ * @generated
+ */
+ EAttribute getTypeOfAbstract_Lang();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Description
<em>Description</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Description</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Description
+ * @generated
+ */
+ EClass getDescription();
+
+ /**
+ * Returns the meta object for the attribute list '{@link
org.eclipse.bpel.wsil.model.inspection.Description#getAny <em>Any</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute list '<em>Any</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Description#getAny()
+ * @see #getDescription()
+ * @generated
+ */
+ EAttribute getDescription_Any();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument <em>WSIL
Document</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>WSIL Document</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument
+ * @generated
+ */
+ EClass getWSILDocument();
+
+ /**
+ * Returns the meta object for the attribute list '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getMixed
<em>Mixed</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute list '<em>Mixed</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument#getMixed()
+ * @see #getWSILDocument()
+ * @generated
+ */
+ EAttribute getWSILDocument_Mixed();
+
+ /**
+ * Returns the meta object for the map '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the map '<em>XMLNS Prefix Map</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXMLNSPrefixMap()
+ * @see #getWSILDocument()
+ * @generated
+ */
+ EReference getWSILDocument_XMLNSPrefixMap();
+
+ /**
+ * Returns the meta object for the map '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXSISchemaLocation <em>XSI
Schema Location</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the map '<em>XSI Schema
Location</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXSISchemaLocation()
+ * @see #getWSILDocument()
+ * @generated
+ */
+ EReference getWSILDocument_XSISchemaLocation();
+
+ /**
+ * Returns the meta object for the containment reference '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getInspection
<em>Inspection</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference
'<em>Inspection</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument#getInspection()
+ * @see #getWSILDocument()
+ * @generated
+ */
+ EReference getWSILDocument_Inspection();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Inspection <em>Inspection</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Inspection</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Inspection
+ * @generated
+ */
+ EClass getInspection();
+
+ /**
+ * Returns the meta object for the attribute list '{@link
org.eclipse.bpel.wsil.model.inspection.Inspection#getGroups
<em>Groups</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute list
'<em>Groups</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Inspection#getGroups()
+ * @see #getInspection()
+ * @generated
+ */
+ EAttribute getInspection_Groups();
+
+ /**
+ * Returns the meta object for the containment reference list '{@link
org.eclipse.bpel.wsil.model.inspection.Inspection#getServices
<em>Services</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference list
'<em>Services</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Inspection#getServices()
+ * @see #getInspection()
+ * @generated
+ */
+ EReference getInspection_Services();
+
+ /**
+ * Returns the meta object for the containment reference list '{@link
org.eclipse.bpel.wsil.model.inspection.Inspection#getLinks
<em>Links</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference list
'<em>Links</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Inspection#getLinks()
+ * @see #getInspection()
+ * @generated
+ */
+ EReference getInspection_Links();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Link <em>Link</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Link</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Link
+ * @generated
+ */
+ EClass getLink();
+
+ /**
+ * Returns the meta object for the attribute list '{@link
org.eclipse.bpel.wsil.model.inspection.Link#getAny <em>Any</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute list '<em>Any</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Link#getAny()
+ * @see #getLink()
+ * @generated
+ */
+ EAttribute getLink_Any();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Name <em>Name</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Name</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Name
+ * @generated
+ */
+ EClass getName_();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.Name#getValue <em>Value</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Value</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Name#getValue()
+ * @see #getName_()
+ * @generated
+ */
+ EAttribute getName_Value();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.Name#getLang <em>Lang</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Lang</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Name#getLang()
+ * @see #getName_()
+ * @generated
+ */
+ EAttribute getName_Lang();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Reference <em>Reference</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Reference</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Reference
+ * @generated
+ */
+ EClass getReference();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.Reference#getLocation
<em>Location</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Location</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Reference#getLocation()
+ * @see #getReference()
+ * @generated
+ */
+ EAttribute getReference_Location();
+
+ /**
+ * Returns the meta object for the attribute '{@link
org.eclipse.bpel.wsil.model.inspection.Reference#getReferencedNamespace
<em>Referenced Namespace</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the attribute '<em>Referenced
Namespace</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Reference#getReferencedNamespace()
+ * @see #getReference()
+ * @generated
+ */
+ EAttribute getReference_ReferencedNamespace();
+
+ /**
+ * Returns the meta object for class '{@link
org.eclipse.bpel.wsil.model.inspection.Service <em>Service</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Service</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Service
+ * @generated
+ */
+ EClass getService();
+
+ /**
+ * Returns the meta object for the containment reference list '{@link
org.eclipse.bpel.wsil.model.inspection.Service#getName <em>Name</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference list
'<em>Name</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Service#getName()
+ * @see #getService()
+ * @generated
+ */
+ EReference getService_Name();
+
+ /**
+ * Returns the meta object for the containment reference list '{@link
org.eclipse.bpel.wsil.model.inspection.Service#getDescription
<em>Description</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the containment reference list
'<em>Description</em>'.
+ * @see org.eclipse.bpel.wsil.model.inspection.Service#getDescription()
+ * @see #getService()
+ * @generated
+ */
+ EReference getService_Description();
+
+ /**
+ * Returns the factory that creates the instances of the model.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the factory that creates the instances of the model.
+ * @generated
+ */
+ InspectionFactory getInspectionFactory();
+
+ /**
+ * <!-- begin-user-doc -->
+ * Defines literals for the meta objects that represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ interface Literals {
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ItemWithAbstractsImpl <em>Item With
Abstracts</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ItemWithAbstractsImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getItemWithAbstracts()
+ * @generated
+ */
+ EClass ITEM_WITH_ABSTRACTS = eINSTANCE.getItemWithAbstracts();
+
+ /**
+ * The meta object literal for the
'<em><b>Abstract</b></em>' containment reference list
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference ITEM_WITH_ABSTRACTS__ABSTRACT = eINSTANCE.getItemWithAbstracts_Abstract();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl <em>Type Of
Abstract</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getTypeOfAbstract()
+ * @generated
+ */
+ EClass TYPE_OF_ABSTRACT = eINSTANCE.getTypeOfAbstract();
+
+ /**
+ * The meta object literal for the
'<em><b>Value</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute TYPE_OF_ABSTRACT__VALUE = eINSTANCE.getTypeOfAbstract_Value();
+
+ /**
+ * The meta object literal for the
'<em><b>Lang</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute TYPE_OF_ABSTRACT__LANG = eINSTANCE.getTypeOfAbstract_Lang();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.DescriptionImpl
<em>Description</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.DescriptionImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getDescription()
+ * @generated
+ */
+ EClass DESCRIPTION = eINSTANCE.getDescription();
+
+ /**
+ * The meta object literal for the
'<em><b>Any</b></em>' attribute list feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute DESCRIPTION__ANY = eINSTANCE.getDescription_Any();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl <em>WSIL
Document</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getWSILDocument()
+ * @generated
+ */
+ EClass WSIL_DOCUMENT = eINSTANCE.getWSILDocument();
+
+ /**
+ * The meta object literal for the
'<em><b>Mixed</b></em>' attribute list feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute WSIL_DOCUMENT__MIXED = eINSTANCE.getWSILDocument_Mixed();
+
+ /**
+ * The meta object literal for the '<em><b>XMLNS Prefix
Map</b></em>' map feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference WSIL_DOCUMENT__XMLNS_PREFIX_MAP =
eINSTANCE.getWSILDocument_XMLNSPrefixMap();
+
+ /**
+ * The meta object literal for the '<em><b>XSI Schema
Location</b></em>' map feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference WSIL_DOCUMENT__XSI_SCHEMA_LOCATION =
eINSTANCE.getWSILDocument_XSISchemaLocation();
+
+ /**
+ * The meta object literal for the
'<em><b>Inspection</b></em>' containment reference
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference WSIL_DOCUMENT__INSPECTION = eINSTANCE.getWSILDocument_Inspection();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl
<em>Inspection</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getInspection()
+ * @generated
+ */
+ EClass INSPECTION = eINSTANCE.getInspection();
+
+ /**
+ * The meta object literal for the
'<em><b>Groups</b></em>' attribute list feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute INSPECTION__GROUPS = eINSTANCE.getInspection_Groups();
+
+ /**
+ * The meta object literal for the
'<em><b>Services</b></em>' containment reference list
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference INSPECTION__SERVICES = eINSTANCE.getInspection_Services();
+
+ /**
+ * The meta object literal for the
'<em><b>Links</b></em>' containment reference list
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference INSPECTION__LINKS = eINSTANCE.getInspection_Links();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.LinkImpl <em>Link</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.LinkImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getLink()
+ * @generated
+ */
+ EClass LINK = eINSTANCE.getLink();
+
+ /**
+ * The meta object literal for the
'<em><b>Any</b></em>' attribute list feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute LINK__ANY = eINSTANCE.getLink_Any();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.NameImpl <em>Name</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.NameImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getName_()
+ * @generated
+ */
+ EClass NAME = eINSTANCE.getName_();
+
+ /**
+ * The meta object literal for the
'<em><b>Value</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute NAME__VALUE = eINSTANCE.getName_Value();
+
+ /**
+ * The meta object literal for the
'<em><b>Lang</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute NAME__LANG = eINSTANCE.getName_Lang();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl
<em>Reference</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl
+ * @see
org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getReference()
+ * @generated
+ */
+ EClass REFERENCE = eINSTANCE.getReference();
+
+ /**
+ * The meta object literal for the
'<em><b>Location</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute REFERENCE__LOCATION = eINSTANCE.getReference_Location();
+
+ /**
+ * The meta object literal for the '<em><b>Referenced
Namespace</b></em>' attribute feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EAttribute REFERENCE__REFERENCED_NAMESPACE =
eINSTANCE.getReference_ReferencedNamespace();
+
+ /**
+ * The meta object literal for the '{@link
org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl <em>Service</em>}'
class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl
+ * @see org.eclipse.bpel.wsil.model.inspection.impl.InspectionPackageImpl#getService()
+ * @generated
+ */
+ EClass SERVICE = eINSTANCE.getService();
+
+ /**
+ * The meta object literal for the
'<em><b>Name</b></em>' containment reference list
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference SERVICE__NAME = eINSTANCE.getService_Name();
+
+ /**
+ * The meta object literal for the
'<em><b>Description</b></em>' containment reference list
feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference SERVICE__DESCRIPTION = eINSTANCE.getService_Description();
+
+ }
+
+} //InspectionPackage
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/ItemWithAbstracts.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/ItemWithAbstracts.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/ItemWithAbstracts.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,48 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Item With
Abstracts</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts#getAbstract
<em>Abstract</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getItemWithAbstracts()
+ * @model abstract="true"
+ * extendedMetaData="name='itemWithAbstracts'
kind='elementOnly'"
+ * @generated
+ */
+public interface ItemWithAbstracts extends EObject {
+ /**
+ * Returns the value of the '<em><b>Abstract</b></em>'
containment reference list.
+ * The list contents are of type {@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Abstract</em>' containment reference
list isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Abstract</em>' containment
reference list.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getItemWithAbstracts_Abstract()
+ * @model containment="true"
+ * extendedMetaData="kind='element' name='abstract'
namespace='##targetNamespace'"
+ * @generated
+ */
+ EList<TypeOfAbstract> getAbstract();
+
+} // ItemWithAbstracts
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Link.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Link.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Link.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,45 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Link</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Link#getAny
<em>Any</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getLink()
+ * @model extendedMetaData="name='linkType'
kind='elementOnly'"
+ * @generated
+ */
+public interface Link extends Reference {
+ /**
+ * Returns the value of the '<em><b>Any</b></em>'
attribute list.
+ * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Any</em>' attribute list isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Any</em>' attribute list.
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getLink_Any()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false"
+ * extendedMetaData="kind='elementWildcard'
wildcards='##other' name=':3' processing='lax'"
+ * @generated
+ */
+ FeatureMap getAny();
+
+} // Link
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Name.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Name.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Name.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,90 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Name</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Name#getValue
<em>Value</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Name#getLang
<em>Lang</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getName_()
+ * @model extendedMetaData="name='nameType' kind='simple'"
+ * @generated
+ */
+public interface Name extends EObject {
+ /**
+ * Returns the value of the '<em><b>Value</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Value</em>' attribute isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Value</em>' attribute.
+ * @see #setValue(String)
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getName_Value()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.type.String"
+ * extendedMetaData="name=':0' kind='simple'"
+ * @generated
+ */
+ String getValue();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.Name#getValue <em>Value</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Value</em>' attribute.
+ * @see #getValue()
+ * @generated
+ */
+ void setValue(String value);
+
+ /**
+ * Returns the value of the '<em><b>Lang</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * <!-- begin-model-doc -->
+ * Attempting to install the relevant ISO 2- and 3-letter
+ * codes as the enumerated possible values is probably never
+ * going to be a realistic possibility. See
+ * RFC 3066 at
http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
+ * at
http://www.iana.org/assignments/lang-tag-apps.htm for
+ * further information.
+ *
+ * The union allows for the 'un-declaration' of xml:lang with
+ * the empty string.
+ * <!-- end-model-doc -->
+ * @return the value of the '<em>Lang</em>' attribute.
+ * @see #setLang(String)
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getName_Lang()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.namespace.LangType"
+ * extendedMetaData="kind='attribute' name='lang'
namespace='http://www.w3.org/XML/1998/namespace'"
+ * @generated
+ */
+ String getLang();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.bpel.wsil.model.inspection.Name#getLang
<em>Lang</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Lang</em>' attribute.
+ * @see #getLang()
+ * @generated
+ */
+ void setLang(String value);
+
+} // Name
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Reference.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Reference.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Reference.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,82 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Reference</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Reference#getLocation
<em>Location</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.Reference#getReferencedNamespace
<em>Referenced Namespace</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getReference()
+ * @model extendedMetaData="name='referenceType'
kind='elementOnly'"
+ * @generated
+ */
+public interface Reference extends ItemWithAbstracts {
+ /**
+ * Returns the value of the '<em><b>Location</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Location</em>' attribute isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Location</em>' attribute.
+ * @see #setLocation(String)
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getReference_Location()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.type.AnyURI"
+ * extendedMetaData="kind='attribute' name='location'"
+ * @generated
+ */
+ String getLocation();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.Reference#getLocation
<em>Location</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Location</em>' attribute.
+ * @see #getLocation()
+ * @generated
+ */
+ void setLocation(String value);
+
+ /**
+ * Returns the value of the '<em><b>Referenced
Namespace</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Referenced Namespace</em>' attribute
isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Referenced Namespace</em>'
attribute.
+ * @see #setReferencedNamespace(String)
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getReference_ReferencedNamespace()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.type.AnyURI" required="true"
+ * extendedMetaData="kind='attribute'
name='referencedNamespace'"
+ * @generated
+ */
+ String getReferencedNamespace();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.Reference#getReferencedNamespace
<em>Referenced Namespace</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Referenced Namespace</em>'
attribute.
+ * @see #getReferencedNamespace()
+ * @generated
+ */
+ void setReferencedNamespace(String value);
+
+} // Reference
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Service.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Service.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/Service.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,63 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.common.util.EList;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object
'<em><b>Service</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Service#getName
<em>Name</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.Service#getDescription
<em>Description</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getService()
+ * @model extendedMetaData="name='serviceType'
kind='elementOnly'"
+ * @generated
+ */
+public interface Service extends ItemWithAbstracts {
+ /**
+ * Returns the value of the '<em><b>Name</b></em>'
containment reference list.
+ * The list contents are of type {@link org.eclipse.bpel.wsil.model.inspection.Name}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Name</em>' containment reference list
isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Name</em>' containment reference
list.
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getService_Name()
+ * @model containment="true"
+ * extendedMetaData="kind='element' name='name'
namespace='##targetNamespace'"
+ * @generated
+ */
+ EList<Name> getName();
+
+ /**
+ * Returns the value of the
'<em><b>Description</b></em>' containment reference list.
+ * The list contents are of type {@link
org.eclipse.bpel.wsil.model.inspection.Description}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Description</em>' containment
reference list isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Description</em>' containment
reference list.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getService_Description()
+ * @model containment="true" required="true"
+ * extendedMetaData="kind='element' name='description'
namespace='##targetNamespace'"
+ * @generated
+ */
+ EList<Description> getDescription();
+
+} // Service
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/TypeOfAbstract.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/TypeOfAbstract.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/TypeOfAbstract.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,90 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Type Of
Abstract</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getValue
<em>Value</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getLang
<em>Lang</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getTypeOfAbstract()
+ * @model extendedMetaData="name='typeOfAbstract'
kind='simple'"
+ * @generated
+ */
+public interface TypeOfAbstract extends EObject {
+ /**
+ * Returns the value of the '<em><b>Value</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Value</em>' attribute isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Value</em>' attribute.
+ * @see #setValue(String)
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getTypeOfAbstract_Value()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.type.String"
+ * extendedMetaData="name=':0' kind='simple'"
+ * @generated
+ */
+ String getValue();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getValue
<em>Value</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Value</em>' attribute.
+ * @see #getValue()
+ * @generated
+ */
+ void setValue(String value);
+
+ /**
+ * Returns the value of the '<em><b>Lang</b></em>'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * <!-- begin-model-doc -->
+ * Attempting to install the relevant ISO 2- and 3-letter
+ * codes as the enumerated possible values is probably never
+ * going to be a realistic possibility. See
+ * RFC 3066 at
http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
+ * at
http://www.iana.org/assignments/lang-tag-apps.htm for
+ * further information.
+ *
+ * The union allows for the 'un-declaration' of xml:lang with
+ * the empty string.
+ * <!-- end-model-doc -->
+ * @return the value of the '<em>Lang</em>' attribute.
+ * @see #setLang(String)
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getTypeOfAbstract_Lang()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.xml.namespace.LangType"
+ * extendedMetaData="kind='attribute' name='lang'
namespace='http://www.w3.org/XML/1998/namespace'"
+ * @generated
+ */
+ String getLang();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract#getLang
<em>Lang</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Lang</em>' attribute.
+ * @see #getLang()
+ * @generated
+ */
+ void setLang(String value);
+
+} // TypeOfAbstract
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/WSILDocument.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/WSILDocument.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/WSILDocument.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,115 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection;
+
+import org.eclipse.emf.common.util.EMap;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>WSIL
Document</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.WSILDocument#getMixed
<em>Mixed</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXMLNSPrefixMap <em>XMLNS
Prefix Map</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getXSISchemaLocation <em>XSI
Schema Location</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.WSILDocument#getInspection
<em>Inspection</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getWSILDocument()
+ * @model extendedMetaData="name='' kind='mixed'"
+ * @generated
+ */
+public interface WSILDocument extends EObject {
+ /**
+ * Returns the value of the '<em><b>Mixed</b></em>'
attribute list.
+ * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Mixed</em>' attribute list isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Mixed</em>' attribute list.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getWSILDocument_Mixed()
+ * @model unique="false"
dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
+ * extendedMetaData="kind='elementWildcard'
name=':mixed'"
+ * @generated
+ */
+ FeatureMap getMixed();
+
+ /**
+ * Returns the value of the '<em><b>XMLNS Prefix
Map</b></em>' map.
+ * The key is of type {@link java.lang.String},
+ * and the value is of type {@link java.lang.String},
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't
clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>XMLNS Prefix Map</em>' map.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getWSILDocument_XMLNSPrefixMap()
+ * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
+ * extendedMetaData="kind='attribute'
name='xmlns:prefix'"
+ * @generated
+ */
+ EMap<String, String> getXMLNSPrefixMap();
+
+ /**
+ * Returns the value of the '<em><b>XSI Schema
Location</b></em>' map.
+ * The key is of type {@link java.lang.String},
+ * and the value is of type {@link java.lang.String},
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>XSI Schema Location</em>' map
isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>XSI Schema Location</em>' map.
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getWSILDocument_XSISchemaLocation()
+ * @model
mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString,
org.eclipse.emf.ecore.EString>" transient="true"
+ * extendedMetaData="kind='attribute'
name='xsi:schemaLocation'"
+ * @generated
+ */
+ EMap<String, String> getXSISchemaLocation();
+
+ /**
+ * Returns the value of the '<em><b>Inspection</b></em>'
containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Inspection</em>' containment reference
isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Inspection</em>' containment
reference.
+ * @see #setInspection(Inspection)
+ * @see
org.eclipse.bpel.wsil.model.inspection.InspectionPackage#getWSILDocument_Inspection()
+ * @model containment="true" upper="-2" transient="true"
volatile="true" derived="true"
+ * extendedMetaData="kind='element' name='inspection'
namespace='##targetNamespace'"
+ * @generated
+ */
+ Inspection getInspection();
+
+ /**
+ * Sets the value of the '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument#getInspection
<em>Inspection</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Inspection</em>'
containment reference.
+ * @see #getInspection()
+ * @generated
+ */
+ void setInspection(Inspection value);
+
+} // WSILDocument
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/DescriptionImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/DescriptionImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/DescriptionImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,165 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.Description;
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.util.BasicFeatureMap;
+import org.eclipse.emf.ecore.util.FeatureMap;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Description</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.DescriptionImpl#getAny
<em>Any</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class DescriptionImpl extends ReferenceImpl implements Description {
+ /**
+ * The cached value of the '{@link #getAny() <em>Any</em>}'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getAny()
+ * @generated
+ * @ordered
+ */
+ protected FeatureMap any;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected DescriptionImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.DESCRIPTION;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public FeatureMap getAny() {
+ if (any == null) {
+ any = new BasicFeatureMap(this, InspectionPackage.DESCRIPTION__ANY);
+ }
+ return any;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.DESCRIPTION__ANY:
+ return ((InternalEList<?>)getAny()).basicRemove(otherEnd, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.DESCRIPTION__ANY:
+ if (coreType) return getAny();
+ return ((FeatureMap.Internal)getAny()).getWrapper();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.DESCRIPTION__ANY:
+ ((FeatureMap.Internal)getAny()).set(newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.DESCRIPTION__ANY:
+ getAny().clear();
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.DESCRIPTION__ANY:
+ return any != null && !any.isEmpty();
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (any: ");
+ result.append(any);
+ result.append(')');
+ return result.toString();
+ }
+
+} //DescriptionImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionFactoryImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionFactoryImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionFactoryImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,176 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.*;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EObject;
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.impl.EFactoryImpl;
+
+import org.eclipse.emf.ecore.plugin.EcorePlugin;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Factory</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class InspectionFactoryImpl extends EFactoryImpl implements InspectionFactory {
+ /**
+ * Creates the default factory implementation.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public static InspectionFactory init() {
+ try {
+ InspectionFactory theInspectionFactory =
(
InspectionFactory)EPackage.Registry.INSTANCE.getEFactory("http://sch...);
+ if (theInspectionFactory != null) {
+ return theInspectionFactory;
+ }
+ }
+ catch (Exception exception) {
+ EcorePlugin.INSTANCE.log(exception);
+ }
+ return new InspectionFactoryImpl();
+ }
+
+ /**
+ * Creates an instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionFactoryImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public EObject create(EClass eClass) {
+ switch (eClass.getClassifierID()) {
+ case InspectionPackage.DESCRIPTION: return createDescription();
+ case InspectionPackage.WSIL_DOCUMENT: return createWSILDocument();
+ case InspectionPackage.INSPECTION: return createInspection();
+ case InspectionPackage.LINK: return createLink();
+ case InspectionPackage.NAME: return createName();
+ case InspectionPackage.REFERENCE: return createReference();
+ case InspectionPackage.SERVICE: return createService();
+ case InspectionPackage.TYPE_OF_ABSTRACT: return createTypeOfAbstract();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() +
"' is not a valid classifier");
+ }
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public TypeOfAbstract createTypeOfAbstract() {
+ TypeOfAbstractImpl typeOfAbstract = new TypeOfAbstractImpl();
+ return typeOfAbstract;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Description createDescription() {
+ DescriptionImpl description = new DescriptionImpl();
+ return description;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public WSILDocument createWSILDocument() {
+ WSILDocumentImpl wsilDocument = new WSILDocumentImpl();
+ return wsilDocument;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Inspection createInspection() {
+ InspectionImpl inspection = new InspectionImpl();
+ return inspection;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Link createLink() {
+ LinkImpl link = new LinkImpl();
+ return link;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Name createName() {
+ NameImpl name = new NameImpl();
+ return name;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Reference createReference() {
+ ReferenceImpl reference = new ReferenceImpl();
+ return reference;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Service createService() {
+ ServiceImpl service = new ServiceImpl();
+ return service;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionPackage getInspectionPackage() {
+ return (InspectionPackage)getEPackage();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @deprecated
+ * @generated
+ */
+ @Deprecated
+ public static InspectionPackage getPackage() {
+ return InspectionPackage.eINSTANCE;
+ }
+
+} //InspectionFactoryImpl
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,218 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import java.util.Collection;
+
+import org.eclipse.bpel.wsil.model.inspection.Inspection;
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+
+import org.eclipse.bpel.wsil.model.inspection.Link;
+import org.eclipse.bpel.wsil.model.inspection.Service;
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.util.BasicFeatureMap;
+import org.eclipse.emf.ecore.util.FeatureMap;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Inspection</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl#getGroups
<em>Groups</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl#getServices
<em>Services</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.InspectionImpl#getLinks
<em>Links</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class InspectionImpl extends ItemWithAbstractsImpl implements Inspection {
+ /**
+ * The cached value of the '{@link #getGroups() <em>Groups</em>}'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getGroups()
+ * @generated
+ * @ordered
+ */
+ protected FeatureMap groups;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected InspectionImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.INSPECTION;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public FeatureMap getGroups() {
+ if (groups == null) {
+ groups = new BasicFeatureMap(this, InspectionPackage.INSPECTION__GROUPS);
+ }
+ return groups;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<Service> getServices() {
+ return getGroups().list(InspectionPackage.Literals.INSPECTION__SERVICES);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<Link> getLinks() {
+ return getGroups().list(InspectionPackage.Literals.INSPECTION__LINKS);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.INSPECTION__GROUPS:
+ return ((InternalEList<?>)getGroups()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.INSPECTION__SERVICES:
+ return ((InternalEList<?>)getServices()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.INSPECTION__LINKS:
+ return ((InternalEList<?>)getLinks()).basicRemove(otherEnd, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.INSPECTION__GROUPS:
+ if (coreType) return getGroups();
+ return ((FeatureMap.Internal)getGroups()).getWrapper();
+ case InspectionPackage.INSPECTION__SERVICES:
+ return getServices();
+ case InspectionPackage.INSPECTION__LINKS:
+ return getLinks();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @SuppressWarnings("unchecked")
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.INSPECTION__GROUPS:
+ ((FeatureMap.Internal)getGroups()).set(newValue);
+ return;
+ case InspectionPackage.INSPECTION__SERVICES:
+ getServices().clear();
+ getServices().addAll((Collection<? extends Service>)newValue);
+ return;
+ case InspectionPackage.INSPECTION__LINKS:
+ getLinks().clear();
+ getLinks().addAll((Collection<? extends Link>)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.INSPECTION__GROUPS:
+ getGroups().clear();
+ return;
+ case InspectionPackage.INSPECTION__SERVICES:
+ getServices().clear();
+ return;
+ case InspectionPackage.INSPECTION__LINKS:
+ getLinks().clear();
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.INSPECTION__GROUPS:
+ return groups != null && !groups.isEmpty();
+ case InspectionPackage.INSPECTION__SERVICES:
+ return !getServices().isEmpty();
+ case InspectionPackage.INSPECTION__LINKS:
+ return !getLinks().isEmpty();
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (groups: ");
+ result.append(groups);
+ result.append(')');
+ return result.toString();
+ }
+
+} //InspectionImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionPackageImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionPackageImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/InspectionPackageImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,778 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.Description;
+import org.eclipse.bpel.wsil.model.inspection.Inspection;
+import org.eclipse.bpel.wsil.model.inspection.InspectionFactory;
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts;
+import org.eclipse.bpel.wsil.model.inspection.Link;
+import org.eclipse.bpel.wsil.model.inspection.Name;
+import org.eclipse.bpel.wsil.model.inspection.Reference;
+import org.eclipse.bpel.wsil.model.inspection.Service;
+import org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract;
+import org.eclipse.bpel.wsil.model.inspection.WSILDocument;
+
+import org.eclipse.emf.ecore.EAttribute;
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+import org.eclipse.emf.ecore.impl.EPackageImpl;
+
+import org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage;
+
+import org.eclipse.emf.ecore.xml.type.XMLTypePackage;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Package</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class InspectionPackageImpl extends EPackageImpl implements InspectionPackage {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass itemWithAbstractsEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass typeOfAbstractEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass descriptionEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass wsilDocumentEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass inspectionEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass linkEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass nameEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass referenceEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass serviceEClass = null;
+
+ /**
+ * Creates an instance of the model <b>Package</b>, registered with
+ * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * package URI value.
+ * <p>Note: the correct way to create the package is via the static
+ * factory method {@link #init init()}, which also performs
+ * initialization of the package, or returns the registered package,
+ * if one already exists.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.emf.ecore.EPackage.Registry
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage#eNS_URI
+ * @see #init()
+ * @generated
+ */
+ private InspectionPackageImpl() {
+ super(eNS_URI, InspectionFactory.eINSTANCE);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private static boolean isInited = false;
+
+ /**
+ * Creates, registers, and initializes the <b>Package</b> for this
+ * model, and for any others upon which it depends. Simple
+ * dependencies are satisfied by calling this method on all
+ * dependent packages before doing anything else. This method drives
+ * initialization for interdependent packages directly, in parallel
+ * with this package, itself.
+ * <p>Of this package and its interdependencies, all packages which
+ * have not yet been registered by their URI values are first created
+ * and registered. The packages are then initialized in two steps:
+ * meta-model objects for all of the packages are created before any
+ * are initialized, since one package's meta-model objects may refer to
+ * those of another.
+ * <p>Invocation of this method will not affect any packages that have
+ * already been initialized.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #eNS_URI
+ * @see #createPackageContents()
+ * @see #initializePackageContents()
+ * @generated
+ */
+ public static InspectionPackage init() {
+ if (isInited) return
(InspectionPackage)EPackage.Registry.INSTANCE.getEPackage(InspectionPackage.eNS_URI);
+
+ // Obtain or create and register package
+ InspectionPackageImpl theInspectionPackage =
(InspectionPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(eNS_URI) instanceof
InspectionPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(eNS_URI) : new
InspectionPackageImpl());
+
+ isInited = true;
+
+ // Initialize simple dependencies
+ XMLNamespacePackage.eINSTANCE.eClass();
+ XMLTypePackage.eINSTANCE.eClass();
+
+ // Create package meta-data objects
+ theInspectionPackage.createPackageContents();
+
+ // Initialize created meta-data
+ theInspectionPackage.initializePackageContents();
+
+ // Mark meta-data to indicate it can't be changed
+ theInspectionPackage.freeze();
+
+ return theInspectionPackage;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getItemWithAbstracts() {
+ return itemWithAbstractsEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getItemWithAbstracts_Abstract() {
+ return (EReference)itemWithAbstractsEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getTypeOfAbstract() {
+ return typeOfAbstractEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getTypeOfAbstract_Value() {
+ return (EAttribute)typeOfAbstractEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getTypeOfAbstract_Lang() {
+ return (EAttribute)typeOfAbstractEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getDescription() {
+ return descriptionEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getDescription_Any() {
+ return (EAttribute)descriptionEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getWSILDocument() {
+ return wsilDocumentEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getWSILDocument_Mixed() {
+ return (EAttribute)wsilDocumentEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getWSILDocument_XMLNSPrefixMap() {
+ return (EReference)wsilDocumentEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getWSILDocument_XSISchemaLocation() {
+ return (EReference)wsilDocumentEClass.getEStructuralFeatures().get(2);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getWSILDocument_Inspection() {
+ return (EReference)wsilDocumentEClass.getEStructuralFeatures().get(3);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getInspection() {
+ return inspectionEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getInspection_Groups() {
+ return (EAttribute)inspectionEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getInspection_Services() {
+ return (EReference)inspectionEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getInspection_Links() {
+ return (EReference)inspectionEClass.getEStructuralFeatures().get(2);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getLink() {
+ return linkEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getLink_Any() {
+ return (EAttribute)linkEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getName_() {
+ return nameEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getName_Value() {
+ return (EAttribute)nameEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getName_Lang() {
+ return (EAttribute)nameEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getReference() {
+ return referenceEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getReference_Location() {
+ return (EAttribute)referenceEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EAttribute getReference_ReferencedNamespace() {
+ return (EAttribute)referenceEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getService() {
+ return serviceEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getService_Name() {
+ return (EReference)serviceEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getService_Description() {
+ return (EReference)serviceEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionFactory getInspectionFactory() {
+ return (InspectionFactory)getEFactoryInstance();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isCreated = false;
+
+ /**
+ * Creates the meta-model objects for the package. This method is
+ * guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void createPackageContents() {
+ if (isCreated) return;
+ isCreated = true;
+
+ // Create classes and their features
+ descriptionEClass = createEClass(DESCRIPTION);
+ createEAttribute(descriptionEClass, DESCRIPTION__ANY);
+
+ wsilDocumentEClass = createEClass(WSIL_DOCUMENT);
+ createEAttribute(wsilDocumentEClass, WSIL_DOCUMENT__MIXED);
+ createEReference(wsilDocumentEClass, WSIL_DOCUMENT__XMLNS_PREFIX_MAP);
+ createEReference(wsilDocumentEClass, WSIL_DOCUMENT__XSI_SCHEMA_LOCATION);
+ createEReference(wsilDocumentEClass, WSIL_DOCUMENT__INSPECTION);
+
+ inspectionEClass = createEClass(INSPECTION);
+ createEAttribute(inspectionEClass, INSPECTION__GROUPS);
+ createEReference(inspectionEClass, INSPECTION__SERVICES);
+ createEReference(inspectionEClass, INSPECTION__LINKS);
+
+ itemWithAbstractsEClass = createEClass(ITEM_WITH_ABSTRACTS);
+ createEReference(itemWithAbstractsEClass, ITEM_WITH_ABSTRACTS__ABSTRACT);
+
+ linkEClass = createEClass(LINK);
+ createEAttribute(linkEClass, LINK__ANY);
+
+ nameEClass = createEClass(NAME);
+ createEAttribute(nameEClass, NAME__VALUE);
+ createEAttribute(nameEClass, NAME__LANG);
+
+ referenceEClass = createEClass(REFERENCE);
+ createEAttribute(referenceEClass, REFERENCE__LOCATION);
+ createEAttribute(referenceEClass, REFERENCE__REFERENCED_NAMESPACE);
+
+ serviceEClass = createEClass(SERVICE);
+ createEReference(serviceEClass, SERVICE__NAME);
+ createEReference(serviceEClass, SERVICE__DESCRIPTION);
+
+ typeOfAbstractEClass = createEClass(TYPE_OF_ABSTRACT);
+ createEAttribute(typeOfAbstractEClass, TYPE_OF_ABSTRACT__VALUE);
+ createEAttribute(typeOfAbstractEClass, TYPE_OF_ABSTRACT__LANG);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isInitialized = false;
+
+ /**
+ * Complete the initialization of the package and its meta-model. This
+ * method is guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void initializePackageContents() {
+ if (isInitialized) return;
+ isInitialized = true;
+
+ // Initialize package
+ setName(eNAME);
+ setNsPrefix(eNS_PREFIX);
+ setNsURI(eNS_URI);
+
+ // Obtain other dependent packages
+ XMLTypePackage theXMLTypePackage =
(XMLTypePackage)EPackage.Registry.INSTANCE.getEPackage(XMLTypePackage.eNS_URI);
+ XMLNamespacePackage theXMLNamespacePackage =
(XMLNamespacePackage)EPackage.Registry.INSTANCE.getEPackage(XMLNamespacePackage.eNS_URI);
+
+ // Create type parameters
+
+ // Set bounds for type parameters
+
+ // Add supertypes to classes
+ descriptionEClass.getESuperTypes().add(this.getReference());
+ inspectionEClass.getESuperTypes().add(this.getItemWithAbstracts());
+ linkEClass.getESuperTypes().add(this.getReference());
+ referenceEClass.getESuperTypes().add(this.getItemWithAbstracts());
+ serviceEClass.getESuperTypes().add(this.getItemWithAbstracts());
+
+ // Initialize classes and features; add operations and parameters
+ initEClass(descriptionEClass, Description.class, "Description", !IS_ABSTRACT,
!IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getDescription_Any(), ecorePackage.getEFeatureMapEntry(),
"any", null, 0, 1, Description.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(wsilDocumentEClass, WSILDocument.class, "WSILDocument",
!IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getWSILDocument_Mixed(), ecorePackage.getEFeatureMapEntry(),
"mixed", null, 0, -1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE,
!IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getWSILDocument_XMLNSPrefixMap(),
ecorePackage.getEStringToStringMapEntry(), null, "xMLNSPrefixMap", null, 0, -1,
null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES,
!IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getWSILDocument_XSISchemaLocation(),
ecorePackage.getEStringToStringMapEntry(), null, "xSISchemaLocation", null, 0,
-1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES,
!IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getWSILDocument_Inspection(), this.getInspection(), null,
"inspection", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE,
IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
+
+ initEClass(inspectionEClass, Inspection.class, "Inspection", !IS_ABSTRACT,
!IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getInspection_Groups(), ecorePackage.getEFeatureMapEntry(),
"groups", null, 0, -1, Inspection.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getInspection_Services(), this.getService(), null, "services",
null, 0, -1, Inspection.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
!IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
+ initEReference(getInspection_Links(), this.getLink(), null, "links", null, 0,
-1, Inspection.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
!IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
+
+ initEClass(itemWithAbstractsEClass, ItemWithAbstracts.class,
"ItemWithAbstracts", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getItemWithAbstracts_Abstract(), this.getTypeOfAbstract(), null,
"abstract", null, 0, -1, ItemWithAbstracts.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED,
IS_ORDERED);
+
+ initEClass(linkEClass, Link.class, "Link", !IS_ABSTRACT, !IS_INTERFACE,
IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getLink_Any(), ecorePackage.getEFeatureMapEntry(), "any",
null, 0, 1, Link.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE,
!IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(nameEClass, Name.class, "Name", !IS_ABSTRACT, !IS_INTERFACE,
IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getName_Value(), theXMLTypePackage.getString(), "value", null,
0, 1, Name.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
!IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getName_Lang(), theXMLNamespacePackage.getLangType(), "lang",
null, 0, 1, Name.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE,
!IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(referenceEClass, Reference.class, "Reference", !IS_ABSTRACT,
!IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getReference_Location(), theXMLTypePackage.getAnyURI(),
"location", null, 0, 1, Reference.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getReference_ReferencedNamespace(), theXMLTypePackage.getAnyURI(),
"referencedNamespace", null, 1, 1, Reference.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(serviceEClass, Service.class, "Service", !IS_ABSTRACT,
!IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getService_Name(), this.getName_(), null, "name", null, 0, -1,
Service.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
!IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getService_Description(), this.getDescription(), null,
"description", null, 1, -1, Service.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED,
IS_ORDERED);
+
+ initEClass(typeOfAbstractEClass, TypeOfAbstract.class, "TypeOfAbstract",
!IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getTypeOfAbstract_Value(), theXMLTypePackage.getString(),
"value", null, 0, 1, TypeOfAbstract.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getTypeOfAbstract_Lang(), theXMLNamespacePackage.getLangType(),
"lang", null, 0, 1, TypeOfAbstract.class, !IS_TRANSIENT, !IS_VOLATILE,
IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ // Create resource
+ createResource(eNS_URI);
+
+ // Create annotations
+ // http:///org/eclipse/emf/ecore/util/ExtendedMetaData
+ createExtendedMetaDataAnnotations();
+ }
+
+ /**
+ * Initializes the annotations for
<b>http:///org/eclipse/emf/ecore/util/ExtendedMetaData</b>.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected void createExtendedMetaDataAnnotations() {
+ String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData";
+ addAnnotation
+ (descriptionEClass,
+ source,
+ new String[] {
+ "name", "descriptionType",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getDescription_Any(),
+ source,
+ new String[] {
+ "kind", "elementWildcard",
+ "wildcards", "##other",
+ "name", ":3",
+ "processing", "lax"
+ });
+ addAnnotation
+ (wsilDocumentEClass,
+ source,
+ new String[] {
+ "name", "",
+ "kind", "mixed"
+ });
+ addAnnotation
+ (getWSILDocument_Mixed(),
+ source,
+ new String[] {
+ "kind", "elementWildcard",
+ "name", ":mixed"
+ });
+ addAnnotation
+ (getWSILDocument_XMLNSPrefixMap(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "xmlns:prefix"
+ });
+ addAnnotation
+ (getWSILDocument_XSISchemaLocation(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "xsi:schemaLocation"
+ });
+ addAnnotation
+ (getWSILDocument_Inspection(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "inspection",
+ "namespace", "##targetNamespace"
+ });
+ addAnnotation
+ (inspectionEClass,
+ source,
+ new String[] {
+ "name", "inspection_._type",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getInspection_Groups(),
+ source,
+ new String[] {
+ "kind", "group",
+ "name", "group:1"
+ });
+ addAnnotation
+ (getInspection_Services(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "service",
+ "namespace", "##targetNamespace",
+ "group", "#group:1"
+ });
+ addAnnotation
+ (getInspection_Links(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "link",
+ "namespace", "##targetNamespace",
+ "group", "#group:1"
+ });
+ addAnnotation
+ (itemWithAbstractsEClass,
+ source,
+ new String[] {
+ "name", "itemWithAbstracts",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getItemWithAbstracts_Abstract(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "abstract",
+ "namespace", "##targetNamespace"
+ });
+ addAnnotation
+ (linkEClass,
+ source,
+ new String[] {
+ "name", "linkType",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getLink_Any(),
+ source,
+ new String[] {
+ "kind", "elementWildcard",
+ "wildcards", "##other",
+ "name", ":3",
+ "processing", "lax"
+ });
+ addAnnotation
+ (nameEClass,
+ source,
+ new String[] {
+ "name", "nameType",
+ "kind", "simple"
+ });
+ addAnnotation
+ (getName_Value(),
+ source,
+ new String[] {
+ "name", ":0",
+ "kind", "simple"
+ });
+ addAnnotation
+ (getName_Lang(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "lang",
+ "namespace", "http://www.w3.org/XML/1998/namespace"
+ });
+ addAnnotation
+ (referenceEClass,
+ source,
+ new String[] {
+ "name", "referenceType",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getReference_Location(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "location"
+ });
+ addAnnotation
+ (getReference_ReferencedNamespace(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "referencedNamespace"
+ });
+ addAnnotation
+ (serviceEClass,
+ source,
+ new String[] {
+ "name", "serviceType",
+ "kind", "elementOnly"
+ });
+ addAnnotation
+ (getService_Name(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "name",
+ "namespace", "##targetNamespace"
+ });
+ addAnnotation
+ (getService_Description(),
+ source,
+ new String[] {
+ "kind", "element",
+ "name", "description",
+ "namespace", "##targetNamespace"
+ });
+ addAnnotation
+ (typeOfAbstractEClass,
+ source,
+ new String[] {
+ "name", "typeOfAbstract",
+ "kind", "simple"
+ });
+ addAnnotation
+ (getTypeOfAbstract_Value(),
+ source,
+ new String[] {
+ "name", ":0",
+ "kind", "simple"
+ });
+ addAnnotation
+ (getTypeOfAbstract_Lang(),
+ source,
+ new String[] {
+ "kind", "attribute",
+ "name", "lang",
+ "namespace", "http://www.w3.org/XML/1998/namespace"
+ });
+ }
+
+} //InspectionPackageImpl
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ItemWithAbstractsImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ItemWithAbstractsImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ItemWithAbstractsImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,156 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import java.util.Collection;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts;
+import org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract;
+
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.EObjectImpl;
+
+import org.eclipse.emf.ecore.util.EObjectContainmentEList;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Item With
Abstracts</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.ItemWithAbstractsImpl#getAbstract
<em>Abstract</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public abstract class ItemWithAbstractsImpl extends EObjectImpl implements
ItemWithAbstracts {
+ /**
+ * The cached value of the '{@link #getAbstract()
<em>Abstract</em>}' containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getAbstract()
+ * @generated
+ * @ordered
+ */
+ protected EList<TypeOfAbstract> abstract_;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ItemWithAbstractsImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.ITEM_WITH_ABSTRACTS;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<TypeOfAbstract> getAbstract() {
+ if (abstract_ == null) {
+ abstract_ = new EObjectContainmentEList<TypeOfAbstract>(TypeOfAbstract.class,
this, InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT);
+ }
+ return abstract_;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT:
+ return ((InternalEList<?>)getAbstract()).basicRemove(otherEnd, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT:
+ return getAbstract();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @SuppressWarnings("unchecked")
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT:
+ getAbstract().clear();
+ getAbstract().addAll((Collection<? extends TypeOfAbstract>)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT:
+ getAbstract().clear();
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.ITEM_WITH_ABSTRACTS__ABSTRACT:
+ return abstract_ != null && !abstract_.isEmpty();
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ItemWithAbstractsImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/LinkImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/LinkImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/LinkImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,165 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.Link;
+
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.util.BasicFeatureMap;
+import org.eclipse.emf.ecore.util.FeatureMap;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Link</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.LinkImpl#getAny
<em>Any</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class LinkImpl extends ReferenceImpl implements Link {
+ /**
+ * The cached value of the '{@link #getAny() <em>Any</em>}'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getAny()
+ * @generated
+ * @ordered
+ */
+ protected FeatureMap any;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected LinkImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.LINK;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public FeatureMap getAny() {
+ if (any == null) {
+ any = new BasicFeatureMap(this, InspectionPackage.LINK__ANY);
+ }
+ return any;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.LINK__ANY:
+ return ((InternalEList<?>)getAny()).basicRemove(otherEnd, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.LINK__ANY:
+ if (coreType) return getAny();
+ return ((FeatureMap.Internal)getAny()).getWrapper();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.LINK__ANY:
+ ((FeatureMap.Internal)getAny()).set(newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.LINK__ANY:
+ getAny().clear();
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.LINK__ANY:
+ return any != null && !any.isEmpty();
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (any: ");
+ result.append(any);
+ result.append(')');
+ return result.toString();
+ }
+
+} //LinkImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/NameImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/NameImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/NameImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,221 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.Name;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.EObjectImpl;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Name</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.NameImpl#getValue
<em>Value</em>}</li>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.NameImpl#getLang
<em>Lang</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class NameImpl extends EObjectImpl implements Name {
+ /**
+ * The default value of the '{@link #getValue() <em>Value</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getValue()
+ * @generated
+ * @ordered
+ */
+ protected static final String VALUE_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getValue() <em>Value</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getValue()
+ * @generated
+ * @ordered
+ */
+ protected String value = VALUE_EDEFAULT;
+
+ /**
+ * The default value of the '{@link #getLang() <em>Lang</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLang()
+ * @generated
+ * @ordered
+ */
+ protected static final String LANG_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getLang() <em>Lang</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLang()
+ * @generated
+ * @ordered
+ */
+ protected String lang = LANG_EDEFAULT;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected NameImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.NAME;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getValue() {
+ return value;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setValue(String newValue) {
+ String oldValue = value;
+ value = newValue;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, InspectionPackage.NAME__VALUE,
oldValue, value));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getLang() {
+ return lang;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setLang(String newLang) {
+ String oldLang = lang;
+ lang = newLang;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, InspectionPackage.NAME__LANG,
oldLang, lang));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.NAME__VALUE:
+ return getValue();
+ case InspectionPackage.NAME__LANG:
+ return getLang();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.NAME__VALUE:
+ setValue((String)newValue);
+ return;
+ case InspectionPackage.NAME__LANG:
+ setLang((String)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.NAME__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
+ case InspectionPackage.NAME__LANG:
+ setLang(LANG_EDEFAULT);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.NAME__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case InspectionPackage.NAME__LANG:
+ return LANG_EDEFAULT == null ? lang != null : !LANG_EDEFAULT.equals(lang);
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (value: ");
+ result.append(value);
+ result.append(", lang: ");
+ result.append(lang);
+ result.append(')');
+ return result.toString();
+ }
+
+} //NameImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ReferenceImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ReferenceImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ReferenceImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,220 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.Reference;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Reference</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl#getLocation
<em>Location</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.ReferenceImpl#getReferencedNamespace
<em>Referenced Namespace</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class ReferenceImpl extends ItemWithAbstractsImpl implements Reference {
+ /**
+ * The default value of the '{@link #getLocation()
<em>Location</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLocation()
+ * @generated
+ * @ordered
+ */
+ protected static final String LOCATION_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getLocation()
<em>Location</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLocation()
+ * @generated
+ * @ordered
+ */
+ protected String location = LOCATION_EDEFAULT;
+
+ /**
+ * The default value of the '{@link #getReferencedNamespace() <em>Referenced
Namespace</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getReferencedNamespace()
+ * @generated
+ * @ordered
+ */
+ protected static final String REFERENCED_NAMESPACE_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getReferencedNamespace() <em>Referenced
Namespace</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getReferencedNamespace()
+ * @generated
+ * @ordered
+ */
+ protected String referencedNamespace = REFERENCED_NAMESPACE_EDEFAULT;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ReferenceImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.REFERENCE;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getLocation() {
+ return location;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setLocation(String newLocation) {
+ String oldLocation = location;
+ location = newLocation;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET,
InspectionPackage.REFERENCE__LOCATION, oldLocation, location));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getReferencedNamespace() {
+ return referencedNamespace;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setReferencedNamespace(String newReferencedNamespace) {
+ String oldReferencedNamespace = referencedNamespace;
+ referencedNamespace = newReferencedNamespace;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET,
InspectionPackage.REFERENCE__REFERENCED_NAMESPACE, oldReferencedNamespace,
referencedNamespace));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.REFERENCE__LOCATION:
+ return getLocation();
+ case InspectionPackage.REFERENCE__REFERENCED_NAMESPACE:
+ return getReferencedNamespace();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.REFERENCE__LOCATION:
+ setLocation((String)newValue);
+ return;
+ case InspectionPackage.REFERENCE__REFERENCED_NAMESPACE:
+ setReferencedNamespace((String)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.REFERENCE__LOCATION:
+ setLocation(LOCATION_EDEFAULT);
+ return;
+ case InspectionPackage.REFERENCE__REFERENCED_NAMESPACE:
+ setReferencedNamespace(REFERENCED_NAMESPACE_EDEFAULT);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.REFERENCE__LOCATION:
+ return LOCATION_EDEFAULT == null ? location != null :
!LOCATION_EDEFAULT.equals(location);
+ case InspectionPackage.REFERENCE__REFERENCED_NAMESPACE:
+ return REFERENCED_NAMESPACE_EDEFAULT == null ? referencedNamespace != null :
!REFERENCED_NAMESPACE_EDEFAULT.equals(referencedNamespace);
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (location: ");
+ result.append(location);
+ result.append(", referencedNamespace: ");
+ result.append(referencedNamespace);
+ result.append(')');
+ return result.toString();
+ }
+
+} //ReferenceImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ServiceImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ServiceImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/ServiceImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,191 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import java.util.Collection;
+
+import org.eclipse.bpel.wsil.model.inspection.Description;
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.Name;
+import org.eclipse.bpel.wsil.model.inspection.Service;
+
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.util.EObjectContainmentEList;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object
'<em><b>Service</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl#getName
<em>Name</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.ServiceImpl#getDescription
<em>Description</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class ServiceImpl extends ItemWithAbstractsImpl implements Service {
+ /**
+ * The cached value of the '{@link #getName() <em>Name</em>}'
containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getName()
+ * @generated
+ * @ordered
+ */
+ protected EList<Name> name;
+
+ /**
+ * The cached value of the '{@link #getDescription()
<em>Description</em>}' containment reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getDescription()
+ * @generated
+ * @ordered
+ */
+ protected EList<Description> description;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ServiceImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.SERVICE;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<Name> getName() {
+ if (name == null) {
+ name = new EObjectContainmentEList<Name>(Name.class, this,
InspectionPackage.SERVICE__NAME);
+ }
+ return name;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<Description> getDescription() {
+ if (description == null) {
+ description = new EObjectContainmentEList<Description>(Description.class, this,
InspectionPackage.SERVICE__DESCRIPTION);
+ }
+ return description;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.SERVICE__NAME:
+ return ((InternalEList<?>)getName()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.SERVICE__DESCRIPTION:
+ return ((InternalEList<?>)getDescription()).basicRemove(otherEnd, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.SERVICE__NAME:
+ return getName();
+ case InspectionPackage.SERVICE__DESCRIPTION:
+ return getDescription();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @SuppressWarnings("unchecked")
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.SERVICE__NAME:
+ getName().clear();
+ getName().addAll((Collection<? extends Name>)newValue);
+ return;
+ case InspectionPackage.SERVICE__DESCRIPTION:
+ getDescription().clear();
+ getDescription().addAll((Collection<? extends Description>)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.SERVICE__NAME:
+ getName().clear();
+ return;
+ case InspectionPackage.SERVICE__DESCRIPTION:
+ getDescription().clear();
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.SERVICE__NAME:
+ return name != null && !name.isEmpty();
+ case InspectionPackage.SERVICE__DESCRIPTION:
+ return description != null && !description.isEmpty();
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ServiceImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/TypeOfAbstractImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/TypeOfAbstractImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/TypeOfAbstractImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,221 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.EObjectImpl;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Type Of
Abstract</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl#getValue
<em>Value</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.TypeOfAbstractImpl#getLang
<em>Lang</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class TypeOfAbstractImpl extends EObjectImpl implements TypeOfAbstract {
+ /**
+ * The default value of the '{@link #getValue() <em>Value</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getValue()
+ * @generated
+ * @ordered
+ */
+ protected static final String VALUE_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getValue() <em>Value</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getValue()
+ * @generated
+ * @ordered
+ */
+ protected String value = VALUE_EDEFAULT;
+
+ /**
+ * The default value of the '{@link #getLang() <em>Lang</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLang()
+ * @generated
+ * @ordered
+ */
+ protected static final String LANG_EDEFAULT = null;
+
+ /**
+ * The cached value of the '{@link #getLang() <em>Lang</em>}'
attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getLang()
+ * @generated
+ * @ordered
+ */
+ protected String lang = LANG_EDEFAULT;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected TypeOfAbstractImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.TYPE_OF_ABSTRACT;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getValue() {
+ return value;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setValue(String newValue) {
+ String oldValue = value;
+ value = newValue;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET,
InspectionPackage.TYPE_OF_ABSTRACT__VALUE, oldValue, value));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public String getLang() {
+ return lang;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setLang(String newLang) {
+ String oldLang = lang;
+ lang = newLang;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET,
InspectionPackage.TYPE_OF_ABSTRACT__LANG, oldLang, lang));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.TYPE_OF_ABSTRACT__VALUE:
+ return getValue();
+ case InspectionPackage.TYPE_OF_ABSTRACT__LANG:
+ return getLang();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.TYPE_OF_ABSTRACT__VALUE:
+ setValue((String)newValue);
+ return;
+ case InspectionPackage.TYPE_OF_ABSTRACT__LANG:
+ setLang((String)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.TYPE_OF_ABSTRACT__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
+ case InspectionPackage.TYPE_OF_ABSTRACT__LANG:
+ setLang(LANG_EDEFAULT);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.TYPE_OF_ABSTRACT__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case InspectionPackage.TYPE_OF_ABSTRACT__LANG:
+ return LANG_EDEFAULT == null ? lang != null : !LANG_EDEFAULT.equals(lang);
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (value: ");
+ result.append(value);
+ result.append(", lang: ");
+ result.append(lang);
+ result.append(')');
+ return result.toString();
+ }
+
+} //TypeOfAbstractImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/WSILDocumentImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/WSILDocumentImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/impl/WSILDocumentImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,286 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.impl;
+
+import org.eclipse.bpel.wsil.model.inspection.Inspection;
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+import org.eclipse.bpel.wsil.model.inspection.WSILDocument;
+
+import org.eclipse.emf.common.notify.NotificationChain;
+
+import org.eclipse.emf.common.util.EMap;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EStructuralFeature;
+import org.eclipse.emf.ecore.EcorePackage;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.EObjectImpl;
+import org.eclipse.emf.ecore.impl.EStringToStringMapEntryImpl;
+
+import org.eclipse.emf.ecore.util.BasicFeatureMap;
+import org.eclipse.emf.ecore.util.EcoreEMap;
+import org.eclipse.emf.ecore.util.FeatureMap;
+import org.eclipse.emf.ecore.util.InternalEList;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>WSIL
Document</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * <ul>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl#getMixed
<em>Mixed</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl#getXMLNSPrefixMap
<em>XMLNS Prefix Map</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl#getXSISchemaLocation
<em>XSI Schema Location</em>}</li>
+ * <li>{@link
org.eclipse.bpel.wsil.model.inspection.impl.WSILDocumentImpl#getInspection
<em>Inspection</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @generated
+ */
+public class WSILDocumentImpl extends EObjectImpl implements WSILDocument {
+ /**
+ * The cached value of the '{@link #getMixed() <em>Mixed</em>}'
attribute list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getMixed()
+ * @generated
+ * @ordered
+ */
+ protected FeatureMap mixed;
+
+ /**
+ * The cached value of the '{@link #getXMLNSPrefixMap() <em>XMLNS Prefix
Map</em>}' map.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getXMLNSPrefixMap()
+ * @generated
+ * @ordered
+ */
+ protected EMap<String, String> xMLNSPrefixMap;
+
+ /**
+ * The cached value of the '{@link #getXSISchemaLocation() <em>XSI Schema
Location</em>}' map.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getXSISchemaLocation()
+ * @generated
+ * @ordered
+ */
+ protected EMap<String, String> xSISchemaLocation;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected WSILDocumentImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return InspectionPackage.Literals.WSIL_DOCUMENT;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public FeatureMap getMixed() {
+ if (mixed == null) {
+ mixed = new BasicFeatureMap(this, InspectionPackage.WSIL_DOCUMENT__MIXED);
+ }
+ return mixed;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EMap<String, String> getXMLNSPrefixMap() {
+ if (xMLNSPrefixMap == null) {
+ xMLNSPrefixMap = new
EcoreEMap<String,String>(EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY,
EStringToStringMapEntryImpl.class, this,
InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP);
+ }
+ return xMLNSPrefixMap;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EMap<String, String> getXSISchemaLocation() {
+ if (xSISchemaLocation == null) {
+ xSISchemaLocation = new
EcoreEMap<String,String>(EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY,
EStringToStringMapEntryImpl.class, this,
InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION);
+ }
+ return xSISchemaLocation;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Inspection getInspection() {
+ return (Inspection)getMixed().get(InspectionPackage.Literals.WSIL_DOCUMENT__INSPECTION,
true);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public NotificationChain basicSetInspection(Inspection newInspection, NotificationChain
msgs) {
+ return
((FeatureMap.Internal)getMixed()).basicAdd(InspectionPackage.Literals.WSIL_DOCUMENT__INSPECTION,
newInspection, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setInspection(Inspection newInspection) {
+ ((FeatureMap.Internal)getMixed()).set(InspectionPackage.Literals.WSIL_DOCUMENT__INSPECTION,
newInspection);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
NotificationChain msgs) {
+ switch (featureID) {
+ case InspectionPackage.WSIL_DOCUMENT__MIXED:
+ return ((InternalEList<?>)getMixed()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP:
+ return ((InternalEList<?>)getXMLNSPrefixMap()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION:
+ return ((InternalEList<?>)getXSISchemaLocation()).basicRemove(otherEnd, msgs);
+ case InspectionPackage.WSIL_DOCUMENT__INSPECTION:
+ return basicSetInspection(null, msgs);
+ }
+ return super.eInverseRemove(otherEnd, featureID, msgs);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case InspectionPackage.WSIL_DOCUMENT__MIXED:
+ if (coreType) return getMixed();
+ return ((FeatureMap.Internal)getMixed()).getWrapper();
+ case InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP:
+ if (coreType) return getXMLNSPrefixMap();
+ else return getXMLNSPrefixMap().map();
+ case InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION:
+ if (coreType) return getXSISchemaLocation();
+ else return getXSISchemaLocation().map();
+ case InspectionPackage.WSIL_DOCUMENT__INSPECTION:
+ return getInspection();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case InspectionPackage.WSIL_DOCUMENT__MIXED:
+ ((FeatureMap.Internal)getMixed()).set(newValue);
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP:
+ ((EStructuralFeature.Setting)getXMLNSPrefixMap()).set(newValue);
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION:
+ ((EStructuralFeature.Setting)getXSISchemaLocation()).set(newValue);
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__INSPECTION:
+ setInspection((Inspection)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.WSIL_DOCUMENT__MIXED:
+ getMixed().clear();
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP:
+ getXMLNSPrefixMap().clear();
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION:
+ getXSISchemaLocation().clear();
+ return;
+ case InspectionPackage.WSIL_DOCUMENT__INSPECTION:
+ setInspection((Inspection)null);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case InspectionPackage.WSIL_DOCUMENT__MIXED:
+ return mixed != null && !mixed.isEmpty();
+ case InspectionPackage.WSIL_DOCUMENT__XMLNS_PREFIX_MAP:
+ return xMLNSPrefixMap != null && !xMLNSPrefixMap.isEmpty();
+ case InspectionPackage.WSIL_DOCUMENT__XSI_SCHEMA_LOCATION:
+ return xSISchemaLocation != null && !xSISchemaLocation.isEmpty();
+ case InspectionPackage.WSIL_DOCUMENT__INSPECTION:
+ return getInspection() != null;
+ }
+ return super.eIsSet(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public String toString() {
+ if (eIsProxy()) return super.toString();
+
+ StringBuffer result = new StringBuffer(super.toString());
+ result.append(" (mixed: ");
+ result.append(mixed);
+ result.append(')');
+ return result.toString();
+ }
+
+} //WSILDocumentImpl
\ No newline at end of file
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionAdapterFactory.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionAdapterFactory.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionAdapterFactory.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,268 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.util;
+
+import org.eclipse.bpel.wsil.model.inspection.*;
+
+import org.eclipse.emf.common.notify.Adapter;
+import org.eclipse.emf.common.notify.Notifier;
+
+import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Adapter Factory</b> for the model.
+ * It provides an adapter <code>createXXX</code> method for each class of the
model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage
+ * @generated
+ */
+public class InspectionAdapterFactory extends AdapterFactoryImpl {
+ /**
+ * The cached model package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static InspectionPackage modelPackage;
+
+ /**
+ * Creates an instance of the adapter factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionAdapterFactory() {
+ if (modelPackage == null) {
+ modelPackage = InspectionPackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Returns whether this factory is applicable for the type of the object.
+ * <!-- begin-user-doc -->
+ * This implementation returns <code>true</code> if the object is either the
model's package or is an instance object of the model.
+ * <!-- end-user-doc -->
+ * @return whether this factory is applicable for the type of the object.
+ * @generated
+ */
+ @Override
+ public boolean isFactoryForType(Object object) {
+ if (object == modelPackage) {
+ return true;
+ }
+ if (object instanceof EObject) {
+ return ((EObject)object).eClass().getEPackage() == modelPackage;
+ }
+ return false;
+ }
+
+ /**
+ * The switch the delegates to the <code>createXXX</code> methods.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected InspectionSwitch<Adapter> modelSwitch =
+ new InspectionSwitch<Adapter>() {
+ @Override
+ public Adapter caseDescription(Description object) {
+ return createDescriptionAdapter();
+ }
+ @Override
+ public Adapter caseWSILDocument(WSILDocument object) {
+ return createWSILDocumentAdapter();
+ }
+ @Override
+ public Adapter caseInspection(Inspection object) {
+ return createInspectionAdapter();
+ }
+ @Override
+ public Adapter caseItemWithAbstracts(ItemWithAbstracts object) {
+ return createItemWithAbstractsAdapter();
+ }
+ @Override
+ public Adapter caseLink(Link object) {
+ return createLinkAdapter();
+ }
+ @Override
+ public Adapter caseName(Name object) {
+ return createNameAdapter();
+ }
+ @Override
+ public Adapter caseReference(Reference object) {
+ return createReferenceAdapter();
+ }
+ @Override
+ public Adapter caseService(Service object) {
+ return createServiceAdapter();
+ }
+ @Override
+ public Adapter caseTypeOfAbstract(TypeOfAbstract object) {
+ return createTypeOfAbstractAdapter();
+ }
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
+
+ /**
+ * Creates an adapter for the <code>target</code>.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param target the object to adapt.
+ * @return the adapter for the <code>target</code>.
+ * @generated
+ */
+ @Override
+ public Adapter createAdapter(Notifier target) {
+ return modelSwitch.doSwitch((EObject)target);
+ }
+
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts <em>Item With
Abstracts</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.ItemWithAbstracts
+ * @generated
+ */
+ public Adapter createItemWithAbstractsAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract <em>Type Of
Abstract</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.TypeOfAbstract
+ * @generated
+ */
+ public Adapter createTypeOfAbstractAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Description
<em>Description</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Description
+ * @generated
+ */
+ public Adapter createDescriptionAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.WSILDocument <em>WSIL
Document</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.WSILDocument
+ * @generated
+ */
+ public Adapter createWSILDocumentAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Inspection <em>Inspection</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Inspection
+ * @generated
+ */
+ public Adapter createInspectionAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Link <em>Link</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Link
+ * @generated
+ */
+ public Adapter createLinkAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Name <em>Name</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Name
+ * @generated
+ */
+ public Adapter createNameAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Reference <em>Reference</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Reference
+ * @generated
+ */
+ public Adapter createReferenceAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link
org.eclipse.bpel.wsil.model.inspection.Service <em>Service</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.bpel.wsil.model.inspection.Service
+ * @generated
+ */
+ public Adapter createServiceAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for the default case.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @generated
+ */
+ public Adapter createEObjectAdapter() {
+ return null;
+ }
+
+} //InspectionAdapterFactory
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceFactoryImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceFactoryImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceFactoryImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,56 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.util;
+
+import org.eclipse.emf.common.util.URI;
+
+import org.eclipse.emf.ecore.resource.Resource;
+
+import org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl;
+
+import org.eclipse.emf.ecore.xmi.XMLResource;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Resource Factory</b> associated with the package.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.util.InspectionResourceImpl
+ * @generated
+ */
+public class InspectionResourceFactoryImpl extends ResourceFactoryImpl {
+ /**
+ * Creates an instance of the resource factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionResourceFactoryImpl() {
+ super();
+ }
+
+ /**
+ * Creates an instance of the resource.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Resource createResource(URI uri) {
+ XMLResource result = new InspectionResourceImpl(uri);
+ result.getDefaultSaveOptions().put(XMLResource.OPTION_EXTENDED_META_DATA,
Boolean.TRUE);
+ result.getDefaultLoadOptions().put(XMLResource.OPTION_EXTENDED_META_DATA,
Boolean.TRUE);
+
+ result.getDefaultSaveOptions().put(XMLResource.OPTION_SCHEMA_LOCATION, Boolean.TRUE);
+
+ result.getDefaultLoadOptions().put(XMLResource.OPTION_USE_ENCODED_ATTRIBUTE_STYLE,
Boolean.TRUE);
+ result.getDefaultSaveOptions().put(XMLResource.OPTION_USE_ENCODED_ATTRIBUTE_STYLE,
Boolean.TRUE);
+
+ result.getDefaultLoadOptions().put(XMLResource.OPTION_USE_LEXICAL_HANDLER,
Boolean.TRUE);
+ return result;
+ }
+
+} //InspectionResourceFactoryImpl
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceImpl.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceImpl.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionResourceImpl.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,32 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.util;
+
+import org.eclipse.emf.common.util.URI;
+
+import org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Resource </b> associated with the package.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.util.InspectionResourceFactoryImpl
+ * @generated
+ */
+public class InspectionResourceImpl extends XMLResourceImpl {
+ /**
+ * Creates an instance of the resource.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param uri the URI of the new resource.
+ * @generated
+ */
+ public InspectionResourceImpl(URI uri) {
+ super(uri);
+ }
+
+} //InspectionResourceImpl
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionSwitch.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionSwitch.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionSwitch.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,305 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.util;
+
+import java.util.List;
+
+import org.eclipse.bpel.wsil.model.inspection.*;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Switch</b> for the model's inheritance hierarchy.
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
+ * to invoke the <code>caseXXX</code> method for each class of the model,
+ * starting with the actual class of the object
+ * and proceeding up the inheritance hierarchy
+ * until a non-null result is returned,
+ * which is the result of the switch.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.bpel.wsil.model.inspection.InspectionPackage
+ * @generated
+ */
+public class InspectionSwitch<T> {
+ /**
+ * The cached model package
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static InspectionPackage modelPackage;
+
+ /**
+ * Creates an instance of the switch.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionSwitch() {
+ if (modelPackage == null) {
+ modelPackage = InspectionPackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Calls <code>caseXXX</code> for each class of the model until one returns
a non null result; it yields that result.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the first non-null result returned by a <code>caseXXX</code>
call.
+ * @generated
+ */
+ public T doSwitch(EObject theEObject) {
+ return doSwitch(theEObject.eClass(), theEObject);
+ }
+
+ /**
+ * Calls <code>caseXXX</code> for each class of the model until one returns
a non null result; it yields that result.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the first non-null result returned by a <code>caseXXX</code>
call.
+ * @generated
+ */
+ protected T doSwitch(EClass theEClass, EObject theEObject) {
+ if (theEClass.eContainer() == modelPackage) {
+ return doSwitch(theEClass.getClassifierID(), theEObject);
+ }
+ else {
+ List<EClass> eSuperTypes = theEClass.getESuperTypes();
+ return
+ eSuperTypes.isEmpty() ?
+ defaultCase(theEObject) :
+ doSwitch(eSuperTypes.get(0), theEObject);
+ }
+ }
+
+ /**
+ * Calls <code>caseXXX</code> for each class of the model until one returns
a non null result; it yields that result.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the first non-null result returned by a <code>caseXXX</code>
call.
+ * @generated
+ */
+ protected T doSwitch(int classifierID, EObject theEObject) {
+ switch (classifierID) {
+ case InspectionPackage.DESCRIPTION: {
+ Description description = (Description)theEObject;
+ T result = caseDescription(description);
+ if (result == null) result = caseReference(description);
+ if (result == null) result = caseItemWithAbstracts(description);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.WSIL_DOCUMENT: {
+ WSILDocument wsilDocument = (WSILDocument)theEObject;
+ T result = caseWSILDocument(wsilDocument);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.INSPECTION: {
+ Inspection inspection = (Inspection)theEObject;
+ T result = caseInspection(inspection);
+ if (result == null) result = caseItemWithAbstracts(inspection);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.ITEM_WITH_ABSTRACTS: {
+ ItemWithAbstracts itemWithAbstracts = (ItemWithAbstracts)theEObject;
+ T result = caseItemWithAbstracts(itemWithAbstracts);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.LINK: {
+ Link link = (Link)theEObject;
+ T result = caseLink(link);
+ if (result == null) result = caseReference(link);
+ if (result == null) result = caseItemWithAbstracts(link);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.NAME: {
+ Name name = (Name)theEObject;
+ T result = caseName(name);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.REFERENCE: {
+ Reference reference = (Reference)theEObject;
+ T result = caseReference(reference);
+ if (result == null) result = caseItemWithAbstracts(reference);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.SERVICE: {
+ Service service = (Service)theEObject;
+ T result = caseService(service);
+ if (result == null) result = caseItemWithAbstracts(service);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case InspectionPackage.TYPE_OF_ABSTRACT: {
+ TypeOfAbstract typeOfAbstract = (TypeOfAbstract)theEObject;
+ T result = caseTypeOfAbstract(typeOfAbstract);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ default: return defaultCase(theEObject);
+ }
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Item
With Abstracts</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Item
With Abstracts</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseItemWithAbstracts(ItemWithAbstracts object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Type
Of Abstract</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Type
Of Abstract</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseTypeOfAbstract(TypeOfAbstract object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Description</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Description</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseDescription(Description object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>WSIL
Document</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>WSIL
Document</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseWSILDocument(WSILDocument object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Inspection</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Inspection</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseInspection(Inspection object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Link</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Link</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseLink(Link object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Name</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Name</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseName(Name object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Reference</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Reference</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseReference(Reference object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>Service</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>Service</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseService(Service object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of
'<em>EObject</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch, but this is the last case
anyway.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of
'<em>EObject</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject)
+ * @generated
+ */
+ public T defaultCase(EObject object) {
+ return null;
+ }
+
+} //InspectionSwitch
Added:
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionXMLProcessor.java
===================================================================
---
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionXMLProcessor.java
(rev 0)
+++
workspace/Denny/bpel/org.eclipse.bpel.wsil.model/src/org/eclipse/bpel/wsil/model/inspection/util/InspectionXMLProcessor.java 2009-05-06
07:51:24 UTC (rev 15054)
@@ -0,0 +1,52 @@
+/**
+ * <copyright>
+ * </copyright>
+ *
+ * $Id$
+ */
+package org.eclipse.bpel.wsil.model.inspection.util;
+
+import java.util.Map;
+
+import org.eclipse.bpel.wsil.model.inspection.InspectionPackage;
+
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.resource.Resource;
+import org.eclipse.emf.ecore.xmi.util.XMLProcessor;
+
+/**
+ * This class contains helper methods to serialize and deserialize XML documents
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class InspectionXMLProcessor extends XMLProcessor {
+ /**
+ * Public constructor to instantiate the helper.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public InspectionXMLProcessor() {
+ super((EPackage.Registry.INSTANCE));
+ InspectionPackage.eINSTANCE.eClass();
+ }
+
+ /**
+ * Register for "*" and "xml" file extensions the
InspectionResourceFactoryImpl factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected Map<String, Resource.Factory> getRegistrations() {
+ if (registrations == null) {
+ super.getRegistrations();
+ registrations.put(XML_EXTENSION, new InspectionResourceFactoryImpl());
+ registrations.put(STAR_EXTENSION, new InspectionResourceFactoryImpl());
+ }
+ return registrations;
+ }
+
+} //InspectionXMLProcessor
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.genmodel
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.genmodel
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.genmodel 2009-05-06 07:51:24 UTC
(rev 15054)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<genmodel:GenModel xmi:version="2.0"
+
xmlns:xmi="http://www.omg.org/XMI"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
+
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"
modelDirectory="/org.eclipse.bpel.wsil.model/src"
+ modelPluginID="org.eclipse.bpel.wsil.model" runtimeJar="true"
modelName="Wsil"
+ importerID="org.eclipse.xsd.ecore.importer" complianceLevel="5.0"
usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/XMLNamespace.genmodel#//namespace">
+ <foreignModel>schema/wsil.xsd</foreignModel>
+ <genPackages prefix="Inspection"
basePackage="org.eclipse.bpel.wsil.model" resource="XML"
+ disposableProviderFactory="true"
ecorePackage="inspection.ecore#/">
+ <genClasses ecoreClass="inspection.ecore#//Description">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//Description/any"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//WSILDocument">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//WSILDocument/mixed"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//WSILDocument/xMLNSPrefixMap"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//WSILDocument/xSISchemaLocation"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//WSILDocument/inspection"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//Inspection">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//Inspection/groups"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//Inspection/services"/>
+ <genFeatures property="None" notify="false"
createChild="false" ecoreFeature="ecore:EReference
inspection.ecore#//Inspection/links"/>
+ </genClasses>
+ <genClasses image="false"
ecoreClass="inspection.ecore#//ItemWithAbstracts">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//ItemWithAbstracts/abstract"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//Link">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EAttribute
inspection.ecore#//Link/any"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//Name">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//Name/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//Name/lang"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//Reference">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//Reference/location"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//Reference/referencedNamespace"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//Service">
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//Service/name"/>
+ <genFeatures property="None" children="true"
createChild="true" ecoreFeature="ecore:EReference
inspection.ecore#//Service/description"/>
+ </genClasses>
+ <genClasses ecoreClass="inspection.ecore#//TypeOfAbstract">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//TypeOfAbstract/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute
inspection.ecore#//TypeOfAbstract/lang"/>
+ </genClasses>
+ </genPackages>
+</genmodel:GenModel>
Added: workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.xsd2ecore
===================================================================
--- workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.xsd2ecore
(rev 0)
+++ workspace/Denny/bpel/org.eclipse.bpel.wsil.model/wsil.xsd2ecore 2009-05-06 07:51:24
UTC (rev 15054)
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="ASCII"?>
+<xsd2ecore:XSD2EcoreMappingRoot xmi:version="2.0"
+
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsd2ecore="http://www.eclipse.org/emf/2002/XSD2Ecore"
inputs="schema/wsil.xsd#/
http://www.w3.org/2001/xml.xsd#/"
+ outputs="inspection.ecore#/
../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#/"
+ topToBottom="true">
+ <nested
inputs="bundleentry://705/cache/www.w3.org/2001/XMLSchema.xsd#//stri...
+
outputs="http://www.eclipse.org/emf/2003/XMLType#//String"/>
+ <nested
inputs="bundleentry://705/cache/www.w3.org/2001/XMLSchema.xsd#//lang...
+
outputs="http://www.eclipse.org/emf/2003/XMLType#//Language"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//lang;XSDAttributeDeclaratio...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//LangTypeMember1">
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//lang;XSDAttributeDeclaratio...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//LangTypeMember1/_"/>
+ </nested>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//lang;XSDAttributeDeclaratio...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//LangType"/>
+ <nested inputs="schema/wsil.xsd#//typeOfAbstract;XSDComplexTypeDefinition"
outputs="inspection.ecore#//TypeOfAbstract">
+ <nested
inputs="schema/wsil.xsd#//typeOfAbstract;XSDComplexTypeDefinition/XSDAttributeUse"
+ outputs="inspection.ecore#//TypeOfAbstract/lang"/>
+ </nested>
+ <nested
inputs="schema/wsil.xsd#//itemWithAbstracts;XSDComplexTypeDefinition=1"
+ outputs="inspection.ecore#//ItemWithAbstracts">
+ <nested
inputs="schema/wsil.xsd#//itemWithAbstracts;XSDComplexTypeDefinition=1/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//ItemWithAbstracts/abstract"/>
+ </nested>
+ <nested inputs="schema/wsil.xsd#//nameType;XSDComplexTypeDefinition=2"
outputs="inspection.ecore#//NameType">
+ <nested
inputs="schema/wsil.xsd#//nameType;XSDComplexTypeDefinition=2/XSDAttributeUse"
+ outputs="inspection.ecore#//NameType/lang"/>
+ </nested>
+ <nested
inputs="bundleentry://705/cache/www.w3.org/2001/XMLSchema.xsd#//anyU...
+
outputs="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
+ <nested
inputs="schema/wsil.xsd#//referenceType;XSDComplexTypeDefinition=3"
outputs="inspection.ecore#//ReferenceType">
+ <nested
inputs="schema/wsil.xsd#//referenceType;XSDComplexTypeDefinition=3/XSDAttributeUse=1"
+ outputs="inspection.ecore#//ReferenceType/location"/>
+ <nested
inputs="schema/wsil.xsd#//referenceType;XSDComplexTypeDefinition=3/XSDAttributeUse"
+ outputs="inspection.ecore#//ReferenceType/referencedNamespace"/>
+ </nested>
+ <nested
inputs="schema/wsil.xsd#//descriptionType;XSDComplexTypeDefinition=4"
outputs="inspection.ecore#//DescriptionType">
+ <nested
inputs="schema/wsil.xsd#//descriptionType;XSDComplexTypeDefinition=4/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//DescriptionType/any"/>
+ </nested>
+ <nested inputs="schema/wsil.xsd#//serviceType;XSDComplexTypeDefinition=6"
outputs="inspection.ecore#//ServiceType">
+ <nested
inputs="schema/wsil.xsd#//serviceType;XSDComplexTypeDefinition=6/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//ServiceType/name"/>
+ <nested
inputs="schema/wsil.xsd#//serviceType;XSDComplexTypeDefinition=6/XSDParticle/XSDModelGroup/XSDParticle=1"
+ outputs="inspection.ecore#//ServiceType/description"/>
+ </nested>
+ <nested inputs="schema/wsil.xsd#//linkType;XSDComplexTypeDefinition=5"
outputs="inspection.ecore#//LinkType">
+ <nested
inputs="schema/wsil.xsd#//linkType;XSDComplexTypeDefinition=5/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//LinkType/any"/>
+ </nested>
+ <nested
inputs="schema/wsil.xsd#//inspection;XSDElementDeclaration/XSDComplexTypeDefinition"
+ outputs="inspection.ecore#//InspectionType">
+ <nested
inputs="schema/wsil.xsd#//inspection;XSDElementDeclaration/XSDComplexTypeDefinition/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//InspectionType/group"/>
+ <nested
inputs="schema/wsil.xsd#//inspection;XSDElementDeclaration/XSDComplexTypeDefinition/XSDParticle/XSDModelGroup/XSDParticle/XSDModelGroup/XSDParticle"
+ outputs="inspection.ecore#//InspectionType/service"/>
+ <nested
inputs="schema/wsil.xsd#//inspection;XSDElementDeclaration/XSDComplexTypeDefinition/XSDParticle/XSDModelGroup/XSDParticle/XSDModelGroup/XSDParticle=1"
+ outputs="inspection.ecore#//InspectionType/link"/>
+ </nested>
+ <nested inputs="schema/wsil.xsd#//inspection;XSDElementDeclaration"
outputs="inspection.ecore#//DocumentRoot/inspection"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//base;XSDAttributeDeclaratio...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//DocumentRoot/base"/>
+ <nested
inputs="bundleentry://705/cache/www.w3.org/2001/XMLSchema.xsd#//ID;X...
+
outputs="http://www.eclipse.org/emf/2003/XMLType#//ID"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//id;XSDAttributeDeclaration=...
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//DocumentRoot/id"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//lang;XSDAttributeDeclaratio...
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//DocumentRoot/lang"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//space;XSDAttributeDeclarati...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//SpaceType">
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//space;XSDAttributeDeclarati...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//SpaceType/default"/>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//space;XSDAttributeDeclarati...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//SpaceType/preserve"/>
+ </nested>
+ <nested
inputs="http://www.w3.org/2001/xml.xsd#//space;XSDAttributeDeclarati...
+
outputs="../../plugin/org.eclipse.emf.ecore/model/XMLNamespace.ecore#//DocumentRoot/space"/>
+</xsd2ecore:XSD2EcoreMappingRoot>