danjourno wrote:
> I'm pretty much a beginner here when i comes to XML and developing web
> services. And am just trying to get my head around it. I have done a few
> examples with the Java Application Server and it seems that everything
> evolves around wsdl files. This is fine.. But where do xsd files come into
> it? The Web services that I'm hoping to ultimately build are to be written
> to a whole bunch of standard xsd docs. or something.??
WSDL is an XML application which makes use of XML schema constructs/data
types to describe the parameters and result of a web service method.
--
Martin Honnen
http://JavaScript.FAQTs.com/