Skip to content

reqif_data_type: remove unused 'multi_valued' property #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

stanislaw
Copy link
Contributor

As reported by a user, this property is actually missing in the ReqIF schema. It looks like it was implemented accidentally.

Checking https://www.omg.org/spec/ReqIF/20110401/reqif.xsd confirms that the DATATYPE-DEFINITION-ENUMERATION element does not have 'MULTI-VALUED'.

Closes #172

As reported by a user, this property is actually missing in the ReqIF schema. It looks like it was implemented accidentally.

Checking https://www.omg.org/spec/ReqIF/20110401/reqif.xsd confirms that the DATATYPE-DEFINITION-ENUMERATION element does not have 'MULTI-VALUED'.

Closes #172
@stanislaw stanislaw force-pushed the stanislaw/datatypes_enumeration branch from 0a0427f to f32e253 Compare November 8, 2024 22:32
@stanislaw stanislaw merged commit b7adf82 into main Nov 8, 2024
15 checks passed
@stanislaw stanislaw deleted the stanislaw/datatypes_enumeration branch November 8, 2024 22:34
@DavidKroeter84
Copy link

I'm unsure this change was justified. Looking into the reqIF standard (v1.2), the following is proposed.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Multi_valued" for datatype definitions not exported
2 participants