|
Subject: [xsl] copying raw xml and changing values... From: "Graham Walsh" <graham_walsh50@xxxxxxxxxxx> Date: Wed, 16 Feb 2005 07:28:48 -0500 |
<Trades> <Trade> <TradeId>FOO</TradeId> <ExtTradeId>300</TradeId> </Trade>
<Trade>
<TradeId>FOO</TradeId>
<ExtTradeId>301</TradeId>
</Trade> <Trade>
<TradeId>FOO</TradeId>
<ExtTradeId>302</TradeId>
</Trade>
</xsl:copy> </xsl:template>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Optimization using keys, António Mota | Thread | Re: [xsl] copying raw xml and chang, David Carlisle |
| [xsl] Optimization using keys, António Mota | Date | Re: [xsl] Optimization using keys, David Carlisle |
| Month |