FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: featureQueryDataType

Description

All elements in the features are returned.

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.
featureName  string  1..1  Name of the feature.
versionFormat  VersionFormatType  1..1  FIXED or DATE_BASED.
version  string  0..1  Version of the feature, if FIXED format.
description  string  0..1  Description of the feature.
state  StateType  1..1  DRAFT or DEPLOYED.
vendorAuthString  string  0..1  Used to enter the AUTH string (different for each vendor), which will be used for signing the licenses.
featureOverrideParams  featureOverrideParamsType  0..1  This element is returned only if your FlexNet Operations license contains a FLEXnet_Ops.FeatureOverride feature. See featureOverrideParamsType.