Merge xml schema files
I have an xml schema file that include and import other xml schema files.
I am looking for a way to combine all the schemas into 1 big schema without loosing the namespace and the target namespace info. from the include and the import?
|