Re: [xsl] read array

Subject: Re: [xsl] read array
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Wed, 21 Dec 2011 10:38:54 +0000
On 21 December 2011 10:33, henry human <henry_human@xxxxxxxx> wrote:
> Ther are two elements "ID" in the xml
> I will read them and concat together:
> <xsl:for-each select="root/Invoice/DocumentReference/ID">
> ...........
> </xsl:for-each>
> Concat([1].ID + [2].ID

There are many ways... you need to re-post with an example and the
required output.



-- 
Andrew Welch
http://andrewjwelch.com

Current Thread