<?xml version="1.0"?><definitions name="AMPWeb" targetNamespace="urn:AMPWeb" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:AMPWeb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://schemas.xmlsoap.org/wsdl/">
<types xmlns="http://schemas.xmlsoap.org/wsdl/">
</types>
<message name="GetAuthKeyRequest">
<part name="member_id" type="xsd:string" />
<part name="user_id" type="xsd:string" />
<part name="password" type="xsd:string" />
</message>
<message name="GetAuthKeyResponse">
<part name="key" type="xsd:string" />
</message>
<message name="DeleteAuthKeyRequest">
<part name="key" type="xsd:string" />
</message>
<message name="DeleteAuthKeyResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetUserInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetUserInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetEMPWebUserInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetEMPWebUserInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getBlockWorksRequest" />
<message name="getBlockWorksResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetMemberInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetMemberInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetCustomerInfoRequest">
<part name="key" type="xsd:string" />
<part name="cid" type="xsd:string" />
</message>
<message name="GetCustomerInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetCustomerInfo2014Request">
<part name="key" type="xsd:string" />
<part name="cid" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetCustomerInfo2014Response">
<part name="result" type="xsd:string" />
</message>
<message name="SetCustomerInfoRequest">
<part name="key" type="xsd:string" />
<part name="cid" type="xsd:string" />
<part name="customerList" type="xsd:string" />
</message>
<message name="SetCustomerInfoResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetProgramInfoRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetProgramInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSupportedMallsRequest" />
<message name="GetSupportedMallsResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSupportedMalls2010Request">
<part name="type" type="xsd:string" />
</message>
<message name="GetSupportedMalls2010Response">
<part name="result" type="xsd:string" />
</message>
<message name="GetSupportedMalls2012Request">
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetSupportedMalls2012Response">
<part name="result" type="xsd:string" />
</message>
<message name="GetSupportedMalls2014Request">
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetSupportedMalls2014Response">
<part name="result" type="xsd:string" />
</message>
<message name="GetMallInfomationsRequest">
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetMallInfomationsResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetMallInfomations2014Request">
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetMallInfomations2014Response">
<part name="result" type="xsd:string" />
</message>
<message name="GetVersionInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetVersionInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSMSInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetSMSInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetTalkInfoRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetTalkInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetTalkPlusFriendRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetTalkPlusFriendResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetTalkTemplatesRequest">
<part name="key" type="xsd:string" />
<part name="plus_friend_name" type="xsd:string" />
</message>
<message name="GetTalkTemplatesResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SendSMSMultiRequest">
<part name="key" type="xsd:string" />
<part name="sender" type="xsd:string" />
<part name="arr" type="xsd:string" />
</message>
<message name="SendSMSMultiResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SendTalkAltRequest">
<part name="key" type="xsd:string" />
<part name="plus_friend_name" type="xsd:string" />
<part name="arr" type="xsd:string" />
<part name="template_code" type="xsd:string" />
<part name="from" type="xsd:string" />
</message>
<message name="SendTalkAltResponse">
<part name="result" type="xsd:string" />
</message>
<message name="NewSendTalkAltRequest">
<part name="key" type="xsd:string" />
<part name="plus_friend_name" type="xsd:string" />
<part name="arr" type="xsd:string" />
<part name="template_code" type="xsd:string" />
<part name="from" type="xsd:string" />
</message>
<message name="NewSendTalkAltResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SendTalkMultiRequest">
<part name="key" type="xsd:string" />
<part name="plus_friend_name" type="xsd:string" />
<part name="arr" type="xsd:string" />
<part name="template_code" type="xsd:string" />
</message>
<message name="SendTalkMultiResponse">
<part name="result" type="xsd:string" />
</message>
<message name="PublishDelivRequest">
<part name="key" type="xsd:string" />
<part name="order_datas" type="xsd:string" />
<part name="option_data" type="xsd:string" />
<part name="test_mode" type="xsd:boolean" />
<part name="rePrintDeliv" type="xsd:boolean" />
<part name="new_deliv_yn" type="xsd:boolean" />
</message>
<message name="PublishDelivResponse">
<part name="result" type="xsd:string" />
</message>
<message name="PublishDeliv_HLCRequest">
<part name="key" type="xsd:string" />
<part name="order_datas" type="xsd:string" />
<part name="option_data" type="xsd:string" />
<part name="test_mode" type="xsd:boolean" />
</message>
<message name="PublishDeliv_HLCResponse">
<part name="result" type="xsd:string" />
</message>
<message name="MakeOMPAMP2PrintNewRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="data" type="xsd:string" />
<part name="excel_code" type="xsd:string" />
<part name="bundle" type="xsd:string" />
</message>
<message name="MakeOMPAMP2PrintNewResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSiteURLRequest">
<part name="key" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="prod_code" type="xsd:string" />
<part name="site_id" type="xsd:string" />
<part name="etc2" type="xsd:string" />
</message>
<message name="GetSiteURLResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSiteURL2Request">
<part name="key" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="prod_code" type="xsd:string" />
<part name="site_id" type="xsd:string" />
<part name="etc2" type="xsd:string" />
<part name="from" type="xsd:string" />
</message>
<message name="GetSiteURL2Response">
<part name="result" type="xsd:string" />
</message>
<message name="GetTrackingURLRequest">
<part name="key" type="xsd:string" />
<part name="sender" type="xsd:string" />
<part name="sendno" type="xsd:string" />
</message>
<message name="GetTrackingURLResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetOMPListRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetOMPListResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetAMPListRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetAMPListResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSiteIDListRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetSiteIDListResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSiteIDList2014Request">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetSiteIDList2014Response">
<part name="result" type="xsd:string" />
</message>
<message name="EditSiteIDRequest">
<part name="key" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="nickname" type="xsd:string" />
<part name="pk" type="xsd:int" />
<part name="etc2" type="xsd:string" />
</message>
<message name="EditSiteIDResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="FindZIPRequest">
<part name="key" type="xsd:string" />
<part name="str" type="xsd:string" />
</message>
<message name="FindZIPResponse">
<part name="result" type="xsd:string" />
</message>
<message name="LoadStartNoticeRequest">
<part name="key" type="xsd:string" />
<part name="omp_key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="id" type="xsd:string" />
</message>
<message name="LoadStartNoticeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetProdSetListRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="query" type="xsd:string" />
</message>
<message name="GetProdSetListResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetProdSetListCountRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="myCateSql" type="xsd:string" />
<part name="commonCateSql" type="xsd:string" />
</message>
<message name="GetProdSetListCountResponse">
<part name="result" type="xsd:string" />
</message>
<message name="DeleteProdSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:string" />
</message>
<message name="DeleteProdSetResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="SyncCateProdSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:string" />
<part name="cateType" type="xsd:string" />
<part name="cateCode" type="xsd:string" />
</message>
<message name="SyncCateProdSetResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="CopyProdSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:int" />
<part name="change_site_code" type="xsd:string" />
<part name="change_site_id" type="xsd:string" />
</message>
<message name="CopyProdSetResponse">
<part name="result" type="xsd:int" />
</message>
<message name="BaseProdSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:int" />
<part name="change_site_code" type="xsd:string" />
<part name="change_site_id" type="xsd:string" />
<part name="field" type="xsd:string" />
<part name="toggled" type="xsd:boolean" />
</message>
<message name="BaseProdSetResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="LoadProdSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:int" />
<part name="euckr" type="xsd:boolean" />
</message>
<message name="LoadProdSetResponse">
<part name="result" type="xsd:string" />
</message>
<message name="LoadProdRawSetRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="setNo" type="xsd:int" />
</message>
<message name="LoadProdRawSetResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetProdSetByRawRequest">
<part name="key" type="xsd:string" />
<part name="setraw" type="xsd:string" />
</message>
<message name="GetProdSetByRawResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetPinCodeByGUIDRequest">
<part name="guid" type="xsd:string" />
<part name="create_new" type="xsd:boolean" />
<part name="dummy" type="xsd:string" />
</message>
<message name="GetPinCodeByGUIDResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SetServerInfoByPinCodeRequest">
<part name="pincode" type="xsd:string" />
<part name="type" type="xsd:string" />
<part name="ip" type="xsd:string" />
<part name="port" type="xsd:string" />
<part name="password" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="etc2" type="xsd:string" />
</message>
<message name="SetServerInfoByPinCodeResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetServerInfoByPinCodeRequest">
<part name="key" type="xsd:string" />
<part name="pincode" type="xsd:string" />
</message>
<message name="GetServerInfoByPinCodeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="TestConnectByPinCodeRequest">
<part name="pincode" type="xsd:string" />
</message>
<message name="TestConnectByPinCodeResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetMinishopInfoRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetMinishopInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="LoginPlayautoSysadminRequest">
<part name="user_id" type="xsd:string" />
<part name="password" type="xsd:string" />
</message>
<message name="LoginPlayautoSysadminResponse">
<part name="key" type="xsd:string" />
</message>
<message name="getSetImageRequest">
<part name="key" type="xsd:string" />
</message>
<message name="getSetImageResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getDelImageRequest">
<part name="key" type="xsd:string" />
</message>
<message name="getDelImageResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SyncLoginInfoForWebRequest" />
<message name="SyncLoginInfoForWebResponse" />
<message name="Trans_Free_ControllRequest">
<part name="free_yn" type="xsd:boolean" />
</message>
<message name="Trans_Free_ControllResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetAuthKey2012Request">
<part name="member_id" type="xsd:string" />
<part name="user_id" type="xsd:string" />
<part name="password" type="xsd:string" />
<part name="misc1" type="xsd:string" />
<part name="JustprogCode" type="xsd:string" />
</message>
<message name="GetAuthKey2012Response">
<part name="key" type="xsd:string" />
</message>
<message name="GetUserHiddenMallsRequest">
<part name="program_code" type="xsd:string" />
<part name="id" type="xsd:string" />
</message>
<message name="GetUserHiddenMallsResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetShopNSignatureRequest">
<part name="service" type="xsd:string" />
<part name="opration" type="xsd:string" />
</message>
<message name="GetShopNSignatureResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSenderDataRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetSenderDataResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetAccountExDataRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetAccountExDataResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetKoreaStandardTimeRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetKoreaStandardTimeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SendFaxRequest">
<part name="key" type="xsd:string" />
<part name="tolist_json" type="xsd:string" />
<part name="from" type="xsd:string" />
<part name="data_url" type="xsd:string" />
</message>
<message name="SendFaxResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetUseMallListRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetUseMallListResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SetUseMallListRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="codes" type="xsd:string" />
</message>
<message name="SetUseMallListResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="AddSystemQnaRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="stype" type="xsd:string" />
<part name="subject" type="xsd:string" />
<part name="content" type="xsd:string" />
</message>
<message name="AddSystemQnaResponse">
<part name="result" type="xsd:string" />
</message>
<message name="AddSystemQnaDestroyRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="stype" type="xsd:string" />
<part name="subject" type="xsd:string" />
<part name="content" type="xsd:string" />
<part name="aid" type="xsd:string" />
<part name="json" type="xsd:string" />
</message>
<message name="AddSystemQnaDestroyResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetNoticeBeforeWorkingRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
</message>
<message name="GetNoticeBeforeWorkingResponse">
<part name="result" type="xsd:string" />
</message>
<message name="EditSiteIDSecureRequest">
<part name="key" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="nickname" type="xsd:string" />
<part name="pk" type="xsd:int" />
<part name="etc2" type="xsd:string" />
<part name="etc3" type="xsd:string" />
</message>
<message name="EditSiteIDSecureResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="EditSiteIDSecure2017Request">
<part name="key" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="nickname" type="xsd:string" />
<part name="pk" type="xsd:int" />
<part name="etc2" type="xsd:string" />
<part name="etc3" type="xsd:string" />
<part name="etc4" type="xsd:string" />
</message>
<message name="EditSiteIDSecure2017Response">
<part name="result" type="xsd:boolean" />
</message>
<message name="EditSiteIDSecure2017v2Request">
<part name="key" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="nickname" type="xsd:string" />
<part name="pk" type="xsd:int" />
<part name="etc2" type="xsd:string" />
<part name="etc3" type="xsd:string" />
<part name="etc4" type="xsd:string" />
<part name="etc5" type="xsd:string" />
<part name="etc6" type="xsd:string" />
<part name="service_mode" type="xsd:string" />
</message>
<message name="EditSiteIDSecure2017v2Response">
<part name="result" type="xsd:boolean" />
</message>
<message name="EditSiteIDSecure2017v3Request">
<part name="key" type="xsd:string" />
<part name="mode" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
<part name="etc1" type="xsd:string" />
<part name="nickname" type="xsd:string" />
<part name="pk" type="xsd:int" />
<part name="etc2" type="xsd:string" />
<part name="etc3" type="xsd:string" />
<part name="etc4" type="xsd:string" />
<part name="etc5" type="xsd:string" />
<part name="etc6" type="xsd:string" />
<part name="etc7" type="xsd:string" />
<part name="service_mode" type="xsd:string" />
</message>
<message name="EditSiteIDSecure2017v3Response">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetMGESiteRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="GetMGESiteResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetMGEDataRequest">
<part name="key" type="xsd:string" />
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="val1" type="xsd:string" />
</message>
<message name="GetMGEDataResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SetMGELogRequest">
<part name="key" type="xsd:string" />
<part name="type" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="status" type="xsd:string" />
<part name="msg" type="xsd:string" />
<part name="val1" type="xsd:string" />
<part name="val2" type="xsd:string" />
</message>
<message name="SetMGELogResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetLAPIRequest">
<part name="key" type="xsd:string" />
<part name="member_id" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="guid" type="xsd:string" />
</message>
<message name="GetLAPIResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SetLAPIRequest">
<part name="key" type="xsd:string" />
<part name="member_id" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="guid" type="xsd:string" />
<part name="authkey" type="xsd:string" />
</message>
<message name="SetLAPIResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetAuthKey2014Request">
<part name="member_id" type="xsd:string" />
<part name="user_id" type="xsd:string" />
<part name="password" type="xsd:string" />
<part name="misc1" type="xsd:string" />
<part name="JustprogCode" type="xsd:string" />
</message>
<message name="GetAuthKey2014Response">
<part name="key" type="xsd:string" />
</message>
<message name="SetProgramLogInfoRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
</message>
<message name="SetProgramLogInfoResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="CoopangInputLogRequest">
<part name="program_code" type="xsd:string" />
<part name="site_id" type="xsd:string" />
<part name="master_code" type="xsd:string" />
<part name="prod_code" type="xsd:string" />
</message>
<message name="CoopangInputLogResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="OrderOptChangeForInvenMatchRequest">
<part name="opt" type="xsd:string" />
<part name="site_code" type="xsd:string" />
</message>
<message name="OrderOptChangeForInvenMatchResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getCurrencyRequest">
<part name="key" type="xsd:string" />
</message>
<message name="getCurrencyResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getSignSmsRequest">
<part name="key" type="xsd:string" />
<part name="member_id" type="xsd:string" />
</message>
<message name="getSignSmsResponse">
<part name="result" type="xsd:string" />
</message>
<message name="SmsYNRequest">
<part name="key" type="xsd:string" />
</message>
<message name="SmsYNResponse">
<part name="result" type="xsd:string" />
</message>
<message name="UserOsLoggingRequest">
<part name="cid" type="xsd:string" />
<part name="user_id" type="xsd:string" />
<part name="os_info" type="xsd:string" />
</message>
<message name="UserOsLoggingResponse" />
<message name="ConfigCh_logRequest">
<part name="cid" type="xsd:string" />
<part name="user_id" type="xsd:string" />
<part name="type" type="xsd:string" />
<part name="msg" type="xsd:string" />
</message>
<message name="ConfigCh_logResponse" />
<message name="BlogpayIDRequest">
<part name="resellerid" type="xsd:string" />
<part name="userid" type="xsd:string" />
</message>
<message name="BlogpayIDResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetServerIpRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetServerIpResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetOrderMaskingInfoRequest">
<part name="type" type="xsd:string" />
</message>
<message name="GetOrderMaskingInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="Insert_logRequest">
<part name="program_codes" type="xsd:string" />
<part name="file_path" type="xsd:string" />
<part name="data" type="xsd:string" />
</message>
<message name="Insert_logResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="EditCtiUserInfoSecureRequest">
<part name="key" type="xsd:string" />
<part name="program_code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
</message>
<message name="EditCtiUserInfoSecureResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="GetCtiUserInfoRequest">
<part name="program_code" type="xsd:string" />
<part name="id" type="xsd:string" />
</message>
<message name="GetCtiUserInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetCtiCompanyInfoRequest">
<part name="key" type="xsd:string" />
<part name="cid" type="xsd:string" />
</message>
<message name="GetCtiCompanyInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="CheckCTIAllowRequest">
<part name="key" type="xsd:string" />
</message>
<message name="CheckCTIAllowResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="DeleteProdImgRequest">
<part name="code" type="xsd:string" />
<part name="imguser" type="xsd:string" />
<part name="img" type="xsd:string" />
<part name="state" type="xsd:string" />
<part name="edate" type="xsd:string" />
</message>
<message name="DeleteProdImgResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetSiteFAQRequest">
<part name="key" type="xsd:string" />
<part name="site_code" type="xsd:string" />
<part name="errmsg" type="xsd:string" />
</message>
<message name="GetSiteFAQResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetEMPVenderInfoRequest">
<part name="code" type="xsd:string" />
<part name="id" type="xsd:string" />
<part name="pw" type="xsd:string" />
</message>
<message name="GetEMPVenderInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetPlanTmonInfoRequest">
<part name="key" type="xsd:string" />
<part name="site_id" type="xsd:string" />
</message>
<message name="GetPlanTmonInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="CheckMiscUpdateRequest">
<part name="cid" type="xsd:string" />
</message>
<message name="CheckMiscUpdateResponse">
<part name="result" type="xsd:boolean" />
</message>
<message name="getCertInfoToGMPRequest">
<part name="site_code" type="xsd:string" />
</message>
<message name="getCertInfoToGMPResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getMallTableRequest">
<part name="site_code" type="xsd:string" />
</message>
<message name="getMallTableResponse">
<part name="result" type="xsd:string" />
</message>
<message name="isPlayautoIdRequest">
<part name="id" type="xsd:string" />
</message>
<message name="isPlayautoIdResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getManagerInfoRequest">
<part name="id" type="xsd:string" />
</message>
<message name="getManagerInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getEmpTabInfoRequest" />
<message name="getEmpTabInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getEmpPartnerInfoRequest">
<part name="code" type="xsd:string" />
</message>
<message name="getEmpPartnerInfoResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getPartnerUseCheckRequest">
<part name="solution_code" type="xsd:string" />
<part name="cid" type="xsd:string" />
<part name="payTypeCode" type="xsd:string" />
</message>
<message name="getPartnerUseCheckResponse">
<part name="result" type="xsd:string" />
</message>
<message name="CheckPrintLimitRequest">
<part name="cid" type="xsd:string" />
<part name="ocodes" type="xsd:string" />
<part name="cust_id" type="xsd:string" />
<part name="deliv_name" type="xsd:string" />
</message>
<message name="CheckPrintLimitResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getEmpTabInfo2Request">
<part name="solution_code" type="xsd:string" />
<part name="cid" type="xsd:string" />
</message>
<message name="getEmpTabInfo2Response">
<part name="result" type="xsd:string" />
</message>
<message name="getUseVersionsRequest">
<part name="free_ver" type="xsd:string" />
</message>
<message name="getUseVersionsResponse">
<part name="result" type="xsd:string" />
</message>
<message name="CheckOverlapChangeRequest">
<part name="solution_code" type="xsd:string" />
<part name="sites" type="xsd:string" />
</message>
<message name="CheckOverlapChangeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="RecordOverlapChangeRequest">
<part name="number" type="xsd:string" />
<part name="progress" type="xsd:string" />
</message>
<message name="RecordOverlapChangeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetWebBrowserTypeRequest">
<part name="key" type="xsd:string" />
</message>
<message name="GetWebBrowserTypeResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetUseNewRunRequest">
<part name="code" type="xsd:string" />
</message>
<message name="GetUseNewRunResponse">
<part name="result" type="xsd:bool" />
</message>
<message name="PasswdChangeRequest">
<part name="cid" type="xsd:string" />
<part name="id" type="xsd:string" />
</message>
<message name="PasswdChangeResponse">
<part name="result" type="xsd:bool" />
</message>
<message name="PublishDeliv_returnRequest">
<part name="key" type="xsd:string" />
<part name="order_datas" type="xsd:string" />
<part name="option_data" type="xsd:string" />
</message>
<message name="PublishDeliv_returnResponse">
<part name="result" type="xsd:string" />
</message>
<message name="getThreeDaysExpireCompanyRequest" />
<message name="getThreeDaysExpireCompanyResponse">
<part name="result" type="xsd:string" />
</message>
<message name="chromeDriverDownloadRequest" />
<message name="chromeDriverDownloadResponse">
<part name="result" type="xsd:string" />
</message>
<message name="EntryShopViewRequest">
<part name="main_id" type="xsd:string" />
<part name="sub_id" type="xsd:string" />
<part name="passwd" type="xsd:string" />
</message>
<message name="EntryShopViewResponse">
<part name="result" type="xsd:string" />
</message>
<message name="EntryShopAlertRequest">
<part name="solution_code" type="xsd:string" />
<part name="entry_no" type="xsd:string" />
<part name="status_mdate" type="xsd:string" />
<part name="entry_status" type="xsd:string" />
<part name="shop_cd" type="xsd:string" />
<part name="shop_name" type="xsd:string" />
<part name="shop_id" type="xsd:string" />
<part name="check" type="xsd:string" />
</message>
<message name="EntryShopAlertResponse">
<part name="result" type="xsd:string" />
</message>
<message name="GetDelivAccountRequest">
<part name="key" type="xsd:string" />
<part name="member_id" type="xsd:string" />
<part name="deliv_name" type="xsd:string" />
<part name="cust_id" type="xsd:string," />
</message>
<message name="GetDelivAccountResponse">
<part name="result" type="xsd:string" />
</message>
<message name="MtailOpenRegistRequest">
<part name="key" type="xsd:string" />
<part name="member_id" type="xsd:string" />
<part name="name" type="xsd:string" />
</message>
<message name="MtailOpenRegistResponse">
<part name="result" type="xsd:string" />
</message>
<portType name="AMPWebPort">
<operation name="GetAuthKey">
<input message="tns:GetAuthKeyRequest" />
<output message="tns:GetAuthKeyResponse" />
</operation>
<operation name="DeleteAuthKey">
<input message="tns:DeleteAuthKeyRequest" />
<output message="tns:DeleteAuthKeyResponse" />
</operation>
<operation name="GetUserInfo">
<input message="tns:GetUserInfoRequest" />
<output message="tns:GetUserInfoResponse" />
</operation>
<operation name="GetEMPWebUserInfo">
<input message="tns:GetEMPWebUserInfoRequest" />
<output message="tns:GetEMPWebUserInfoResponse" />
</operation>
<operation name="getBlockWorks">
<input message="tns:getBlockWorksRequest" />
<output message="tns:getBlockWorksResponse" />
</operation>
<operation name="GetMemberInfo">
<input message="tns:GetMemberInfoRequest" />
<output message="tns:GetMemberInfoResponse" />
</operation>
<operation name="GetCustomerInfo">
<input message="tns:GetCustomerInfoRequest" />
<output message="tns:GetCustomerInfoResponse" />
</operation>
<operation name="GetCustomerInfo2014">
<input message="tns:GetCustomerInfo2014Request" />
<output message="tns:GetCustomerInfo2014Response" />
</operation>
<operation name="SetCustomerInfo">
<input message="tns:SetCustomerInfoRequest" />
<output message="tns:SetCustomerInfoResponse" />
</operation>
<operation name="GetProgramInfo">
<input message="tns:GetProgramInfoRequest" />
<output message="tns:GetProgramInfoResponse" />
</operation>
<operation name="GetSupportedMalls">
<input message="tns:GetSupportedMallsRequest" />
<output message="tns:GetSupportedMallsResponse" />
</operation>
<operation name="GetSupportedMalls2010">
<input message="tns:GetSupportedMalls2010Request" />
<output message="tns:GetSupportedMalls2010Response" />
</operation>
<operation name="GetSupportedMalls2012">
<input message="tns:GetSupportedMalls2012Request" />
<output message="tns:GetSupportedMalls2012Response" />
</operation>
<operation name="GetSupportedMalls2014">
<input message="tns:GetSupportedMalls2014Request" />
<output message="tns:GetSupportedMalls2014Response" />
</operation>
<operation name="GetMallInfomations">
<input message="tns:GetMallInfomationsRequest" />
<output message="tns:GetMallInfomationsResponse" />
</operation>
<operation name="GetMallInfomations2014">
<input message="tns:GetMallInfomations2014Request" />
<output message="tns:GetMallInfomations2014Response" />
</operation>
<operation name="GetVersionInfo">
<input message="tns:GetVersionInfoRequest" />
<output message="tns:GetVersionInfoResponse" />
</operation>
<operation name="GetSMSInfo">
<input message="tns:GetSMSInfoRequest" />
<output message="tns:GetSMSInfoResponse" />
</operation>
<operation name="GetTalkInfo">
<input message="tns:GetTalkInfoRequest" />
<output message="tns:GetTalkInfoResponse" />
</operation>
<operation name="GetTalkPlusFriend">
<input message="tns:GetTalkPlusFriendRequest" />
<output message="tns:GetTalkPlusFriendResponse" />
</operation>
<operation name="GetTalkTemplates">
<input message="tns:GetTalkTemplatesRequest" />
<output message="tns:GetTalkTemplatesResponse" />
</operation>
<operation name="SendSMSMulti">
<input message="tns:SendSMSMultiRequest" />
<output message="tns:SendSMSMultiResponse" />
</operation>
<operation name="SendTalkAlt">
<input message="tns:SendTalkAltRequest" />
<output message="tns:SendTalkAltResponse" />
</operation>
<operation name="NewSendTalkAlt">
<input message="tns:NewSendTalkAltRequest" />
<output message="tns:NewSendTalkAltResponse" />
</operation>
<operation name="SendTalkMulti">
<input message="tns:SendTalkMultiRequest" />
<output message="tns:SendTalkMultiResponse" />
</operation>
<operation name="PublishDeliv">
<input message="tns:PublishDelivRequest" />
<output message="tns:PublishDelivResponse" />
</operation>
<operation name="PublishDeliv_HLC">
<input message="tns:PublishDeliv_HLCRequest" />
<output message="tns:PublishDeliv_HLCResponse" />
</operation>
<operation name="MakeOMPAMP2PrintNew">
<input message="tns:MakeOMPAMP2PrintNewRequest" />
<output message="tns:MakeOMPAMP2PrintNewResponse" />
</operation>
<operation name="GetSiteURL">
<input message="tns:GetSiteURLRequest" />
<output message="tns:GetSiteURLResponse" />
</operation>
<operation name="GetSiteURL2">
<input message="tns:GetSiteURL2Request" />
<output message="tns:GetSiteURL2Response" />
</operation>
<operation name="GetTrackingURL">
<input message="tns:GetTrackingURLRequest" />
<output message="tns:GetTrackingURLResponse" />
</operation>
<operation name="GetOMPList">
<input message="tns:GetOMPListRequest" />
<output message="tns:GetOMPListResponse" />
</operation>
<operation name="GetAMPList">
<input message="tns:GetAMPListRequest" />
<output message="tns:GetAMPListResponse" />
</operation>
<operation name="GetSiteIDList">
<input message="tns:GetSiteIDListRequest" />
<output message="tns:GetSiteIDListResponse" />
</operation>
<operation name="GetSiteIDList2014">
<input message="tns:GetSiteIDList2014Request" />
<output message="tns:GetSiteIDList2014Response" />
</operation>
<operation name="EditSiteID">
<input message="tns:EditSiteIDRequest" />
<output message="tns:EditSiteIDResponse" />
</operation>
<operation name="FindZIP">
<input message="tns:FindZIPRequest" />
<output message="tns:FindZIPResponse" />
</operation>
<operation name="LoadStartNotice">
<input message="tns:LoadStartNoticeRequest" />
<output message="tns:LoadStartNoticeResponse" />
</operation>
<operation name="GetProdSetList">
<input message="tns:GetProdSetListRequest" />
<output message="tns:GetProdSetListResponse" />
</operation>
<operation name="GetProdSetListCount">
<input message="tns:GetProdSetListCountRequest" />
<output message="tns:GetProdSetListCountResponse" />
</operation>
<operation name="DeleteProdSet">
<input message="tns:DeleteProdSetRequest" />
<output message="tns:DeleteProdSetResponse" />
</operation>
<operation name="SyncCateProdSet">
<input message="tns:SyncCateProdSetRequest" />
<output message="tns:SyncCateProdSetResponse" />
</operation>
<operation name="CopyProdSet">
<input message="tns:CopyProdSetRequest" />
<output message="tns:CopyProdSetResponse" />
</operation>
<operation name="BaseProdSet">
<input message="tns:BaseProdSetRequest" />
<output message="tns:BaseProdSetResponse" />
</operation>
<operation name="LoadProdSet">
<input message="tns:LoadProdSetRequest" />
<output message="tns:LoadProdSetResponse" />
</operation>
<operation name="LoadProdRawSet">
<input message="tns:LoadProdRawSetRequest" />
<output message="tns:LoadProdRawSetResponse" />
</operation>
<operation name="GetProdSetByRaw">
<input message="tns:GetProdSetByRawRequest" />
<output message="tns:GetProdSetByRawResponse" />
</operation>
<operation name="GetPinCodeByGUID">
<input message="tns:GetPinCodeByGUIDRequest" />
<output message="tns:GetPinCodeByGUIDResponse" />
</operation>
<operation name="SetServerInfoByPinCode">
<input message="tns:SetServerInfoByPinCodeRequest" />
<output message="tns:SetServerInfoByPinCodeResponse" />
</operation>
<operation name="GetServerInfoByPinCode">
<input message="tns:GetServerInfoByPinCodeRequest" />
<output message="tns:GetServerInfoByPinCodeResponse" />
</operation>
<operation name="TestConnectByPinCode">
<input message="tns:TestConnectByPinCodeRequest" />
<output message="tns:TestConnectByPinCodeResponse" />
</operation>
<operation name="GetMinishopInfo">
<input message="tns:GetMinishopInfoRequest" />
<output message="tns:GetMinishopInfoResponse" />
</operation>
<operation name="LoginPlayautoSysadmin">
<input message="tns:LoginPlayautoSysadminRequest" />
<output message="tns:LoginPlayautoSysadminResponse" />
</operation>
<operation name="getSetImage">
<input message="tns:getSetImageRequest" />
<output message="tns:getSetImageResponse" />
</operation>
<operation name="getDelImage">
<input message="tns:getDelImageRequest" />
<output message="tns:getDelImageResponse" />
</operation>
<operation name="SyncLoginInfoForWeb">
<input message="tns:SyncLoginInfoForWebRequest" />
<output message="tns:SyncLoginInfoForWebResponse" />
</operation>
<operation name="Trans_Free_Controll">
<input message="tns:Trans_Free_ControllRequest" />
<output message="tns:Trans_Free_ControllResponse" />
</operation>
<operation name="GetAuthKey2012">
<input message="tns:GetAuthKey2012Request" />
<output message="tns:GetAuthKey2012Response" />
</operation>
<operation name="GetUserHiddenMalls">
<input message="tns:GetUserHiddenMallsRequest" />
<output message="tns:GetUserHiddenMallsResponse" />
</operation>
<operation name="GetShopNSignature">
<input message="tns:GetShopNSignatureRequest" />
<output message="tns:GetShopNSignatureResponse" />
</operation>
<operation name="GetSenderData">
<input message="tns:GetSenderDataRequest" />
<output message="tns:GetSenderDataResponse" />
</operation>
<operation name="GetAccountExData">
<input message="tns:GetAccountExDataRequest" />
<output message="tns:GetAccountExDataResponse" />
</operation>
<operation name="GetKoreaStandardTime">
<input message="tns:GetKoreaStandardTimeRequest" />
<output message="tns:GetKoreaStandardTimeResponse" />
</operation>
<operation name="SendFax">
<input message="tns:SendFaxRequest" />
<output message="tns:SendFaxResponse" />
</operation>
<operation name="GetUseMallList">
<input message="tns:GetUseMallListRequest" />
<output message="tns:GetUseMallListResponse" />
</operation>
<operation name="SetUseMallList">
<input message="tns:SetUseMallListRequest" />
<output message="tns:SetUseMallListResponse" />
</operation>
<operation name="AddSystemQna">
<input message="tns:AddSystemQnaRequest" />
<output message="tns:AddSystemQnaResponse" />
</operation>
<operation name="AddSystemQnaDestroy">
<input message="tns:AddSystemQnaDestroyRequest" />
<output message="tns:AddSystemQnaDestroyResponse" />
</operation>
<operation name="GetNoticeBeforeWorking">
<input message="tns:GetNoticeBeforeWorkingRequest" />
<output message="tns:GetNoticeBeforeWorkingResponse" />
</operation>
<operation name="EditSiteIDSecure">
<input message="tns:EditSiteIDSecureRequest" />
<output message="tns:EditSiteIDSecureResponse" />
</operation>
<operation name="EditSiteIDSecure2017">
<input message="tns:EditSiteIDSecure2017Request" />
<output message="tns:EditSiteIDSecure2017Response" />
</operation>
<operation name="EditSiteIDSecure2017v2">
<input message="tns:EditSiteIDSecure2017v2Request" />
<output message="tns:EditSiteIDSecure2017v2Response" />
</operation>
<operation name="EditSiteIDSecure2017v3">
<input message="tns:EditSiteIDSecure2017v3Request" />
<output message="tns:EditSiteIDSecure2017v3Response" />
</operation>
<operation name="GetMGESite">
<input message="tns:GetMGESiteRequest" />
<output message="tns:GetMGESiteResponse" />
</operation>
<operation name="GetMGEData">
<input message="tns:GetMGEDataRequest" />
<output message="tns:GetMGEDataResponse" />
</operation>
<operation name="SetMGELog">
<input message="tns:SetMGELogRequest" />
<output message="tns:SetMGELogResponse" />
</operation>
<operation name="GetLAPI">
<input message="tns:GetLAPIRequest" />
<output message="tns:GetLAPIResponse" />
</operation>
<operation name="SetLAPI">
<input message="tns:SetLAPIRequest" />
<output message="tns:SetLAPIResponse" />
</operation>
<operation name="GetAuthKey2014">
<input message="tns:GetAuthKey2014Request" />
<output message="tns:GetAuthKey2014Response" />
</operation>
<operation name="SetProgramLogInfo">
<input message="tns:SetProgramLogInfoRequest" />
<output message="tns:SetProgramLogInfoResponse" />
</operation>
<operation name="CoopangInputLog">
<input message="tns:CoopangInputLogRequest" />
<output message="tns:CoopangInputLogResponse" />
</operation>
<operation name="OrderOptChangeForInvenMatch">
<input message="tns:OrderOptChangeForInvenMatchRequest" />
<output message="tns:OrderOptChangeForInvenMatchResponse" />
</operation>
<operation name="getCurrency">
<input message="tns:getCurrencyRequest" />
<output message="tns:getCurrencyResponse" />
</operation>
<operation name="getSignSms">
<input message="tns:getSignSmsRequest" />
<output message="tns:getSignSmsResponse" />
</operation>
<operation name="SmsYN">
<input message="tns:SmsYNRequest" />
<output message="tns:SmsYNResponse" />
</operation>
<operation name="UserOsLogging">
<input message="tns:UserOsLoggingRequest" />
<output message="tns:UserOsLoggingResponse" />
</operation>
<operation name="ConfigCh_log">
<input message="tns:ConfigCh_logRequest" />
<output message="tns:ConfigCh_logResponse" />
</operation>
<operation name="BlogpayID">
<input message="tns:BlogpayIDRequest" />
<output message="tns:BlogpayIDResponse" />
</operation>
<operation name="GetServerIp">
<input message="tns:GetServerIpRequest" />
<output message="tns:GetServerIpResponse" />
</operation>
<operation name="GetOrderMaskingInfo">
<input message="tns:GetOrderMaskingInfoRequest" />
<output message="tns:GetOrderMaskingInfoResponse" />
</operation>
<operation name="Insert_log">
<input message="tns:Insert_logRequest" />
<output message="tns:Insert_logResponse" />
</operation>
<operation name="EditCtiUserInfoSecure">
<input message="tns:EditCtiUserInfoSecureRequest" />
<output message="tns:EditCtiUserInfoSecureResponse" />
</operation>
<operation name="GetCtiUserInfo">
<input message="tns:GetCtiUserInfoRequest" />
<output message="tns:GetCtiUserInfoResponse" />
</operation>
<operation name="GetCtiCompanyInfo">
<input message="tns:GetCtiCompanyInfoRequest" />
<output message="tns:GetCtiCompanyInfoResponse" />
</operation>
<operation name="CheckCTIAllow">
<input message="tns:CheckCTIAllowRequest" />
<output message="tns:CheckCTIAllowResponse" />
</operation>
<operation name="DeleteProdImg">
<input message="tns:DeleteProdImgRequest" />
<output message="tns:DeleteProdImgResponse" />
</operation>
<operation name="GetSiteFAQ">
<input message="tns:GetSiteFAQRequest" />
<output message="tns:GetSiteFAQResponse" />
</operation>
<operation name="GetEMPVenderInfo">
<input message="tns:GetEMPVenderInfoRequest" />
<output message="tns:GetEMPVenderInfoResponse" />
</operation>
<operation name="GetPlanTmonInfo">
<input message="tns:GetPlanTmonInfoRequest" />
<output message="tns:GetPlanTmonInfoResponse" />
</operation>
<operation name="CheckMiscUpdate">
<input message="tns:CheckMiscUpdateRequest" />
<output message="tns:CheckMiscUpdateResponse" />
</operation>
<operation name="getCertInfoToGMP">
<input message="tns:getCertInfoToGMPRequest" />
<output message="tns:getCertInfoToGMPResponse" />
</operation>
<operation name="getMallTable">
<input message="tns:getMallTableRequest" />
<output message="tns:getMallTableResponse" />
</operation>
<operation name="isPlayautoId">
<input message="tns:isPlayautoIdRequest" />
<output message="tns:isPlayautoIdResponse" />
</operation>
<operation name="getManagerInfo">
<input message="tns:getManagerInfoRequest" />
<output message="tns:getManagerInfoResponse" />
</operation>
<operation name="getEmpTabInfo">
<input message="tns:getEmpTabInfoRequest" />
<output message="tns:getEmpTabInfoResponse" />
</operation>
<operation name="getEmpPartnerInfo">
<input message="tns:getEmpPartnerInfoRequest" />
<output message="tns:getEmpPartnerInfoResponse" />
</operation>
<operation name="getPartnerUseCheck">
<input message="tns:getPartnerUseCheckRequest" />
<output message="tns:getPartnerUseCheckResponse" />
</operation>
<operation name="CheckPrintLimit">
<input message="tns:CheckPrintLimitRequest" />
<output message="tns:CheckPrintLimitResponse" />
</operation>
<operation name="getEmpTabInfo2">
<input message="tns:getEmpTabInfo2Request" />
<output message="tns:getEmpTabInfo2Response" />
</operation>
<operation name="getUseVersions">
<input message="tns:getUseVersionsRequest" />
<output message="tns:getUseVersionsResponse" />
</operation>
<operation name="CheckOverlapChange">
<input message="tns:CheckOverlapChangeRequest" />
<output message="tns:CheckOverlapChangeResponse" />
</operation>
<operation name="RecordOverlapChange">
<input message="tns:RecordOverlapChangeRequest" />
<output message="tns:RecordOverlapChangeResponse" />
</operation>
<operation name="GetWebBrowserType">
<input message="tns:GetWebBrowserTypeRequest" />
<output message="tns:GetWebBrowserTypeResponse" />
</operation>
<operation name="GetUseNewRun">
<input message="tns:GetUseNewRunRequest" />
<output message="tns:GetUseNewRunResponse" />
</operation>
<operation name="PasswdChange">
<input message="tns:PasswdChangeRequest" />
<output message="tns:PasswdChangeResponse" />
</operation>
<operation name="PublishDeliv_return">
<input message="tns:PublishDeliv_returnRequest" />
<output message="tns:PublishDeliv_returnResponse" />
</operation>
<operation name="getThreeDaysExpireCompany">
<input message="tns:getThreeDaysExpireCompanyRequest" />
<output message="tns:getThreeDaysExpireCompanyResponse" />
</operation>
<operation name="chromeDriverDownload">
<input message="tns:chromeDriverDownloadRequest" />
<output message="tns:chromeDriverDownloadResponse" />
</operation>
<operation name="EntryShopView">
<input message="tns:EntryShopViewRequest" />
<output message="tns:EntryShopViewResponse" />
</operation>
<operation name="EntryShopAlert">
<input message="tns:EntryShopAlertRequest" />
<output message="tns:EntryShopAlertResponse" />
</operation>
<operation name="GetDelivAccount">
<input message="tns:GetDelivAccountRequest" />
<output message="tns:GetDelivAccountResponse" />
</operation>
<operation name="MtailOpenRegist">
<input message="tns:MtailOpenRegistRequest" />
<output message="tns:MtailOpenRegistResponse" />
</operation>
</portType>
<binding name="AMPWebBinding" type="tns:AMPWebPort">
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
<operation name="GetAuthKey">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetAuthKey" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="DeleteAuthKey">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#DeleteAuthKey" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetUserInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetUserInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetEMPWebUserInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetEMPWebUserInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getBlockWorks">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getBlockWorks" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMemberInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMemberInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetCustomerInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetCustomerInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetCustomerInfo2014">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetCustomerInfo2014" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetCustomerInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetCustomerInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetProgramInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetProgramInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSupportedMalls">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSupportedMalls" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSupportedMalls2010">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSupportedMalls2010" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSupportedMalls2012">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSupportedMalls2012" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSupportedMalls2014">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSupportedMalls2014" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMallInfomations">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMallInfomations" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMallInfomations2014">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMallInfomations2014" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetVersionInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetVersionInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSMSInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSMSInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetTalkInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetTalkInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetTalkPlusFriend">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetTalkPlusFriend" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetTalkTemplates">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetTalkTemplates" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SendSMSMulti">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SendSMSMulti" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SendTalkAlt">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SendTalkAlt" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="NewSendTalkAlt">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#NewSendTalkAlt" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SendTalkMulti">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SendTalkMulti" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="PublishDeliv">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#PublishDeliv" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="PublishDeliv_HLC">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#PublishDeliv_HLC" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="MakeOMPAMP2PrintNew">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#MakeOMPAMP2PrintNew" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSiteURL">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSiteURL" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSiteURL2">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSiteURL2" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetTrackingURL">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetTrackingURL" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetOMPList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetOMPList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetAMPList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetAMPList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSiteIDList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSiteIDList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSiteIDList2014">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSiteIDList2014" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditSiteID">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditSiteID" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="FindZIP">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#FindZIP" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="LoadStartNotice">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#LoadStartNotice" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetProdSetList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetProdSetList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetProdSetListCount">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetProdSetListCount" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="DeleteProdSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#DeleteProdSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SyncCateProdSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SyncCateProdSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CopyProdSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CopyProdSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="BaseProdSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#BaseProdSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="LoadProdSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#LoadProdSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="LoadProdRawSet">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#LoadProdRawSet" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetProdSetByRaw">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetProdSetByRaw" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetPinCodeByGUID">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetPinCodeByGUID" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetServerInfoByPinCode">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetServerInfoByPinCode" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetServerInfoByPinCode">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetServerInfoByPinCode" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="TestConnectByPinCode">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#TestConnectByPinCode" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMinishopInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMinishopInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="LoginPlayautoSysadmin">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#LoginPlayautoSysadmin" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getSetImage">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getSetImage" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getDelImage">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getDelImage" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SyncLoginInfoForWeb">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SyncLoginInfoForWeb" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="Trans_Free_Controll">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#Trans_Free_Controll" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetAuthKey2012">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetAuthKey2012" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetUserHiddenMalls">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetUserHiddenMalls" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetShopNSignature">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetShopNSignature" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSenderData">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSenderData" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetAccountExData">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetAccountExData" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetKoreaStandardTime">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetKoreaStandardTime" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SendFax">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SendFax" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetUseMallList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetUseMallList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetUseMallList">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetUseMallList" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="AddSystemQna">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#AddSystemQna" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="AddSystemQnaDestroy">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#AddSystemQnaDestroy" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetNoticeBeforeWorking">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetNoticeBeforeWorking" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditSiteIDSecure">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditSiteIDSecure" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditSiteIDSecure2017">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditSiteIDSecure2017" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditSiteIDSecure2017v2">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditSiteIDSecure2017v2" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditSiteIDSecure2017v3">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditSiteIDSecure2017v3" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMGESite">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMGESite" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetMGEData">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetMGEData" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetMGELog">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetMGELog" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetLAPI">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetLAPI" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetLAPI">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetLAPI" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetAuthKey2014">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetAuthKey2014" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SetProgramLogInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SetProgramLogInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CoopangInputLog">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CoopangInputLog" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="OrderOptChangeForInvenMatch">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#OrderOptChangeForInvenMatch" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getCurrency">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getCurrency" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getSignSms">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getSignSms" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="SmsYN">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#SmsYN" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="UserOsLogging">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#UserOsLogging" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="ConfigCh_log">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#ConfigCh_log" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="BlogpayID">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#BlogpayID" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetServerIp">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetServerIp" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetOrderMaskingInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetOrderMaskingInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="Insert_log">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#Insert_log" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EditCtiUserInfoSecure">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EditCtiUserInfoSecure" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetCtiUserInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetCtiUserInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetCtiCompanyInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetCtiCompanyInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CheckCTIAllow">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CheckCTIAllow" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="DeleteProdImg">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#DeleteProdImg" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetSiteFAQ">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetSiteFAQ" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetEMPVenderInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetEMPVenderInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetPlanTmonInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetPlanTmonInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CheckMiscUpdate">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CheckMiscUpdate" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getCertInfoToGMP">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getCertInfoToGMP" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getMallTable">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getMallTable" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="isPlayautoId">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#isPlayautoId" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getManagerInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getManagerInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getEmpTabInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getEmpTabInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getEmpPartnerInfo">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getEmpPartnerInfo" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getPartnerUseCheck">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getPartnerUseCheck" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CheckPrintLimit">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CheckPrintLimit" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getEmpTabInfo2">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getEmpTabInfo2" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getUseVersions">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getUseVersions" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="CheckOverlapChange">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#CheckOverlapChange" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="RecordOverlapChange">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#RecordOverlapChange" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetWebBrowserType">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetWebBrowserType" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetUseNewRun">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetUseNewRun" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="PasswdChange">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#PasswdChange" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="PublishDeliv_return">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#PublishDeliv_return" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="getThreeDaysExpireCompany">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#getThreeDaysExpireCompany" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="chromeDriverDownload">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#chromeDriverDownload" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EntryShopView">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EntryShopView" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="EntryShopAlert">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#EntryShopAlert" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="GetDelivAccount">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#GetDelivAccount" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
<operation name="MtailOpenRegist">
<soap:operation soapAction="urn:ApiCommonService#apicommonservice#MtailOpenRegist" />
<input>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</input>
<output>
<soap:body use="encoded" namespace="urn:ApiCommonService" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
</output>
</operation>
</binding>
<service name="AMPWebService">
<documentation />
<port name="AMPWebPort" binding="tns:AMPWebBinding">
<soap:address location="http://amp.playauto.co.kr/" />
</port>
</service>
</definitions>
