Home Page › Forums › BizTalk 2004 – BizTalk 2010 › xpath in orchestration – Problem › Re: xpath in orchestration – Problem
September 11, 2006 at 11:53 PM
#15658
I've tried every possible XPath xpression
count(/spResponse/dbo.Person)
count(//spResponse/dbo.Person)
count(spResponse/dbo.Person)
count(//dbo.Person)
All of these expressions yield 0 !!! the <dbo.Person> node is there !! how come ?!
Help! Por favor !