[xsl] Special Character in XSL Expression.

Subject: [xsl] Special Character in XSL Expression.
From: "Avula, Raj" <RAvula@xxxxxxxxxxx>
Date: Wed, 30 Jan 2002 18:59:55 -0800
Hi,
	How can I handle special character in XSL expression.
I have a string like 

custid="A1"
I want to see whether valid value is present for custid
First I will get substring-after which will return "A1"
Then I want to check whether content is presetn in ""

<xsl:if test="value=""">

How can I handle this?

Thanks
Raj..

"MMS <firstam.com>" made the following
 annotations on 01/30/02 19:01:10
------------------------------------------------------------------------------
"THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED INFORMATION.  IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH.  IF YOU RECEIVE THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."

==============================================================================


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


Current Thread