xsl-list
[Top] [All Lists]

RE: [xsl] request for help resolving ambiguous rule match

2008-11-24 11:50:26
So my question . Can someone please help me out with another 
way to express "lg/l[position() = 1]/q[(_at_)next and @prev]" that 
will resolve the ambiguity?


You don't need to change the pattern: just add attributes for example
priority="3" and priority="4" to the xsl:template elements. If both rules
match, the one with the higher priority number is chosen.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>