Re: [xsl] XSLT not condition is not working in my code2016-09-15 12:44:00On Sep 15, 2016, at 1:36 PM, Rahul Singh rahulsinghindia15(_at_)gmail(_dot_)com<mailto:rahulsinghindia15(_at_)gmail(_dot_)com> <xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com<mailto:xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com>> wrote: <xsl:if test="$tranFile/objects/Contact[Id_c != $aN]"> Your node name is ID_c (<ID_c>000817441</ID_c>), but your conditional node name is Id_c.
|
|