|
Home > Archive > BizTalk Server > September 2004 > Missing <?xml version="1.0" ?>
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 |
Missing <?xml version="1.0" ?>
|
|
| B Wilkern 2004-09-22, 9:53 pm |
| My biztalk server is stripping <?xml version="1.0" ?> from my outgoing
document, does anyone know how to get this back on the document?
I have tried adding an additional one but then it fails validation and
doesn't send at all.
TIA
Brad
| |
| Jan Eliasen 2004-09-22, 9:53 pm |
| Hi.
If you are using BizTalk 2002, then you can do it in the mapper.
In "Options" => "XSTL output", change the "Yes" to "No".
Jan Eliasen
On 21 Sep 2004 10:19:18 -0700, moonliver@gmail.com (B Wilkern) wrote:
>My biztalk server is stripping <?xml version="1.0" ?> from my outgoing
>document, does anyone know how to get this back on the document?
>
>I have tried adding an additional one but then it fails validation and
>doesn't send at all.
>
>TIA
>Brad
--
Jan Eliasen, representing himself and not the company he works for.
| |
| Ruslan Yakushev [MSFT] 2004-09-22, 9:53 pm |
| If you are using BTS 2004 make sure that the XML assembler property "Add
XML declaration" is set to true.
--------------------
>From: Jan Eliasen <eliasen@nospam.nospam>
>Subject: Re: Missing <?xml version="1.0" ?>
>Date: Wed, 22 Sep 2004 09:21:22 +0200
>Message-ID: <ht92l09rimvvbbl9feeesut9ciau1t55jk@4ax.com>
>References: <40334e56.0409210919.5e91c14c@posting.google.com>
>X-Newsreader: Forte Free Agent 2.0/32.652
>MIME-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>Newsgroups: microsoft.public.biztalk.server
>NNTP-Posting-Host: firewall.wmdata.dk 194.192.110.10
>Lines: 1
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.server:10268
>X-Tomcat-NG: microsoft.public.biztalk.server
>
>Hi.
>
>If you are using BizTalk 2002, then you can do it in the mapper.
>
>In "Options" => "XSTL output", change the "Yes" to "No".
>
>Jan Eliasen
>
>On 21 Sep 2004 10:19:18 -0700, moonliver@gmail.com (B Wilkern) wrote:
>
>
>--
>Jan Eliasen, representing himself and not the company he works for.
>
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
message are best directed to the newsgroup/thread from which they
originated.
| |
| B Wilkern 2004-09-22, 9:53 pm |
| That appears to only add the version to the xsl file, and not to the
outgoing xml document. any other ideas?
TIA
Brad
Jan Eliasen <eliasen@nospam.nospam> wrote in message news:<ht92l09rimvvbbl9feeesut9ciau1t55jk@4ax.com>...[vbcol=seagreen]
> Hi.
>
> If you are using BizTalk 2002, then you can do it in the mapper.
>
> In "Options" => "XSTL output", change the "Yes" to "No".
>
> Jan Eliasen
>
> On 21 Sep 2004 10:19:18 -0700, moonliver@gmail.com (B Wilkern) wrote:
>
|
|
|
|
|