in reply to Re: OT - Dynamic data into columns in XSLT
in thread OT - Dynamic data into columns in XSLT

I came up with something very similar to this as well.

Unfortunately, it turns out that there's something wrong with our system that's causing the

Element[n]
syntax to evaluate incorrectly.

As long as that's the case, this can't be solved.

Still, thanks for the input.