|
Subject: [xsl] XPath and namespace nodes: a tough one From: Elliotte Harold <elharo@xxxxxxxxxxxxxxx> Date: Fri, 19 Dec 2008 06:31:08 -0800 |
<n1:elem1 xmlns:n1="http://b.example"> content </n1:elem1>
<n0:pdu xmlns:n0="http://a.example"> <n1:elem1 xmlns:n1="http://b.example"> content </n1:elem1> </n0:pdu>
<n1:elem1 xmlns:n0="http://a.example" xmlns:n1="http://b.example"> content </n1:elem1>
<n1:elem1 xmlns:n1="http://b.example"> content </n1:elem1>
-- Elliotte Rusty Harold elharo@xxxxxxxxxxxxxxx Refactoring HTML Just Published! http://www.amazon.com/exec/obidos/ISBN=0321503635/ref=nosim/cafeaulaitA
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Key lookup without contex, G. Ken Holman | Thread | RE: [xsl] XPath and namespace nodes, Michael Kay |
| Re: [xsl] Key lookup without contex, G. Ken Holman | Date | RE: [xsl] XPath and namespace nodes, Michael Kay |
| Month |