|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Matching two consecutive <br><br>
> Actually I don't understand completely what your matching does: > br[following-sibling::node()[1][self::br]] > It matches a <br> element whose first following sibling node (following-sibling::node()[1]) matches the predicate self::br. The predicate self::br is true if the context node is a br element. (Technically, it selects all the nodes on the self axis that are br elements, which will select one node if the context node is a <br>, and none otherwise, and then returns true if this node-set is non-empty). Michael Kay
|
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








