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

systemID

The system identifier of the external entity referenced in the XML document. XML書類において参照される外部エンティティのシステム識別子。

Declaration 宣言

@property(nullable, readonly, copy) NSString *systemID;

Discussion 議論

You may access this property once a parsing operation has begun or after an error occurs. あなたは、このプロパティにアクセスを、ただ一度だけ構文解析演算が始まったまたはエラーが発生する後にするかもしれません。

See Also 参照

Obtaining Parser State パーサー状態を入手する