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]

Re: formatting for breaking paragraph-xpath question


Joerg Pietschmann wrote:
> p[pgbreak]/node()[not(following-sibling::pgbreak)]

Oops, should be
p[pgbreak]/node()[not(preceding-sibling::pgbreak)]

to match the description. Apply a similar correction
to the other expression.

J.Pietschmann

 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]