xsl-list
[Top] [All Lists]

Random

2005-04-28 08:39:37
Hi,
 the solution provided by Dimitre for breaking string into substrings or 
arrays, was satisfying for my application.


 In this part of xslt code:
<sentence>
  <xsl:attribute name="stamp">Key</xsl:attribute>
  <xsl:value-of select="concat($arg1/sentence[last()], $arg2)"/>
</sentence>   


I need to give a random value to the "Key" because I have many "sentence" as a 
result's transformation, 

can you help me?

Ali CHOUMANE
M2R III ,Univ Joseph fourrier, UFR IMA
WAM/INRIA & GETA/CLIPS
portable.      06 71 55 80 65
Bureau(INRIA). 04 76 61 54 13 
Email. ali(_dot_)choumane(_at_)imag(_dot_)fr

-------------------------------------------------
envoyé via Webmail/IMAG !


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--