func xmlString (options: XMLNode.Options) -> String
Returns the string representation of the receiver as it would appear in an XML document, with one or more output options specified.
レシーバの文字列表現を返します、それがXML書類において現れるのと同じに、1つ以上の指定された出力オプションで。
func canonicalXMLStringPreservingComments (Bool) -> String
Returns a string object encapsulating the receiver’s XML in canonical form.
レシーバのもつXMLを正準形式においてカプセル化している文字列オブジェクトを返します。
var description: String
Returns a description of the receiver.
レシーバのある記述を返します。