xsl-list
[Top] [All Lists]

equivalence of two predicate tests

2003-05-26 17:46:28

  in a book i'm perusing at the moment, there's a discussion of
simple predicates that's a bit confusing, so i just wanted to
verify that the following two expressions were equivalent:

  elt1[elt2/@attr="value"]

  elt1[elt2[(_at_)attr="value"]]

at least, i hope i typed those in properly.

rday


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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