Instance Property インスタンスプロパティ

notationName

Returns the name of the notation associated with the receiver. レシーバと結び付けられた表記法の名前を返します。

Declaration 宣言

@property(copy) NSString *notationName;

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識別子を管理する