Instance Property
インスタンスプロパティ
notationName
Returns the name of the notation associated with the receiver.
レシーバと結び付けられた表記法の名前を返します。
Return Value
戻り値
The name of the notation associated with the receiver.
レシーバと結びつけられた表記法の名前。
Discussion
議論
Notations are applicable to unparsed external entities, processing instructions, and some attribute values.
表記法は、構文解析されない外部エンティティ、処理命令、そしていくつかの属性値に適用可能です。
See Also
参照
Managing DTD Identifiers
DTD識別子を管理する
isExternal
Returns a Boolean value that indicates whether the receiver represents a declaration from an external DTD (the system ID is set).
レシーバが外部DTDからの宣言(システムIDが設定される)を表すかどうかを指し示すブール値を返します。
publicID
Returns the public identifier associated with the receiver.
レシーバと結び付けられたパブリック識別子を返します。
systemID
Returns the system identifier associated with the receiver.
レシーバと結び付けられたシステム識別子を返します。