noun
parameter entity reference
Technical term used in XML/SGML document type definitions (DTDs). Refers to a reference to a parameter entity, which is a reusable macro-like construct.
DTDでは、引数実体参照を使って共通の宣言を再利用できる。
In a DTD, you can reuse common declarations using parameter entity references.
Compound of 引数 (parameter, argument), 実体 (entity), and 参照 (reference). A direct translation of the English computing term.