Re: [xsl] simpler matching of qnames in content?

Subject: Re: [xsl] simpler matching of qnames in content?
From: Paul Downey <paul.downey@xxxxxxxxxxxxxx>
Date: Mon, 5 Dec 2005 12:41:07 +0000
On 5 Dec 2005, at 11:53, Michael Kay wrote:

I imagine that your

build-QName-from-the-context-of-XPath-processor('wsa:foo')

is just

xs:QName('wsa:foo')

fantastic - I now have:


soap11:Envelope/soap11:Header/wsa:QName/(resolve-QName(.,.)
	= xs:QName('wsa:foo'))

which is *exactly* what I was after
  - thanks Michael and David!

Paul
--
http://blog.whatfettle.com

Current Thread