Type Property 型プロパティ

nodeExpandEmptyElement

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

Declaration 宣言

static var nodeExpandEmptyElement: XMLNode.Options { get }