summaryrefslogtreecommitdiff
path: root/spec/spec/spec-generic-attributes.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 10:53:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commite5d1f8d9528dc33cf1289c8e7ec551109806604e (patch)
tree01ee87bb4d651d6a1e564e2784adc8473952dade /spec/spec/spec-generic-attributes.yml
parent9499f8bc3ff935c507c2d7fc36d5debb6949b89d (diff)
spec: Define generic attribute key types
Diffstat (limited to 'spec/spec/spec-generic-attributes.yml')
-rw-r--r--spec/spec/spec-generic-attributes.yml11
1 files changed, 8 insertions, 3 deletions
diff --git a/spec/spec/spec-generic-attributes.yml b/spec/spec/spec-generic-attributes.yml
index 50e89bc8..8f9b4180 100644
--- a/spec/spec/spec-generic-attributes.yml
+++ b/spec/spec/spec-generic-attributes.yml
@@ -14,14 +14,19 @@ spec-info:
description: |
It shall be the description of the generic attributes.
spec-type: optional-str
- spec-type:
+ 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 defined. They are restricted to
- a uniform attribute value type.
+ 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