XML file has repeated node names

Hello

I have an XML file that I am having to create an XML schema for. The XNL has duplicate names for some of the “nodes” - eg Distribution occurs at one point and then again several layers of nesting in.
When I create the XSD for this it previews correctly in MS Visual Studio, but DI (11.7.3.4) refuses to “see” the duplicate of Distribution at the lower level.

Anyone any experience or solutions of this? Does anyone know if it a known limitation or if the same behaviour occurs in Data Services?

many thanks for any comments


icytrue (BOB member since 2006-04-10)

We need a fixed structure. But when you say CUSTOMER has as a child a schema CUSTOMER, it would mean a structure the repeats itself infinite. Therefore the import dialog has a max level of recurrence normally set to 0, you want to increase it a bit.


Werner Daehn :de: (BOB member since 2004-12-17)