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]
Other format: [Raw text]

RE: key() question?


Hello Américo,

> doesn't the match="pattern" gets only the level=1" patterns???
> and match="//patterns" get's all of them??

Yes, that's what would happen in the example you give. 

David, can you explain what you mean below? 

>  template match="//pattern"
> 
> is the same (except for default priority) as
>  template match="pattern"
> 
> ie such a template would match the same nodes as got indexed by a key
> with the same match pattern.

We don't all catch on as fast as Dave.
Cheers,

Tom 

 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]