var publicID : String?
Returns the public identifier associated with the receiver.
レシーバと結び付けられたパブリック識別子を返します。
var systemID : String?
Returns the system identifier associated with the receiver.
レシーバと結び付けられたシステム識別子を返します。
Availability 有効性
Technology
var notationName: String
? { get set }
The name of the notation associated with the receiver. レシーバと結びつけられた表記法の名前。
Notations are applicable to unparsed external entities, processing instructions, and some attribute values. 表記法は、構文解析されない外部エンティティ、処理命令、そしていくつかの属性値に適用可能です。
var publicID : String?
var systemID : String?