Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9080

Re: concatenating multiple occurances of the same fieldin XSLT

$
0
0

Hi Sandeep, I think I got it with a slight modification, Thank You.

 

<xsl:for-each select="E1EDKT1">  <xsl:choose>  <xsl:when test="normalize-space(TDID) = 'F01'">  <Reference>  <xsl:for-each select="E1EDKT2/TDLINE">  <xsl:value-of select="."/>  </xsl:for-each>  </Reference>  </xsl:when>  </xsl:choose>  </xsl:for-each>

Viewing all articles
Browse latest Browse all 9080

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>