Subject: RE: Can solve the N-queens - but can't count!
From: "Jonathan Borden" <jborden@xxxxxxxxxxxx>
Date: Wed, 16 Jun 1999 22:34:09 -0400
|
Kay Michael wrote:
>
>
> > - Allow applying match patterns to variables containing result tree
> > fragments.
>
> I'm not entirely sure what this would mean. Do you mean applying templates
> to them?
>
Would this be a select pattern? e.g.
<xsl:apply-templates select="$var/a[@b='x']" />
or
<xsl:value-of select="$var/a" />
Jonathan Borden
http://jabr.ne.mediaone.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|