isStandalone
Sets a Boolean value that specifies whether the receiver represents a standalone XML document.
Declaration
var isStandalone: Bool { get set }Parameters
Discussion
A standalone document does not have an external DTD associated with it.
Sets a Boolean value that specifies whether the receiver represents a standalone XML document.
var isStandalone: Bool { get set }A standalone document does not have an external DTD associated with it.