noun
namespace
Computing term for a container that holds a set of identifiers and allows disambiguation of homonymous names.
XMLでは、名前空間を使って要素名の衝突を避ける。
In XML, namespaces are used to avoid element name collisions.
このプログラミング言語では、名前空間を明示的にインポートする必要がある。
In this programming language, you need to explicitly import namespaces.