Application Definition File
enabled-by-default Element
Application Definition File > application Element : enabled-by-default Element
Description

Specifies whether the application becomes automatically enabled or disabled.

Namespace (none)
Type
xs:boolean
Diagram
enabled-by-default Element
Overview
enabled-by-default optional xs:boolean

Specifies whether the application becomes automatically enabled or disabled.

Remarks

The default value is 'automatically enabled'. One may wish to change this if the application implements a functionality that is used by few users only, so that application does not disturb the majority of the users.

Source
<xs:element name="enabled-by-default" type="xs:boolean" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
application ElementApplication Definition File