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 mimeType : String?
Returns the MIME type for the receiver.
レシーバに対するMIME型を返します。
var version: String?
Sets the version of the receiver’s XML.
レシーバの持つXMLのバージョンを設定します。