|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
All elements in the feature bundles are returned, unless otherwise noted.
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| uniqueId | string | 1..1 | Unique database identifier of the feature. |
| name | string | 1..1 | Name of the feature. |
| description | string | 0..1 | Description of the feature. |
| state | StateType | 1..1 | DRAFT or DEPLOYED. |
| features | featuresListType | 0..1 | The features in the feature bundle are returned if returnContainedObjects in the request is set to true. See featuresListType. |