03-21-06 08:10 AM
Thanks Eric.
The sample I posted above is a simplifed version of the actual source
schema. There are several sections like <ele> which repeat and the <rem>
also repeats. <main> is also a repeating node (nested under something else)
,
and they are all unbounded.
I've tried your suggestion and am getting an error along the lines of
"element cannot be empty or contain whitespaces".
I've also tried adding a looping functoid connecting the element <ele> and
the <result> and am getting some things repeating but not others.
Do anyone know if I have to use the iteration + index + looping functoid?
And if so, in what combination?
"Eric Stott" wrote:
> if you drag a line from <ele> record to the <result> record, I am assuming
> that the <result> is not the root object, as there can only be one
> occurrence of this object, and that <result> is set to be multiple occurin
g.
>
> Eric
> http://stottcreations.com/blog
>
> "MrFez" <MrFez@discussions.microsoft.com> wrote in message
> news:CE9F4BA1-4B0B-40BC-8EB7-93756E0F3807@microsoft.com...
>
>
>
[ Post a follow-up to this message ]
|