Table of Contents

Interface INamespace

Namespace
Javax.Xml.Stream.Events
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface INamespace : IAttribute, IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

NamespaceURI

String NamespaceURI { get; }

Property Value

String

Prefix

String Prefix { get; }

Property Value

String

Methods

IsDefaultNamespaceDeclaration()

bool IsDefaultNamespaceDeclaration()

Returns

bool

bool