urgent schema problem, many dependences in subschemas

Hi,
I have a group of 15 subschemas that depends one of the others. Each schema has about 3000 lines.
In other answer of the foro the solution was the following:
(1) modify the schema: break the cycle by omitting the reference which closes the cycle
(2) define modified schema
(3) update-define with original schema
But to break the cycles takes me days and is very dificult because of the number of subschemas and interdependences between them.
These schemas have been done with Altova XMLSpy and now I have to insert them in Tamino server.
I enclose the diagram with the relations between subschemas. Could anyone help me?
Regards
Diego
schemat.pdf (16.3 KB)

Hi,

when using Tamino 4.4 you do not need to break the cycle any more.
Just load all schemas into schema editor and define in one step.

Regards
Uli

Thanks a lot Ulrich,
now it works.
Regards
Diego