I've inherited a bunch of XML schemas that are linked together which fail to validate from a referencing XML file due to the URI's not being resolved.
I've been using either Visual Slickedit or XML Spy - each of which have their own URL mapping techniques.
I'll be programmatically reading the XML files in the future, so will the schemas need to be updated with UNC or mapped drive references ?