WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
CreateXmlDeclaration Method (target)
NamespacesIBM.Broker.PluginNBParsers..::..XMLNSCCreateXmlDeclaration(NBElement)
SUMMARY
The CreateXmlDeclaration method creates a default XML declaration element from the specified target.
Declaration Syntax
C#Visual BasicVisual C++F#
public static void CreateXmlDeclaration(
	NBElement target
)
Public Shared Sub CreateXmlDeclaration ( _
	target As NBElement _
)
public:
static void CreateXmlDeclaration(
	NBElement^ target
)
static member CreateXmlDeclaration : 
        target:NBElement -> unit 
Parameters
target (NBElement)

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0