type element

<type name="name">properties</type>

Creates a type. The type element can contain properties and <inherit> tags.

Use an <inherit> tag in an object definition to include all the type’s properties in that object.

See Types.