Table of Contents

Interface INotationDeclaration

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

.NET interface for TO BE DEFINED FROM USER

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