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

DTD

Returns an NSXMLDTD object representing the internal DTD associated with the receiver. あるNSXMLDTDオブジェクトを返します、レシーバと結び付けられた内部DTDを表しています。

Declaration 宣言

@property(copy) NSXMLDTD *DTD;

Return Value 戻り値

An NSXMLDTD object representing the internal DTD associated with the receiver or nil if no DTD has been associated. あるNSXMLDTDオブジェクト、このレシーバと結びつけられた内部DTDを表しています、またはnil、もしDTDが結びつけられていないならば。

See Also 参照

Managing Document Attributes 文書属性を管理する