NBParsers XMLNSC CreateXmlDeclaration Method (NBElement)IBM Integration Bus
The CreateXmlDeclaration method creates a default XML declaration element from the specified target.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public static void CreateXmlDeclaration(
	NBElement target
)
See Also