Interface IStartElement
.NET interface for TO BE DEFINED FROM USER
public interface IStartElement : IXMLEvent, IXMLStreamConstants
- Inherited Members
Properties
Attributes
Iterator<Attribute> Attributes { get; }
Property Value
Name
QName Name { get; }
Property Value
NamespaceContext
NamespaceContext NamespaceContext { get; }
Property Value
Namespaces
Iterator<Namespace> Namespaces { get; }
Property Value
Methods
GetAttributeByName(QName)
Attribute GetAttributeByName(QName arg0)
Parameters
Returns
GetNamespaceURI(String)
String GetNamespaceURI(String arg0)