[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Key error: the context item is undefined


Subject: RE: [xsl] Key error: the context item is undefined
From: drkm <darkman_spam@xxxxxxxx>
Date: Mon, 12 Dec 2005 21:57:22 +0100 (CET)

Michael Kay wrote:

> I imagine you want to search within the document
> that contains the $obj node.

  You're right.

> In this case you can write

> <xsl:value-of select="foo:do.it(key('by.id', $obj/@idref,
> $obj/root()))"/>

> or if you prefer,

> <xsl:value-of select="foo:do.it($obj/key('by.id', @idref))"/>

  Thanks.  It's actually what I looked for. (I'm pretty sure I tried
this.  I suspect a missing dependency in my Makefile...)

  Regards,

--drkm





















	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Tilichargez cette version sur http://fr.messenger.yahoo.com


Current Thread