container_base

The “container_base” type is defined in CoreTypes.aslx. It implements base functionality for the container types, so you shouldn’t need to inherit this directly - you should use container_open, container_closed, container_limited or surface instead, unless you are defining your own container type.