|
Home > Archive > BizTalk Server General > August 2004 > Problem with Tutorial 2 in Biztalk 2004 SDK
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 |
Problem with Tutorial 2 in Biztalk 2004 SDK
|
|
| TryingToBizTalk 2004-08-30, 5:55 pm |
| i have the error from the mapeditor
D:\DOCUME~1\zahra2k3\LOCALS~1\Temp\_MapD
ata\MapToCommonPO_output.xml Output
validation error: The element cannot contain text or white space. Content
model is empty. An error occurred at
file:///D:/DOCUME~1/zahra2k3/LOCALS~1/Temp/_MapData/MapToCommonPO_output.xml,
(1, 511).
and the test map output property is set to xml
any idea am stuck please help
| |
| Tatyana Yakushev [MSFT] 2004-08-30, 5:55 pm |
| This is an output validation error. XML produced by the map is not valid against the schema.
Are you using correct input XML to test the map? Look at the MapToCommonPO_output.xml, is it what you want to get from the map? If it is, then you need to correct the
schema (set 'Content Type' to 'Mixed' on one of the records. Look at the position 511 to identify record name).
Regards,
Tatyana
--------------------
>From: "TryingToBizTalk" <zazo@yalla.com>
>Subject: Problem with Tutorial 2 in Biztalk 2004 SDK
>Date: Mon, 30 Aug 2004 23:26:52 +0300
>Lines: 11
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.3790.0
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Message-ID: <OAVOt$sjEHA.3968@TK2MSFTNGP11.phx.gbl>
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: 213.212.234.82
>Path: cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:19165
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>i have the error from the mapeditor
> D:\DOCUME~1\zahra2k3\LOCALS~1\Temp\_MapD
ata\MapToCommonPO_output.xml Output
>validation error: The element cannot contain text or white space. Content
>model is empty. An error occurred at
>file:///D:/DOCUME~1/zahra2k3/LOCALS~1/Temp/_MapData/MapToCommonPO_output.xml,
>(1, 511).
>
>and the test map output property is set to xml
>any idea am stuck please help
>
>
>
--
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.
|
|
|
|
|