FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
attributeName | string | 1..1 | The name of the custom attribute. |
![]() |
1..1 | ||
booleanValue | boolean | 0..1 | Optional. Depending on the attribute type, set either stringValue or numberValue or booleanValue. Set to true or false if the custom attribute is of type boolean. |
dateValue | DateQueryType | 0..1 |
Optional. A dateValue element contains:
|
numberValue | NumberQueryType | 0..1 |
Optional. Depending on the attribute type, set either stringValue or numberValue or booleanValue. A numberValue element contains:
|
stringValue | SimpleQueryType | 0..1 |
Optional. Depending on the attribute type, set either stringValue or numberValue or booleanValue. A stringValue element contains:
|
Name | Type |
---|---|
attribute [type customAttributesQueryListType] | Element |