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.5.1.5216-->

<!--Monday, 13-02-2006 - 06:28 AM-->

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

<types>

<xsd:schema>

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

</xsd:schema>

</types>

<message name="getCompanyForPersonIn">

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

</message>

<message name="getCompanyForPersonOut">

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

</message>

<portType name="BiztalkWscfDemoServiceInterface">

<operation name="getCompanyForPerson">

<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" style="document" />

<operation name="getCompanyForPerson">

<soap:operation soapAction="http://BizTalkWscfDemoService/BiztalkWscfDemoSrvcMsgs: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 Monday, February 13, 2006 5:28 AM