Molnar Tibor

blog

  Home  |   Contact  |   Syndication    |   Login
  21 Posts | 10 Stories | 55 Comments | 2 Trackbacks

News

Archives

Post Categories

Image Galleries

<!--WSDL generated by thinktecture WSCF; version 0.6.6034.1-->

<!--Saturday, 18-03-2006 - 01:40 PM-->

<definitions xmlns:tns="http://BizTalkWscfDemoService/BiztalkWscfDemoService" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:import0="http://BizTalkWscfDemoService/BiztalkWscfDemoSrvcMsgs.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="BiztalkWscfDemoService" targetNamespace="http://BizTalkWscfDemoService/BiztalkWscfDemoService" xmlns="http://schemas.xmlsoap.org/wsdl/">

<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />

<types>

<xsd:schema>

<xsd:import schemaLocation="BiztalkWscfDemoSrvcMsgs.xsd" namespace="http://BizTalkWscfDemoService/BiztalkWscfDemoSrvcMsgs.xsd" />

</xsd:schema>

</types>

<message name="getCompanyForPersonIn">

<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />

<part name="messagePart" element="import0:getCompanyForPerson" />

</message>

<message name="getCompanyForPersonOut">

<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />

<part name="messagePart" element="import0:getCompanyForPersonResponse" />

</message>

<portType name="BiztalkWscfDemoServiceInterface">

<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />

<operation name="getCompanyForPerson">

<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />

<input message="tns:getCompanyForPersonIn" />

<output message="tns:getCompanyForPersonOut" />

</operation>

</portType>

<binding name="BiztalkWscfDemoService" type="tns:BiztalkWscfDemoServiceInterface">

<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />

<operation name="getCompanyForPerson">

<soap:operation soapAction="http://BizTalkWscfDemoService/BiztalkWscfDemoService:getCompanyForPersonIn" style="document" />

<input>

<soap:body use="literal" />

</input>

<output>

<soap:body use="literal" />

</output>

</operation>

</binding>

<service name="BiztalkWscfDemoServicePort">

<port name="BiztalkWscfDemoServicePort" binding="tns:BiztalkWscfDemoService">

<soap:address location="" />

</port>

</service>

</definitions>

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Wednesday, March 22, 2006 4:09 PM