FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: ManufacturerQueryParameters

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
ManufacturerID  SimpleQueryType  0..1 

A ManufacturerID element contains:

  • value—a string to match part or all of the manufacturer ID.

  • searchType—one of the following SimpleQueryType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

Name  SimpleQueryType  0..1 

A name element contains:

  • value—a string to match part or all of the manufacturer name.

  • searchType—one of the following SimpleQueryType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

Status  StatusType  0..1 

Returns one of the following:

  • ACTIVE

  • INACTIVE