type — creates a type.
(type domain attrname [superattrname])
domain
The domain in which this type applies.
attrname
The name of this type, which is the same as the name of the attribute.
superattrname
An attribute from which this type is derived.
A message indicating success or error. Please refer to Return Syntax for details.
This command creates a type. For more information and an example, please refer to Section 21.4.3, “Attributes and Types”.