- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Oct 2006 22:06:14 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOnly-1G
In directory hutz:/tmp/cvs-serv30600/test-suite/messages/good/InOnly-1G
Added Files:
Oneway.wsdlcm
Log Message:
Generated WSDL Component Model files for good messages using Woden
--- NEW FILE: Oneway.wsdlcm ---
<?xml version='1.0' encoding='UTF-8'?>
<descriptionComponent xmlns='http://www.w3.org/2002/ws/desc/wsdl/component'
xmlns:cmextensions='http://www.w3.org/2002/ws/desc/wsdl/component-extensions'
xmlns:cmbase='http://www.w3.org/2002/ws/desc/wsdl/component-base'
xmlns:cmhttp='http://www.w3.org/2002/ws/desc/wsdl/component-http'
xmlns:cmrpc='http://www.w3.org/2002/ws/desc/wsdl/component-rpc'
xmlns:cmsoap='http://www.w3.org/2002/ws/desc/wsdl/component-soap'
xml:id='id-1891745454'>
<extensions>
<cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/http</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/rpc</cmbase:uri>
<cmbase:uri>http://www.w3.org/2006/01/wsdl/soap</cmbase:uri>
</extensions>
<interfaces>
<interfaceComponent xml:id='id-1239334573'>
<name>
<cmbase:namespaceName>http://www.wso2.com/wsdl/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>pingServiceInterface</cmbase:localName>
</name>
<interfaceOperations>
<interfaceOperationComponent xml:id='id-1660239534'>
<name>
<cmbase:namespaceName>http://www.wso2.com/wsdl/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>ping</cmbase:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-only</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id='id-148242094'>
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref='id-1519025838'/>
<cmbase:parent ref='id-1660239534'/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<cmbase:parent ref='id-1239334573'/>
<cmextensions:wsdlInterfaceOperationExtension>
<cmextensions:safety>false</cmextensions:safety>
</cmextensions:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
</interfaceOperations>
</interfaceComponent>
</interfaces>
<bindings>
<bindingComponent xml:id='id-429178542'>
<name>
<cmbase:namespaceName>http://www.wso2.com/wsdl/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>pingServiceSOAPBinding</cmbase:localName>
</name>
<interface ref='id-1239334573'/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingOperations>
<bindingOperationComponent xml:id='id-513654446'>
<interfaceOperation ref='id-1660239534'/>
<cmbase:parent ref='id-429178542'/>
<cmsoap:soapBindingOperationExtension>
</cmsoap:soapBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<cmsoap:soapBindingExtension>
</cmsoap:soapBindingExtension>
</bindingComponent>
</bindings>
<services>
<serviceComponent xml:id='id-577257134'>
<name>
<cmbase:namespaceName>http://www.wso2.com/wsdl/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>pingService</cmbase:localName>
</name>
<interface ref='id-1239334573'/>
<endpoints>
<endpointComponent xml:id='id-1004289710'>
<name>pingServiceSOAPBinding_http</name>
<binding ref='id-429178542'/>
<address>http://www-lk.wso2.com/axis2/services/EchoService</address>
<cmbase:parent ref='id-577257134'/>
</endpointComponent>
</endpoints>
</serviceComponent>
</services>
<elementDeclarations>
<elementDeclarationComponent xml:id='id-1519025838'>
<name>
<cmbase:namespaceName>http://www.wso2.com/schemas/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>ping</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
</elementDeclarations>
<typeDefinitions>
<typeDefinitionComponent xml:id='id-1608990382'>
<name>
<cmbase:namespaceName>http://www.wso2.com/schemas/2006/interop/pingService</cmbase:namespaceName>
<cmbase:localName>tPingString</cmbase:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
</typeDefinitions>
</descriptionComponent>
Received on Thursday, 19 October 2006 22:06:22 UTC