|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Testing against node-set
> I wanna select all rows from the second rowSet, whose > parentIDs are not equal to any row id from the first > rowSet. In this example, it'd be rows 3 and 6: > > <xsl:for-each select="$secondRowSet[parentID!=$firstRowSet/@id]"> S1 != S2 is true if there is some pair of nodes in S1 and S2 that are unequal. The condition you want is not(S1 = S2), which is true if there is no pair of nodes that are equal. Michael Kay Software AG home: Michael.H.Kay@xxxxxxxxxxxx work: Michael.Kay@xxxxxxxxxxxxxx XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








