Defining custom type attributes
To define attributes of custom types, you can either change an attribute of simple type to that of a default custom type, or define a new custom type and then use it for the attributes.
In this example, two custom type attributes are defined for the Movie entity.
Procedure
Results
In the data model Movie, you have defined two custom type attributes SourceURL and Rating for the Movie entity.