noun
namespace
Computing term for a container that holds a set of identifiers and allows disambiguation of homonyms. The Japanese term 名前空間 is also used.
See also: 名前空間
XMLでは、要素名の衝突を避けるためにネームスペースを使います。
In XML, namespaces are used to avoid element name collisions.
このプログラミング言語では、ネームスペースを使ってコードを整理します。
In this programming language, namespaces are used to organize code.