Contents

version

Sets the version of the receiver’s XML.

Declaration

var version: String? { get set }

Parameters

  • version:

    A string object identifying the version of the XML.

Discussion

Currently, the version should be either “1.0 “or “1.1”.

See Also

Managing Document Attributes