FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: DictionaryEntry

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
Key  NonEmptyString  1..1  Values for fulfillment-time FlexNet and custom license attributes.
Value  string  1..1 

The value associated with Key. For multi-value attributes, pass the values as a comma-separated string enclosed in single quotes.

Requests submitted through soapUI, for example, require a construction like: 'value1,value2'

If the value of a multi-value attribute consists of only a single value, you must still enclose it in single quotes.