xsl-list
[Top] [All Lists]

RE: [xsl] Trying to select sibling nodes between two nodes

2010-01-08 19:01:15
result is a syntax error with "<" being illegal.

Umm ... just checking that you've in fact escaped the "<" with "&lt;"
or "&#x3C;" or some such.

Although I suspect a <xsl:for-each-group group-starting-with="br">
solution is a better bet, you may want to use "<<" for something else
at some point.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>