type

type — creates a type.

Syntax

(type domain attrname [superattrname])
    

Arguments

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.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command creates a type. For more information and an example, please refer to Section 2.4.5, “Attributes and Types”.