Service
visualwebservice.com
Shakespeare
Port
ShakespeareSoap
Operations
<soap:body> <GetSpeech></GetSpeech> </soap:body> | GetSpeech | <soap:body> <GetSpeechResponse> </GetSpeechResponse> </soap:body> |
soapAction = http://xmlme.com/WebServices/GetSpeech
binding = http://schemas.xmlsoap.org/wsdl/soap/
transport = http://schemas.xmlsoap.org/soap/http
address = http://www.xmlme.com/WSShakespeare.asmx
Port
ShakespeareSoap12
Operations
<soap:body> <GetSpeech></GetSpeech> </soap:body> | GetSpeech | <soap:body> <GetSpeechResponse> </GetSpeechResponse> </soap:body> |
binding = http://schemas.xmlsoap.org/wsdl/soap12/
transport = http://schemas.xmlsoap.org/soap/http
address = http://www.xmlme.com/WSShakespeare.asmx
This Web Service takes a phrase from the plays of William Shakespeare and returns the associated speech, speaker, and play. The Shakespeare texts used in this Web Service are the XML versions developed by Jon Bosak. Go to http://www.oasis-open.org/cover/bosakShakespeare200.html for more information on the texts. See http://www.xmlme.com for a sample client and additional details about the Shakespeare Web Service.