This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xsl:if test... Doesn't like the "[" when namespace is changed <From Newbie>


> But test=".[FieldNumber='26']" is also a valid XSLT test
> imho,

No it isn't. "." is an abbreviated step, and predicates can only appear as
part of a step, not following a step: if you look at the syntax rules
carefully you'll see that "." can't be followed by a predicate.

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]