From fd2fc509a3cadb484cb9ef91ed2de2d94f2a1dc9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 27 Jul 2020 15:36:50 +0200 Subject: eng: Add requirement text to interface groups This allows to state the requirement for an interface group directly in the item. Update #3715. --- eng/req/items.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'eng/req/items.rst') diff --git a/eng/req/items.rst b/eng/req/items.rst index 42a439d..a033eac 100644 --- a/eng/req/items.rst +++ b/eng/req/items.rst @@ -1449,6 +1449,10 @@ name The attribute value shall be a string. It shall be the human readable name of the interface group. +text + The attribute value shall be a :ref:`SpecTypeRequirementText`. It shall + state the requirement for the interface group. + .. _SpecTypeInterfaceHeaderFileItemType: Interface Header File Item Type @@ -4230,6 +4234,8 @@ This type is used by the following types: * :ref:`SpecTypeConstraintItemType` +* :ref:`SpecTypeInterfaceGroupItemType` + * :ref:`SpecTypeRequirementItemType` .. _SpecTypeRequirementValidationLinkRole: -- cgit v1.2.3