07-09-04 08:32 PM
Hi,
I want to avoid using 100's of functoids to assess the most significant valu
e from one to many of the same elements i.e:
<Customer>
<Proof>
<ProofType>DD</ProofType>
<Proof>
<Proof>
<ProofType>Cust</ProofType>
</Proof>
</Customer>
My basic question is I wish to pass the proof node list to an external assem
bly function that I can then add code to assess the most sigificant proof no
de based upon some business logic. How can I do this? when I drag the eleme
nt node from biztalk mapper
is only returns the text part of the node? or is there another way to do thi
s?
Many Thanks
--
John
[ Post a follow-up to this message ]
|