Today I ran into an interesting problem trying to validate an XDocument against an XmlSchemaSet. The complication arose from the fact that the master schema referenced (<import>ed) multiple additional schemas. Initially I tried copying all the schema files to the…
Read more ›
