Re: [xsl] use of $foo/(//path)

Subject: Re: [xsl] use of $foo/(//path)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 4 Feb 2008 17:40:32 GMT
  $actor/(//...)

  What does the sequence constructor do for you here, as opposed to just:

  $actor//...



The former returns all relevant video elements in the document(s) that
contains the $actor nodes.

The latter selects all relevant video elements that are descendants of
the $actor elemnts


David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread