activityParameter
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
Class used internally to describe a single activity parameter. It contains a list of activity parameter attributes, an associated external concept, as well as an associated service data item.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| attributeList/attribute (activityParameterAttribute) | 0/unbounded | The list of attributes for this parameter. |
| key (string) | 0/1 | Label that uniquely identifies the parameter, not the one displayed on the screen. |
| externalConcept (externalConcept) | 0/1 | The referenced external concept. |
| serviceData (serviceDataItem) | 0/1 | The referenced service data item. |