Geoff
At 11:13 AM 6/16/2003, you wrote:
Hi, Is there a solution for making nodes with xsp. Without using xslt transforamtions on the xsp.
I want to do something like: for(int x=0; x < 10; x++) { <xsp:node>nodename<xsp:expr>x</xsp:expr></xsp:node> }
Result would then be: <doc> </nodename0> </nodename1> etc...
</doc>
Morten Svanaes
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]