summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/spec-generic-attributes.yml
blob: 8f9b4180a52e3a7bf643f86440dec7fe156d37df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      description:
        description: |
          It shall be the description of the generic attributes.
        spec-type: optional-str
      key-spec-type:
        description: |
          It shall be the specification type of the generic attribute keys.
        spec-type: name
      value-spec-type:
        description: |
          It shall be the specification type of the generic attribute values.
        spec-type: name
    description: |
      This set of attributes specifies generic attributes.  Generic attributes
      are attributes which are not explicitly specified by
      ${spec-attributes:/spec-name}.  They are restricted to uniform attribute
      key and value types.
    mandatory-attributes: all
spec-name: Specification Generic Attributes
spec-type: spec-generic-attributes
type: spec