[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How to create a temporary xml tree nd then re use it


Subject: [xsl] How to create a temporary xml tree nd then re use it
From: "Khalid"<k_ali@xxxxxxxxxxxxxxx>
Date: Tue, 22 Jan 2002 20:34:44 GMT

Hello,
Can I create a temporary xml tree in memory and then re-use it.
Like 
<load-qty>12</load-qty>
<load-qty>2</load-qty>
<load-qty>53</load-qty>
Say I read the document and create a new element in memory called <qty>12</qty>
for each element from xml file

and then run sum(qty)? on this newly created tree

Thanks in advance

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml