Hi all.
I am having a problem when importing an XML to a DW, because I don't know how to make the template for the following case:
The template:
The problem is the repeated tags(derived, code y property).
I have found a solution to the problem, and it is to parse the XML myself substituting derived for derived1 and derived2, as well as with the other tags, so that there are no duplicate tags. That works fine for me. The only thing is to know if there is any way to make the template to avoid parsing the XML myself.
Thank you very much in advance.
-EGA-