Ì
성준 김
This is WSDL from I received from somebody
I must Call it from c#
I'm using VS2005.
Somebody help me
-------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xs="http://
www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/
soap/" xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:rm="http://docs.oasis-open.org/ws-rx/wsrm/200608"
xmlns:tns="http://docs.oasis-open.org/ws-rx/wsrm/200608/wsdl"
xmlns:kec="http://www.kec.or.kr/standard/Tax/" targetNamespace="http://
www.kec.or.kr/standard/Tax/">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.kec.or.kr/standard/Tax/">
<xs:element name="RequestMessage">
<xs:complexType>
<xs:sequence>
<xs:element name="ResultID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ReferenceID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ResponseMessage">
<xs:complexType>
<xs:sequence>
<xs:element name="RefResultID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
</wsdl:types>
<wsdl:message name="SendResultsRequestMessage">
<wsdl
art name="request" element="kec:RequestMessage"/>
<wsdl
art name="attach"/>
</wsdl:message>
<wsdl:message name="SendResultsResponseMessage">
<wsdl
art name="response" element="kec:ResponseMessage"/>
</wsdl:message>
<wsdl
ortType name="SendResultsPortType">
<wsdl
peration name="SendResults">
<wsdl:input message="kec:SendResultsRequestMessage"
wsa:Action="http://www.kec.or.kr/standard/Tax/ResultsSubmit"/>
<wsdl
utput message="kec:SendResultsResponseMessage"
wsa:Action="http://www.kec.or.kr/standard/Tax/ResultsRecvAck"/>
</wsdl
peration>
</wsdl
ortType>
<wsdl:binding name="SendResultsBinding"
type="kec:SendResultsPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/
soap/http"/>
<wsdl
peration name="SendResults">
<wsdl:input>
<mime:multipartRelated>
<mime
art>
<soap:body parts="request" use="literal"/>
</mime
art>
<mime
art>
<mime:content part="attach" type="application/octet-stream"/>
</mime
art>
</mime:multipartRelated>
</wsdl:input>
<wsdl
utput>
<soap:body parts="response" use="literal"/>
</wsdl
utput>
</wsdl
peration>
</wsdl:binding>
<wsdl:service name="SendResultsService">
<wsdl
ort name="SendResultsPort" binding="kec:SendResultsBinding">
<soap:address location="http://saupja.co.kr:8080/Etax/msh?wsdl=eTax-
Service"/>
</wsdl
ort>
</wsdl:service>
</wsdl:definitions>
I must Call it from c#
I'm using VS2005.
Somebody help me
-------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xs="http://
www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/
soap/" xmlns:wsa="http://www.w3.org/2005/08/addressing"
xmlns:rm="http://docs.oasis-open.org/ws-rx/wsrm/200608"
xmlns:tns="http://docs.oasis-open.org/ws-rx/wsrm/200608/wsdl"
xmlns:kec="http://www.kec.or.kr/standard/Tax/" targetNamespace="http://
www.kec.or.kr/standard/Tax/">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.kec.or.kr/standard/Tax/">
<xs:element name="RequestMessage">
<xs:complexType>
<xs:sequence>
<xs:element name="ResultID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ReferenceID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ResponseMessage">
<xs:complexType>
<xs:sequence>
<xs:element name="RefResultID">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
</wsdl:types>
<wsdl:message name="SendResultsRequestMessage">
<wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
</wsdl:message>
<wsdl:message name="SendResultsResponseMessage">
<wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
</wsdl:message>
<wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
<wsdl:input message="kec:SendResultsRequestMessage"
wsa:Action="http://www.kec.or.kr/standard/Tax/ResultsSubmit"/>
<wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
wsa:Action="http://www.kec.or.kr/standard/Tax/ResultsRecvAck"/>
</wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
</wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<wsdl:binding name="SendResultsBinding"
type="kec:SendResultsPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/
soap/http"/>
<wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
<wsdl:input>
<mime:multipartRelated>
<mime
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<soap:body parts="request" use="literal"/>
</mime
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<mime
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<mime:content part="attach" type="application/octet-stream"/>
</mime
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
</mime:multipartRelated>
</wsdl:input>
<wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
<soap:body parts="response" use="literal"/>
</wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
</wsdl
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
</wsdl:binding>
<wsdl:service name="SendResultsService">
<wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
<soap:address location="http://saupja.co.kr:8080/Etax/msh?wsdl=eTax-
Service"/>
</wsdl
![Stick Out Tongue :p :p](/styles/default/custom/smilies/tongue.gif)
</wsdl:service>
</wsdl:definitions>