Skip to content

Commit

Permalink
highlight implicit adding of version
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son committed Jul 30, 2024
1 parent e39321a commit 912b33f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/01-model/03-elements-sub.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ descriptor.
- **`version`** (optional) *string*

This optional field version describes the version of the element.
If given, and the name and extra identity of the element is not unique in its
context, the version is implicitly added to the identity attribute set.
The resulting identity must be unique.
If given, and the `name` and `extraIdentity` attributes of the element
are not unique in the context, **the version is implicitly added to the
identity attribute set**. The resulting identity must be unique.

By default, the version of an element in *not* part of the element identity
to achieve a stable local element identity across multiple versions
Expand Down

0 comments on commit 912b33f

Please sign in to comment.