how to fix my WSDL file for SOAP service?
hey guys. can smb help me out with WSDL file? im working on a SOAP webservice, and as i understand, there are some issues with my WSDL file. this is my file: https://pastecode.io/s/c78xizki and i have these questions
1. why theres
wsdl:
before message
, part
or any other tag?
2. why there are so many xmlns
s? i.e. xmlns:soap
, xmlns:s
, xmlns:wsdl
, etc? i feel that theres too much duplication
3. what does documentation
tag even mean? how does it even work? google says The documentation element is used to enter text comments in a schema
. but i dont have any schema
tags???
4. what to us for soapAction
attribute? what value should it have?
5. as i understand, there are 4 requests: idCheckSoapIn, idCheckSoapOut, saleSoapIn, saleSoapOut. but what the hell is CustomerSoap?
6. what do i even need to do after the 46th line? everything before 46th line makes sense - i just desribe what requests and responses my webservice will have. but what is going on after the 46th line?
thanks in advance1 Reply
⌛
This post has been reserved for your question.
Hey @bambyzas! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.