WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBParsers..::..XMLNSC Class
NamespacesIBM.Broker.PluginNBParsersNBParsers..::..XMLNSC
SUMMARY
This struct represents constants for the XMLNSC compact parser. The integer constants are the specific type values used by the logical tree to represent XMLNSC specific constructs in the bitstream.
Declaration Syntax
C#Visual BasicVisual C++F#
public sealed class XMLNSC
Public NotInheritable Class XMLNSC
public ref class XMLNSC sealed
[<SealedAttribute>]
type XMLNSC =  class end
Members
All MembersMethodsFields



IconMemberDescription
AsIsElementContent
Parser constant.

BitStream
Parser constant.

CDataField
Parser constant.

CDataValue
Parser constant.

Comment
Parser constant.

CreateDoubleNamespaceDeclaration(NBElement, String, String)
The CreateDoubleNamespaceDeclaration method creates a double namespace declaration element from the specified target, prefix and space.

CreateSingleNamespaceDeclaration(NBElement, String, String)
The CreateSingleNamespaceDeclaration method creates a single namespace declaration element from the specified target, prefix and space.

CreateXmlDeclaration(NBElement, String, String, String)
The CreateXmlDeclaration method creates an XML declaration element from the specified target, version, encoding and standalone.

CreateXmlDeclaration(NBElement)
The CreateXmlDeclaration method creates a default XML declaration element from the specified target.

DocumentType
Parser constant.

DoubleAttribute
Parser constant.

DoubleEntityDefinition
Parser constant.

DoubleNamespaceDeclaration
Parser constant.

EntityReference
Parser constant.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Folder
Parser constant.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ParserName
The name of the parser.

PCDataField
Parser constant.

PCDataValue
Parser constant.

ProcessingInstruction
Parser constant.

SingleAttribute
Parser constant.

SingleEntityDefinition
Parser constant.

SingleNamespaceDeclaration
Parser constant.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
XmlDeclaration
Parser constant.

Inheritance Hierarchy
Object
NBParsers..::..XMLNSC

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