Contents

dtd

Returns an Xmldtd object representing the internal DTD associated with the receiver.

Declaration

@NSCopying var dtd: XMLDTD? { get set }

Return Value

An XMLDTD object representing the internal DTD associated with the receiver or nil if no DTD has been associated.

See Also

Managing Document Attributes