We are trying to validate an XML file against a schema that is located on our web server (http://ww.stydie.com/xml/qd_request.xsd).  When we run the parse function (DOM parser), we get the following error:

 

“Message: An exception occurred! Type:NetAccessorException, Message: Could not connect to the socket for URL

'http://www.stydie.com/xml/qd_request.xsd'”

 

This file parses fine when we have a local schema location – I’m wondering why it cannot handle a remote location?

 

I’m sure this is a quick question – if it’s already been answered please direct me to the email where the solution is.  I really appreciate your help!

 

Thanks,

Chris

 

Reply via email to