Jan Just wrote: > > I try to write my own template for the XXE. But there ist a problem. > > > > My own written template.xml refer to a schema. In this Schema is an > Import to another Schema and in the other Schema there are many Imports > to different Schemas. > > > > The Schema-Files are all separate (approx. 30 Files), because it is a > big project. If I open the template.xml with XXE, there will be a > Error-Window: ??duplicate type definition??. > > > > This message is, because (for example) Schema1.xsd imports Schema2.xsd > and Schema2.xsd imports Schema3.xsd and Schema3.xsd imports Schema1.xsd. > You see, there is a loop, but this is regular. > > > > We work with the tool Altova XMLSpy. The Validator of this tool says, > everything is OK. > > > > Is there any alternative to avoid this problem??? >
I cannot help you, unless you send me (mailto:hussein at xmlmind.com) your schema (all files please) and also a sample document using this schema.

