Skip to content
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

Make system name mandatory for classification requirement #145

Open
pasi-paasiala opened this issue Apr 3, 2023 · 2 comments
Open

Make system name mandatory for classification requirement #145

pasi-paasiala opened this issue Apr 3, 2023 · 2 comments
Assignees
Labels
review to be reviewed and resolved schema Issues that impact the schema file
Milestone

Comments

@pasi-paasiala
Copy link
Contributor

According to this example it is possible to create a classification requirement that is accepted if an object has any classification. That is, it is possible to have this kind of requirement:

            <requirements>
                <classification minOccurs="1" maxOccurs="1" />
            </requirements>

My interpretation of this is that if an object happens to have exactly one classification of any kind, the requirement is met. I don't see that this is a feasible case. I'd propose to make the system obligatory in classification.

@CBenghi
Copy link
Contributor

CBenghi commented May 31, 2023

This is a valid point, but is also flagged from the audit tool, so I'm closing the issue as we will solve all audit issues ahead of 1.0.

@CBenghi CBenghi closed this as completed May 31, 2023
@CBenghi CBenghi reopened this Oct 31, 2023
@CBenghi CBenghi added the schema Issues that impact the schema file label Oct 31, 2023
@CBenghi CBenghi self-assigned this Oct 31, 2023
@CBenghi CBenghi added this to the 1.0 milestone Oct 31, 2023
@CBenghi
Copy link
Contributor

CBenghi commented Feb 2, 2024

Added to the schema discussed today in the call

@atomczak atomczak added the review to be reviewed and resolved label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review to be reviewed and resolved schema Issues that impact the schema file
Projects
None yet
Development

No branches or pull requests

3 participants