FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: primaryKeys [type featureIdentifierType]

Description

Database primary keys of the feature—strings containing name and, if the feature version format is FIXED, the version of the feature. If the feature version format is DATE_BASED, specify only name. See featurePKType.

Derived By

Type featurePKType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
name  string  1..1  The name of the feature.
version  string  0..1  The version of the feature.
Referenced By
Name  Type 
featureIdentifierType  Complex Type 
Definition

See featureIdentifierType