FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: numberValue [type customAttributeQueryType]

Description

Optional. Depending on the attribute type, set either stringValue or numberValue or booleanValue.

A numberValue element contains:

Derived By

Type NumberQueryType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
value  integer  1..1  Number to match part or all of the attribute value.
searchType  numberSearchType  1..1 

One of the following numberSearchType values:

  • GREATER_THAN

  • GREATER_THAN_EQUALS

  • LESS_THAN

  • LESS_THAN_EQUALS

  • EQUALS

  • NOT_EQUALS

Referenced By
Name  Type 
customAttributeQueryType  Complex Type 
Definition

See customAttributeQueryType