- From: Norman Walsh <ndw@nwalsh.com>
- Date: Wed, 06 Jun 2007 10:01:43 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Wednesday, 6 June 2007 14:01:52 UTC
/ ht@inf.ed.ac.uk (Henry S. Thompson) was heard to say:
| Jeni Tennison writes:
|
|> Really? I don't expect it to work like Henry does at all. The
|> analogous situation in XSLT is:
|>
|> <xsl:apply-templates select="some/element">
|> <xsl:with-param name="strId" select="@id" />
|> </xsl:apply-templates>
|>
|> Do you expect $strId to be set based on the id attribute of the
|> element(s) that you apply templates to (some/element), or based on the
|> node that you're on when you do the apply templates?
|
| I don't see the analogy -- please expand.
I don't see the parallel either.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | Debugging is 99% complete most of the
http://nwalsh.com/ | time--Fred Brooks, jr.
Received on Wednesday, 6 June 2007 14:01:52 UTC