Build an Elem, setting its minimizeEmpty property to true if it has no children.
Build an Elem, setting its minimizeEmpty property to true if it has no children. Note that this
default may not be exactly what you want, as some XML dialects don't permit some elements to be minimized.
(Since version 2.10.0) Use the other apply method in this object
This singleton object contains the
applyandunapplySeqmethods for convenient construction and deconstruction. It is possible to deconstruct anyNodeinstance (that is not aSpecialNodeor aGroup) using the syntaxcase Elem(prefix, label, attribs, scope, child @ _*) => ...Copyright 2008 Google Inc. All Rights Reserved.