Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: wsdl or xsd??

From: Fidel Viegas <noname@--------.--->
To: NULL
Date: 9/5/2004 11:42:00 AM
Martin Honnen wrote:

> 
> 
> 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.
> 

XSD are schema files, and are used to validate your xml document. That 
is, you specify a certain number of rules that state what should be 
considered as valid on your document. When you run your schema agaisnt 
an xml file, it would tell you if the document is valid, if it follows 
the rules. Otherwise, it would say that the document is not valid.
The advantage of schemas is just so that you know your documents are 
always correct according to the structure (or syntax in compiler 
parlance) that you specify.

Hope that helps

All the best



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent