root element
Defines a new component, in terms of its API (<parameter>s), embedded components, beans and
assets.
The structure of a <component-specification>
is very similar to a <page-specification> except components have additional attributes
and elements related to parameters.
Figure C.9. <component-specification> Attributes
| Name | Type | Required ? | Default Value | Description |
|---|---|---|---|---|
| class | string | no | The Java class to instantiate, which must implement the
interface IComponent. If not specified, BaseComponent is used.
| |
| allow-body | yes|no | no | yes |
If If |
| allow-informal-parameters | yes|no | no | yes |
If If |