Skip to content

Commit

Permalink
Fixing reference to incorrect table (#1918)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Meisrimel <peter@DESKTOP-1M5QKO1>
  • Loading branch information
PeterMeisrimelModelon and Peter Meisrimel authored Jan 16, 2024
1 parent d6506c9 commit 48b6ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/2_4_common_schema.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@ _[Dependencies of individual array elements can be retrieved during runtime usin
[#figure-schema-ModelStructure]
image::images/schema/ModelStructure.png[width=90%]

Note that attribute <<dependenciesKind>> for element <<InitialUnknown>> has less enumeration values as <<dependenciesKind>> in the other lists, as detailed in <<table-model-structure-elements>>.
Note that attribute <<dependenciesKind>> for element <<InitialUnknown>> has less enumeration values as <<dependenciesKind>> in the other lists, as detailed in <<table-output-der-initialUnknown-details>>.

<<ModelStructure>> consists of the elements detailed in <<table-model-structure-elements>> (see also <<figure-schema-ModelStructure>>; the symbols of the mathematical equations describing the dependencies are defined in <<concepts-model-exchange>>):

Expand Down Expand Up @@ -1678,7 +1678,7 @@ _If an event indicator shall not be exposed, or if event indicators are not stat
Elements <<Output>>, <<ContinuousStateDerivative>>, <<ClockedState>>, <<InitialUnknown>>, and <<EventIndicator>> have (partially) the following attributes:

.<<Output>>, <<ContinuousStateDerivative>>, <<ClockedState>>, <<InitialUnknown>>, and <<EventIndicator>> attribute details.
[[table-output-der-initialUknown-details]]
[[table-output-der-initialUnknown-details]]
[cols="1,5a", options="header"]
|====
|Attribute
Expand Down

0 comments on commit 48b6ba3

Please sign in to comment.