From 27eeb6f1d4abcef9a70e316ced238275b18c3bbd Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 15 Jan 2026 08:41:33 +0100 Subject: [PATCH] Re-add table entry missing from previous merge. --- md/clause-5.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/md/clause-5.md b/md/clause-5.md index 59d1fe6..c3df0a8 100644 --- a/md/clause-5.md +++ b/md/clause-5.md @@ -392,6 +392,9 @@ Table: Matrix of all Attributes | | | property-scoped definition within | | | | _`notUpdated`_ | +------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+ +| _`attributeNames`_ | EntityType | Type-scoped definition within | +| | | [type="EntityType"]{.HTML-Code}, | ++------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+ | _`attributeTypes`_ | Attribute | Type-scoped definition within | | | | [type="Attribute"]{.HTML-Code} | +------------------------------------+-----------------------------------------------------------------------+-----------------------------------------------+ -- GitLab