This documentation supports the 21.3 version of BMC Helix CMDB.To view an earlier version, select the version from the Product version menu.

AttributeLimitBase


The AttributeLimitBase data s tructure defines valid values for the attribute limit.

Definition


<simpleType name="AttributeLimitBase">
<restriction base="string">
<enumeration value="ATTACH" />
<enumeration value="ATTACH_POOL" />
<enumeration value="CHAR" />
<enumeration value="CURRENCY" />
<enumeration value="DATE" />
<enumeration value="DECIMAL" />
<enumeration value="DIARY" />
<enumeration value="ENUM" />
<enumeration value="INTEGER" />
<enumeration value="NULLTYPE" />
<enumeration value="REAL" />
<enumeration value="TIME" />
<enumeration value="TIME_OF_DAY" />
</restriction>
</simpleType>
  • ATTACH--An attachment attribute.
  • ATTACH_POOL--A pool for grouping attachments.
  • CHAR--A null-terminated is a character with the value zero. Describes limits.
  • CURRENCY--A currency attribute.
  • DATE--A Julian date number (number of days since January 1, 4713 BC).
  • DECIMAL--A fixed-point decimal attribute. Values must be specified in C locale, for example, 1234.56.
  • DIARY--A null-terminated string that requires freeing allocated space.
  • ENUM--A set of integer values (beginning with zero) that represent possible selection values as an indexed list. You must specify an attribute limit by using ARNameList to define string values for each selection.
  • INTEGER--A 32-bit signed integer value.
  • NULLTYPE--Specifies a NULL value.
  • REAL--A 64-bit floating-point value.
  • TIME--A UNIX ® -style date and time stamp (number of seconds since midnight January 1, 1970).
  • TIME_OF_DAY--The number of seconds since 12:00 a.m. of the current day.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*