BizTalk Editor Error Incorrectly Lists "Mixed" As a Valid Content Type (276808)



The information in this article applies to:

  • Microsoft BizTalk Server 2000

This article was previously published under Q276808

SYMPTOMS

When you open a document specification with the BizTalk Editor that contains an invalid content type, you receive a dialog box that states the following:
Content must be "empty", "eltOnly", "textOnly", or "mixed".
However, BizTalk Editor does not support mixed content.

CAUSE

BizTalk Editor uses MSXML to parse the files. "Mixed" is a valid content type for the MSXML engine, even though it is not for the BizTalk Editor. This dialog box is presented by the MSXML engine.

WORKAROUND

Design the BizTalk specification in the BizTalk Editor.

STATUS

Microsoft has confirmed that this is a problem in Microsoft BizTalk Server 2000.

Modification Type:MajorLast Reviewed:10/22/2003
Keywords:kbbug kbpending KB276808