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

Implement and test 'ANY' feature in XSD and JSON Schema #117

Closed
3 tasks
wendellpiez opened this issue Feb 22, 2021 · 0 comments · Fixed by #118
Closed
3 tasks

Implement and test 'ANY' feature in XSD and JSON Schema #117

wendellpiez opened this issue Feb 22, 2021 · 0 comments · Fixed by #118
Labels
enhancement New feature or request

Comments

@wendellpiez
Copy link
Collaborator

User Story:

See usnistgov/OSCAL#792.

Goals:

Support ANY feature as "any other" (namespace) in XML or "additionalProperties" : true in JSON Schema.

Note: Deciding where to use ANY in the OSCAL models is not a goal of this Issue and may bear separate discussion.

Dependencies:

None at this time. Could be addressed together with the EMPTY object (assembly) type. Cf #49, also #33 and #66.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated. Changes to the website can be made in the docs/content directory of your branch.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants