FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: featureBundleQueryDataType

Description

All elements in the feature bundles are returned, unless otherwise noted.

Derived By

Restricting anyType

Content Model

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.