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.

C# | Visual Basic | Visual C++ | F# |
public sealed class XMLNSC
Public NotInheritable Class XMLNSC
public ref class XMLNSC sealed
[<SealedAttribute>] type XMLNSC = class end

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | 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) | (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()()()() | (Inherited from Object.) |
![]() ![]() | XmlDeclaration |
Parser constant.
|

Object | |
![]() | NBParsers..::..XMLNSC |