Context

The context of slee within the schema tree is shown. Italicised links are to other pages.

SLEE related activation state.

default-state

The desired state for the SLEE on each node unless overridden.

Type slee-state

Description

The desired state of the SLEE in a Rhino namespace

Value

one of the following

Value Description

stopped

stopped

running

running

nodes list

Nodes that contain overrides from the default.

List Structure

node-id int16
present boolean
state slee-state

The key is node-id.

Data Validation Constraint

present = 'false' or state

Validation Error:

state must be specified for a node indicated to be present

node-id

A node ID.

Type int16

Value

a number in the range 0 or more

present

present: false is used with partial config bundles to indicate that Rhino will ensure any such named item or entity does not exist.

Related Constraint

.. has a Data Validation Constraint which references this node. The validation expression refers to this node as present.

Type boolean

Value

'true' or 'false'

Default value

true

state

The state for the SLEE on the node.

Related Constraint

.. has a Data Validation Constraint which references this node. The validation expression refers to this node as state.

Type slee-state

Description

The desired state of the SLEE in a Rhino namespace

Value

one of the following

Value Description

stopped

stopped

running

running

Previous page Next page