Interface INamespace
.NET interface for TO BE DEFINED FROM USER
public interface INamespace : IAttribute, IXMLEvent, IXMLStreamConstants
- Inherited Members
Properties
NamespaceURI
String NamespaceURI { get; }
Property Value
Prefix
String Prefix { get; }
Property Value
Methods
IsDefaultNamespaceDeclaration()
bool IsDefaultNamespaceDeclaration()