southbeach
Programmer
OK - So far I have learned about HTTP Basic Authentication and I am now at the point of rendering XML document.
I was given an XSD file which I figure is the Data Type Definition ... Honestly, I am no XML expert :->
Some of you have helped me with a couple of other question all involving this project - I now need to know this:
The XSD document is really mine to use as template/dictionary of how to format the XML document which will be pushed when a query is made via the web service I am writing. Correct?
If I am correct, then all I need to worry about is properly structuring the XML document and I do not need to push an XSD document with it. Correct?
I have spent all day online reading but I am at the point where too much reading and no enough information or not the one that I am looking for.
Help please!
Thanks
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
I was given an XSD file which I figure is the Data Type Definition ... Honestly, I am no XML expert :->
Some of you have helped me with a couple of other question all involving this project - I now need to know this:
The XSD document is really mine to use as template/dictionary of how to format the XML document which will be pushed when a query is made via the web service I am writing. Correct?
If I am correct, then all I need to worry about is properly structuring the XML document and I do not need to push an XSD document with it. Correct?
I have spent all day online reading but I am at the point where too much reading and no enough information or not the one that I am looking for.
Help please!
Thanks
--
SouthBeach
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.