simple-attribute
Contained By
| Business Service XML Element |
|---|
| attributes |
Contains
| Business Service XML Element |
|---|
| name, value |
Business Service XML Element
| Name | Description | Value Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|
| simple-attribute | Specifies the simple attribute name/value pair.
Note: The value specified can be the name of a dynamic attribute.
The parameter is not required, but at least one of the attributes (simple, dynamic, textbox) must be present).
|
xml | in |
Example
<simple-attribute>
<name/>
<value/>
</simple-attribute>