Enumeration Case 列挙ケース

NSXMLNodeExpandEmptyElement

Requests that an element should be expanded when empty; for example, <flag></flag>. This is the default. ある要素が空の時に展開されるべきであることを要請します;例えば、<flag></flag>。これは、初期状態です。

Declaration 宣言

NSXMLNodeExpandEmptyElement = 1UL << 1