Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Validating XML against XSD without having targetnamespace attribute Validating XML against XSD without having targetnamespace attributeTo: NULL Date: 9/5/2005 3:18:00 AM Hi All, I have particular XSD file without specifying any targetnamespace attribute. It has one more XSD file include in that schema. I cant change XSD file to include targetnamespace attribute. I just want to validate XML file against that XSD, for that I have done the following code strips in C#: XmlSchemaCollection myschema = new XmlSchemaCollection(); .... myschema.Add(NULL, "c:\\Books.xsd"); .... How can it find the root element in the XSD file Can any body explain me the functionality of validating XML against XSD without targetnamespace... | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
