User39384097 posted
I have a question regarding to use asp to call a xsd:element from WSDL file.
I have the url for ?WSDL file and I need to use the .asp to call out the element below.
<xsd:element minOccurs="0" name="CurrentBalance" nillable="true" type="xsd:decimal"/>
The thing is my existing website is a .asp and now I have another webserivces from the other site. Now I need to put this xsd:element into my website.
can anyone please point me a direction?
This xsdl contain sopa, I dont know is this any help as I am very new into wsdl area.
Thanks