Skip to content

Commit b7b2ef3

Browse files
committed
Add missing description of signature element
As per @UKiffmeier
1 parent f0dcdf9 commit b7b2ef3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/4___common_content.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,13 +466,15 @@ This attribute references another connector by name, that gives the size of this
466466

467467
image:images/SystemStructureCommon_GMetaData.png[image,width=597,height=196]
468468

469-
The MetaData element allows the specification of additional meta data for a given model element.
470-
Multiple (or no) MetaData elements may be present in a given model element.
469+
The group GMetaData allows the specification of additional meta data and signatures for a given model element.
470+
Multiple (or no) MetaData and Signature elements may be present in a given model element.
471471

472472
[width="100%",cols="33%,67%",options="header",]
473473
|===
474-
|Element |Description
475-
|MetaData |One or more instances of this element *CAN* be present to specify meta data related to the containing model element.
474+
|Element |Description
475+
|MetaData |One or more instances of this element *CAN* be present to specify meta data related to the containing model element.
476+
See below for details.
477+
|Signature |One or more instances of this element *CAN* be present to specify signatures related to the containing model element.
476478
See below for details.
477479
|===
478480

0 commit comments

Comments
 (0)