02-15-05 10:50 PM
Use a scripting functoid and write the XSLT to do the concatenation with a
space.
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Jkaur" <somewhere@nospam.com>
| Newsgroups: microsoft.public.biztalk.general
| Subject: RE: Cumulative Concatenate Functoid
| Date: Thu, 03 Feb 2005 03:02:43 -0500
| Organization: www.talkaboutsoftware.com
| Message-ID:
< bc7f0660800da5589b78da2bece41cfe@localho
st.talkaboutsoftware.com>
| X-Newsreader: www.talkaboutsoftware.com
| Content-Type: text/plain;
| References:
< e61dc62b85a6e29c88a09f008149ed40@localho
st.talkaboutsoftware.com>
<6834ACDB-F91F-414B-9644-30EA9CAC9003@microsoft.com>
| X-Complaints-To: abuse@supernews.com
| Lines: 24
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!fr.ip.ndsoftware.net!border2.nntp.ams.giganews.co
m!nntp.giganews.com!news-in.ntli.net!newsrout1-win.ntli.net!ntli.net!sn-xit-
02!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail
| Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:24268
| X-Tomcat-NG: microsoft.public.biztalk.general
|
| By unbounded field element i mean it's a field element in my schema whose
| max occurs=unbounded.
|
| schema
| root(flat file schema)
| record(hexadecimal,0x0D 0x0A,infix)
| field element(max occurs=unbounded,
| datatype=string)
| record2(same)
| field element(same)
| .
| .
| .
| so on
|
| I need a functoid which concatenates these two string stored in field with
| a whitespace in between them.
|
| I find that script functoid can be used but i didn't get how to pass
| unbounded field element in a function??
|
| Thanks
|
|
|
[ Post a follow-up to this message ]
|