The Attribute Type describes the kind of data used by the Attribute Object when formatting the Object Property (fields). The IDI platform supplies basic Attribute Types, such as Integer, Decimal, and Date. You can create new attribute types based on these types. The IDI platform includes some special attribute types, such as Object, Collection and Reference which are used by the attribute engine to identify attribute objects, collection objects, and references to child objects.
Attribute Types can be re-used by a common element. For example, an Attribute Type named TelephoneNumber could have the same properties as a billing number, a service number, and so on.
The Attribute Type is used as the "definition" of an Object Property. This determines what kind of data the Object Property will accept.
See also: