[Home] [By Thread] [By Date] [Recent Entries]
> > I thought this xpath would work, but it doesn't. > p[child::pgbreak]/node()[preceding::pgbreak] > It grabs all nodes within the paragraph, not sure why. > because preceding::pgbreak searches all the way back to the beginning of the document. You want preceding-sibling. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



