Re: [xsl] preceding axis is too permissive for my stylesheet

Subject: Re: [xsl] preceding axis is too permissive for my stylesheet
From: "James A. Robinson" <jim.robinson@xxxxxxxxxxxx>
Date: Sun, 01 Jun 2008 09:09:27 -0700
Er, thought was meant to be "might be one way to get the counts you want".
I'll go find some coffee now...

On Sun, 01 Jun 2008 09:06:36 -0700 I wrote:
< 
< If I understand what you're asking for, the ancestor axis paired with the
< '<<' comparision operator might be one what do get the counts you want:
< 
<   ancestor::*/ptr
<     [matches(@target, '([a-z]{3})\.([0-9]+)\.([0-9s]+)\.([0-9]+)fm')]
<     [. &lt;&lt; current()]

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
James A. Robinson                       jim.robinson@xxxxxxxxxxxx
Stanford University HighWire Press      http://highwire.stanford.edu/
+1 650 7237294 (Work)                   +1 650 7259335 (Fax)

Current Thread