This configuration is optional.
class: Initializer implementation
            class.
properties: The list of properties (name-value pairs) which are supported.
            
root-nodetype: The node type for
            root node initialization.
root-permissions: Default
          permissions of the root node. It is defined as a set of
          semicolon-delimited permissions containing a group of space-delimited
          identities (for example, user and group. See
          Organization Service Initializer
          for more details), and the type of permission. For example any read;:/admin read;:/admin add_node;:/admin set_property;:/admin remove means that
          users from group
          admin
          have all
          permissions and other users have only a 'read' permission.
        
Configurable initializer adds a capability to override workspace
          initial startup procedure (used for Clustering).It also replaces workspace element parameters, including
          auto-init-root-nodetype
          andauto-init-permissions, with
          root-nodetype
          and
          root-permissions
          respectively.