Table of Contents

Interface IEndElement

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

.NET interface for TO BE DEFINED FROM USER

public interface IEndElement : IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

Name

QName Name { get; }

Property Value

QName

Namespaces

Iterator<Namespace> Namespaces { get; }

Property Value

Iterator<Namespace>