Enumeration Case 列挙ケース

NSXMLNodePreserveWhitespace

Requests NSXMLNode to preserve whitespace characters (such as tabs and carriage returns) in the XML source that are not part of node content. NSXMLNodeに空白文字(たとえばタブおよびキャリッジリターン)をノード内容の一部でないXMLソースにおいて保全するよう要請します。

Declaration 宣言

NSXMLNodePreserveWhitespace = 1UL << 25