var characterEncoding : String?
Sets the character encoding of the receiver to
encoding
,
レシーバの文字エンコーディングをencoding
に設定します。
var documentContentKind : XMLDocument.ContentKind
Sets the kind of output content for the receiver.
出力内容の種類をレシーバに対して設定します。
var isStandalone : Bool
Sets a Boolean value that specifies whether the receiver represents a standalone XML document.
レシーバがスタンドアローンXML文書を表すかどうかを指定するブール値を設定します。
var version: String?
Sets the version of the receiver’s XML.
レシーバの持つXMLのバージョンを設定します。