dynamic-attribute
Contained By
| Business Service XML Element |
|---|
| attributes |
Contains
| Business Service XML Element |
|---|
| name, start-value, appearance, reset-value, increment-at-break-type, increment-amount, reset-at-break-type |
Business Service XML Element
| Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|
| dynamic-attribute | Specifies the dynamic attribute name, appearance and how the attribute is to be changed. | xml | N |
At least one of the attributes must be present:
|
in |
Example
<dynamic-attribute>
<name/>
<start-value/>
<appearance/>
<reset-value/>
<increment-at-break-type/>
<increment-amount/>
<reset-at-break-type/>
</dynamic-attribute>