noun
element declaration
Technical term used in markup languages like XML or HTML to define the structure and content of an element.
XMLでは、要素宣言によって文書の構造を定義する。
In XML, the document structure is defined by element declarations.
Compound of 要素 (element) and 宣言 (declaration), directly corresponding to the English computing term.