BizTalk Server General - promoting a repeating node---accessing it

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > January 2005 > promoting a repeating node---accessing it





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author promoting a repeating node---accessing it
siddharth

2005-01-27, 5:50 pm

Hi
i know i can not promote a repeating property.

is only way to get to a repeating peoprty in a message would be xpath ?

Are there any other ways to access it ..is there a way to access repeating
node in a array like manner..
something like...

Message.RepeatingNode[1]...

thanks
siddharth
Greg Forsythe

2005-01-28, 2:46 am

You can use the "position" attribute in xpath

*[local-name()="repeatingnode" and position() = "1"]

where the value is the index into the repeating node list

Greg

"siddharth" <siddharth@discussions.microsoft.com> wrote in message
news:1315A0AC-C80D-4E64-8558-EBBF37746E98@microsoft.com...
> Hi
> i know i can not promote a repeating property.
>
> is only way to get to a repeating peoprty in a message would be xpath ?
>
> Are there any other ways to access it ..is there a way to access repeating
> node in a array like manner..
> something like...
>
> Message.RepeatingNode[1]...
>
> thanks
> siddharth



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com