xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns="urn:xxxx">"
</SOAP-ENV:Body>
2. curl command
curl -v\
--header "content-type: text/soap+xml; charset=utf-8" \
--data @sample.xml \
http://[ip]:[port]/[directionary]
--header "content-type: text/soap+xml; charset=utf-8" \
--data @sample.xml \
http://[ip]
3. Result
沒有留言:
張貼留言