[xsl] xsk doubt [ ] vs ( )

Subject: [xsl] xsk doubt [ ] vs ( )
From: "william locksman" <vsd18@xxxxxxxxxxxxxx>
Date: 25 Apr 2002 09:35:39 -0000
i have a basic doubt regarding conditions..
what is the difference between saying
<xsl:if test = "not[. = mytag/mytext]">

and saying

<xsl:if test = "not(. = mytag/mytext)">


when do we use the [ ] and when do we use ( )??
regards
-wl
_________________________________________________________
Click below to visit monsterindia.com and review jobs in India or Abroad
http://monsterindia.rediff.com/jobs



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



Current Thread