Table of Contents

Interface INotationDeclaration

Namespace
Javax.Xml.Stream.Events
Assembly
MASES.JNet.dll
public interface INotationDeclaration : IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

Name

String Name { get; }

Property Value

String

PublicId

String PublicId { get; }

Property Value

String

SystemId

String SystemId { get; }

Property Value

String