Incorret.
A DataType is a type whose instances are identified only by their value. So a DataType is a type with values that have no identity (e.g., money, banking information, ...); that means two instances of a DataType wiith the same attribute values are indistinguishable. A DataType may contain attributes to support the modeling of structured data types.
Also, a DataType can have operations.