Context

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

The SBB components in the Rhino namespace.

List Structure

name non-empty-string
vendor non-empty-string
version non-empty-string
env-entries list
   name non-empty-string
   value string
security-permission-spec string

The keys are name and vendor and version.

name

The component’s name

This node is mandatory.

Type non-empty-string

Description

A non-empty-string has a positive, non-zero length

Value

a string with length 1 or more

vendor

The component’s vendor

This node is mandatory.

Type non-empty-string

Description

A non-empty-string has a positive, non-zero length

Value

a string with length 1 or more

version

The component’s version

This node is mandatory.

Type non-empty-string

Description

A non-empty-string has a positive, non-zero length

Value

a string with length 1 or more

env-entries list

Component environment entries.

List Structure

name non-empty-string
value string

The key is name.

name

The name of the env-entry.

Type non-empty-string

Description

A non-empty-string has a positive, non-zero length

Value

a string with length 1 or more

value

The value of the env-entry.

This node is mandatory.

Type string

Value

a string

security-permission-spec

The security permission spec.

Type string

Value

a string

Previous page Next page