|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Finiding nodes filtered by attribute
For anywhere in the document: 1)How would I do a match to find all <td> tags that don't have an attribute named class? [BR] "//td[not(@class)]" ?2)How would I do a match to find all <td> tags that don't have a class attribute equal to "a" or have no class attribute at all? [BR] "//td[not(@class) or not(@class = 'a')]" 3)How would I do a math on all <td> tags that don't have any attributes? [BR] "//td[not(@*)]" Rgs, Ben 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








