FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: attribute [type attributeDescriptorDataType]

Description

attribute contains a required string attributeName and one attributeDescriptorType.

Derived By

Type attributeDescriptorType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
attributeName  string  1..1  Name of the attribute.
    1..1   
arrayValue  string  0..*  Array of string values of the attribute.
booleanValue  boolean  0..1  Boolean value of the attribute.
dateValue  date  0..1  Date value of the attribute.
integerValue  integer  0..1  Integer value of the attribute.
stringValue  string  0..1  String value of the attribute.
Referenced By
Name  Type 
attributeDescriptorDataType  Complex Type 
Definition

See attributeDescriptorDataType