xsl-list
[Top] [All Lists]

RE: [xsl] Restrictions on pattern for the match attribute of the xsl:template element

2009-02-10 11:32:55
Thanks a lot for this. However, this leads me to another 
question; what's the difference between

match="Object[PropertyList/Property[Name='Property1][Value='abc']]"

and

match="Object[PropertyList/Property[Name='Property1 and Value='abc']]"

Which one is preferred and why?

There's no difference, I use both interchangeably.

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