Java class for ParameterSetting complex type.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| contextAttribute | list of contextAttribute | element | 0/unbounded | Context attribute list. |
Example
<p----->
<contextAttribute>
<attributeName>...</attributeName>
<attributeValue>...</attributeValue>
</contextAttribute>
</p----->