all groups > dotnet xml > december 2004 >
You're in the

dotnet xml

group:

XmlValidatingReader throws an exception


XmlValidatingReader throws an exception Rahul Apte
12/28/2004 4:49:39 AM
dotnet xml:
I am planning to test WSDL fine for a web service as follows:

1. Get a WSDL file from the web service.

2. Validate the WSDL file against the XML schema.

The problem I am facing is with the schema file. I reffered to
<http://www.w3.org/TR/xmlschema-1/> - http://www.w3.org/TR/xmlschema-1/" for
creating a schema file.

I am using XmlValidatingReader class provided by .Net framework 1.1. I get
an exception when I try to use the schema obtained from w3c site mentioned
above.

Please help in resolving this issue.

Thanks in advance.

- Rahul

Re: XmlValidatingReader throws an exception Mujtaba Syed
12/28/2004 10:42:43 AM
Hi Rahul:

[quoted text, click to view]

Most respectable web service toolkits will produce valid WSDLs.

[quoted text, click to view]

The WSDL 1.1 schema location is http://schemas.xmlsoap.org/wsdl/

Thanks,
Mujtaba.

AddThis Social Bookmark Button