|
Hi Nestor,
Thanks for the feedback about the article. I'm glad it was helpful to you.
Typically, you receive an XML response from a SOAP request. The XSD prefix stands for XML Schema Definition which defines the legal components of an XML document.
The line of code you mention sets up a string declaration within a schema. You can output pretty much anything you want including regular strings.
What was the error message you received?
Thanks,
Jean-Luc David
http://www.stormpixel.com
|