Hello,
For a complex xml structure you maybe will need to set these names in colModel, but actually it depends on how your structure is organized. By example if you point in the xmlReader
to the right row structure and this structure contain only the names there is not need to do chnanges in colModel, but if your row contain another complex data – yes this is needed.
Also I think that in your example repeatitems should be set to false and not true in order this to work.
Regards
Tony