Hi, I am trying to detect if there is a line break in a string using
<xsl:when test="contains($string, '&#xA;')">.... why the $string is
"AAA
AAA
AAA"

but seems like it is not working, anybody know why?

thank you very much!!

dtang


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to