05-12-04 01:21 AM
Do you need to add type information to all records and fields or to only few
of them?
Does it have to be done in a pipeline component or can you do it in other pl
aces (e.g. map)?
I'm asking because BizTalk automatically puts xsi:type information in some c
ases (for example when you do mapping and schema have several data types tha
t can be used
in place of record, the type information will be generated automatically).
BizTalk shipped several examples of pipeline components that modify the mess
age. Did you look at any of them? They are very helpful.
Thanks
Tatyana
--------------------
>Date: Wed, 17 Mar 2004 15:29:59 +0100
>From: examnotes <christian.brueckner@sdm.de>
>User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207)
>X-Accept-Language: de-de, en-us, en
>MIME-Version: 1.0
>Subject: BT2004: Type information in outgoing XML documents
>Content-Type: text/plain; charset=us-ascii; format=flowed
>Content-Transfer-Encoding: 7bit
>Message-ID: <#PnZ9xCDEHA.1600@tk2msftngp13.phx.gbl>
>Newsgroups: microsoft.public.biztalk.tools
>NNTP-Posting-Host: access.sdm.de 192.76.162.9
>Lines: 1
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.tools:3486
>X-Tomcat-NG: microsoft.public.biztalk.tools
>
>Hello,
>
>what do I have to do to enrich outgoing XML document sent through a
>custom send pipeline with full XML type definitions (e.g. xsi:type="int") ?
>
>Any help would be appreciated.
>
>Thanks
>
>Christian
>
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this mess
age are best directed to the newsgroup/thread from which they originated.
[ Post a follow-up to this message ]
|