Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > How to Validate XML using XSD

Reply
Thread Tools

How to Validate XML using XSD

 
 
Just Me
Guest
Posts: n/a
 
      10-03-2005
Hi. I want to validate an xml string that has been passed in to a web
service method call. I have a schema (XSD) file created and will apply
validity checks to the incoming xml. All this with one catch....

How do I validate the xml without having any reference to the XSD or its
namespace? All of the MS KB articles I have seen have some external
references/syntax set.

Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
validate xml against xsd using xerces C++ lib naivexml XML 0 05-16-2011 01:50 PM
Java, validate XML with XSD, XML not containing "xmlns:xsi=..." killy971 XML 2 08-15-2008 10:05 AM
Using Python to validate XML against an XSD schema ric_deez Python 0 04-03-2006 09:27 PM
Re: validate xml against xsd, xerces Jens M. Felderhoff XML 0 07-11-2003 02:29 PM



Advertisments