xsl-list
[Top] [All Lists]

Re: [xsl] how search end of line in XSL

2006-12-06 03:11:46
Bkesh wrote:

  Hi

How search end of line and convert <para> tag.

    <xsl:for-each select="tokenize(., '&_#10;')">
      <para>
        <xsl:value-of select="."/>
      </para>
    </xsl:for-each>

  Regards,

--drkm




















        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
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>
--~--