|
Subject: Re: [xsl] Output multiple occurence into one and concatenate values From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Thu, 29 Mar 2007 21:19:12 +0200 |
Thanks for all the responses.
I am using at the top
<xsl:template match="/"> <erpayload> <xsl:apply-templates select="//erpayload/* | //erpayload/*/*"/> </erpayload> </xsl:template>
so All I did based on what you said was:
<xsl:template match="cost_allocation_product">
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Output multiple occurence, Shaikh, Parvez | Thread | [xsl] need to write multiple branch, Mark Fletcher |
| Re: [xsl] Xpath 1.0 Question : Excl, G. Ken Holman | Date | [xsl] XSL Calendar functions?, Thomas Zastrow |
| Month |