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]

xpath question


I have the following code....

<xsl:for-each select="/page/Building_Facilities">
<xsl:sort select="@Facility_Type"/>

<xsl:choose>
<xsl:when
test="not(@Facility_Type=following-sibling::this
for-each loops next sibling)">


what is the syntax for "this for-each loops next
sibling" in the when test please

regards,

Adam

____________________________________________________________
Nokia Game is on again. 
Go to http://uk.yahoo.com/nokiagame/ and join the new
all media adventure before November 3rd.

 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]