xsl-list
[Top] [All Lists]

Re: Extracting highest values within a range

2005-01-14 14:45:28

  I think I understand the code 

documented to my usual high standard....

  (I'll have a good look through this evening),
  but can you please explain why you are using the union operator in the below
  template?

wrapper and its children just need a copy template, using | achieves
that
the alternative is having two templates identical but for teh match
pattern
one match="wrapper" one with match="wrapper/*" 
so using | cuts down typing (which is a good thing if you type as
accurately as I do..) In a pattern | is _defined_ to be equivalent to 
duplicating the templates in this way.

David



________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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