You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Section 3.8.2 Data domain of a field defines the following:
Since <codeSet> is also qualified by scenario, a field will link to
the code set of the same scenario. By default, "base" scenario field
links to "base" code set.
Has this paragraph become obsolete? There should be no more automatic link of field and code set scenario with v1.1 because a field now either has a datatype or a code set. A field with a scenario would then implicitly link to the datatype of code set scenario if there is one with the same name as the field scenario.
Provide an example with scenarios.
The text was updated successfully, but these errors were encountered:
The implicit link between field and code set / datatype scenarios does not seem appropriate. Fields may need their own scenarios to distinguish between attributes other than codeSet and type, for example implLength.
FIXTradingCommunity/fix-orchestra#171 asks for the addition of typeScenario and codeSetScenario to remove ambiguity. A field definition not only has a type (datatype or scenario) attribute but numerous others:
minInclusive
maxInclusive
implLength
implMinLength
implMaxLength
presence
encoding
value
rendering
Hence a field could not only have two or more type (datatype or code set) scenarios but also others. One would want to express a field scenario together with a type scenario in such cases. A single attribute scenario is then no longer sufficient. However, a use case is needed to show that this is not just a theoretical case.
Section 3.8.2 Data domain of a field defines the following:
Has this paragraph become obsolete? There should be no more automatic link of field and code set scenario with v1.1 because a field now either has a datatype or a code set. A field with a scenario would then implicitly link to the datatype of code set scenario if there is one with the same name as the field scenario.
Provide an example with scenarios.
The text was updated successfully, but these errors were encountered: