08-19-05 10:52 PM
Hi Yossi,
I am trying to acomplish a very similar thing to your original
problem, but I can't get the inline xslt to work properly. Could you
post some of your transform here for me to look at, please?
Thanks
Marc.
On Sat, 23 Jul 2005 18:12:32 +0100, "Yossi Dahan"
<yossi.dahan@sabratech.co.uk> wrote:
>Ok, after quite a lot of struggling I've managed to accomplish this using a
>map. I'm still hoping to get some insight from you guys out there, to see i
f
>there are any better approached.
>
>Basically I've linked the first part to the result as you would do, and the
n
>used an inline xslt script to lookup the price from the second part.
>
>I'll need to check how this performs with large documents, but at least its
>working.
>
>Two quick quesions on the xml side of things -
>Is there a way to use xpath in the xslt script using namespaces? (I've kept
>using the local-name() and namespace-uri() xslt functions)
>and while on this - is there a difference in performance between the two? m
y
>guess is that this result in exactly the same behaviour...
>
>Thanks
>
>Yossi Dahan
>
>
>"Yossi Dahan" <yossi.dahan@sabratech.co.uk> wrote in message
>news:O5nMOE5jFHA.3568@tk2msftngp13.phx.gbl...
>
[ Post a follow-up to this message ]
|