The XML might not even have a schema! that is the issue and even with the correct namespace the code is not validating... It throws that message!...
So you say VS2005 has a bug?
Regards,
P....
User Profile
Collapse
-
.net XML Schema validation issues
Hi,
I'm fairly new to XML Schema validation. We have XML being imported that must validate against the following schema:
[HTML]
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace ="http://www.temp.com/ContactsImport"
xmlns="http://www.temp.com/ContactsImport" elementFormDefa ult="qualified" >
<xs:element name="Contacts" >...
No activity results to display
Show More
Leave a comment: