eng: Add more variants of unspecified interfaces

Update #3715.
This commit is contained in:
Sebastian Huber 2020-08-06 09:58:49 +02:00
parent 83e13b70e2
commit 3e8e301b06

View File

@ -1542,10 +1542,22 @@ notes
Interface Unspecified Item Type Interface Unspecified Item Type
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This type refines the :ref:`SpecTypeInterfaceItemType` though the This type refines the following types:
``interface-type`` attribute if the value is ``unspecified``. This set of
attributes specifies an unspecified interface. All explicit attributes shall be * :ref:`SpecTypeInterfaceItemType` though the ``interface-type`` attribute if
specified. The explicit attributes for this type are: the value is ``unspecified``
* :ref:`SpecTypeInterfaceItemType` though the ``interface-type`` attribute if
the value is ``unspecified-define``
* :ref:`SpecTypeInterfaceItemType` though the ``interface-type`` attribute if
the value is ``unspecified-function``
* :ref:`SpecTypeInterfaceItemType` though the ``interface-type`` attribute if
the value is ``unspecified-type``
This set of attributes specifies an unspecified interface. All explicit
attributes shall be specified. The explicit attributes for this type are:
name name
The attribute value shall be a string. It shall be the name of the The attribute value shall be a string. It shall be the name of the