Microsoft BizTalk Server 2004
DocumentSchema.CreateXmlInstance Method

Creates an Xml instance out of the current DocumentSchema object.

[Visual Basic]
Public Overridable Function CreateXmlInstance() As Stream
[C#]
public virtual Stream CreateXmlInstance();
[C++]
public: virtual Stream* CreateXmlInstance();
[JScript]
public function CreateXmlInstance() : Stream;

Requirements

Platforms:  Windows 2000, Windows XP Professional, Windows Server 2003

.NET Framework Security: 

  • Full trust for the immediate caller. This member cannot be used by partially trusted code.

See Also

DocumentSchema Class | DocumentSchema Members | Microsoft.BizTalk.ParsingEngine Namespace

To download updated BizTalk Server 2004 Help from www.microsoft.com, go to http://go.microsoft.com/fwlink/?linkid=20616.

Copyright © 2004 Microsoft Corporation.
All rights reserved.
Page view tracker