> Lol, I'm guessing it can't be done natively then - I'll look into
> what can be done, hopefully make a udf or something.

It doesn't know how to pick up the sub-node's namespace using
namespace-uri()? 

<root xmlns="foo">
  <sub1 xmlns="bar">
    <sub2 />
  </sub1>
</root>

XMLSearch(packet,"/root/sub1/sub2[namespace-uri()='bar']")

I figured you'd probably already tried this, but I'd be a little
surprised to see it not work. (Unless I'm confused about the question.)

(Apologies for any syntax errors, it's not tested or anything.) 

-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
     ph: 503.236.3691

http://onTap.riaforge.org/blog



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300761
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to