Hi All,
I have a slight issue. I have an XML schema which has includes and import statements. This will mean that I have multiple schemas with namespaces. What I would like to do is use a tool to generate only one XML schema with all the elements from the different namespace schemas.
I have used XMLSpy 2004 to do this. However, the generated XML schema does not keep the namespaces. I have elements with the same name from different namespaces, which need to be kept in my XML schema. After the generation, the namespaces and XMLSpy reports it as invalid because two (or more) elements are defined with the same name.
Is there a tool that handles the namespace issue?
Regards,
Andy
I have a slight issue. I have an XML schema which has includes and import statements. This will mean that I have multiple schemas with namespaces. What I would like to do is use a tool to generate only one XML schema with all the elements from the different namespace schemas.
I have used XMLSpy 2004 to do this. However, the generated XML schema does not keep the namespaces. I have elements with the same name from different namespaces, which need to be kept in my XML schema. After the generation, the namespaces and XMLSpy reports it as invalid because two (or more) elements are defined with the same name.
Is there a tool that handles the namespace issue?
Regards,
Andy