I know I can create separate XSD files for different target namespaces and import one file into the other in order to declare elements from a foreign namespace; but is there a way to have all elements declared in a single XSD file? If so, how?
I know I can create separate XSD files for different target namespaces and import
Share
Unfortunately no, there is no way to do such a thing.