xsl-list
[Top] [All Lists]

Re: simpler matching of qnames in content?

2005-12-05 05:41:07

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--