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

Metaschema enhancements to string-based datatypes #936

Conversation

wendellpiez
Copy link
Contributor

Committer Notes

Updates to OSCAL Metaschema sources in view of Metaschema processing enhancements addressing #805 and #911.

  • New data type: token prohibits whitespace and enforces conformity with an XML-NCName workalike (also in JSON)
  • Strings no longer permit leading or trailing whitespace

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]
  • Do all automated CI/CD checks pass?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you included examples of how to use your new feature(s)?
  • Have you updated all OSCAL website and readme documentation affected by the changes you made? Changes to the OSCAL website can be made in the docs/content directory of your branch.

@david-waltermire david-waltermire merged commit 82ec272 into usnistgov:feature-documentation-redesign-2021-05 May 21, 2021
@david-waltermire david-waltermire deleted the wap-feature-documentation-redesign-2021-05a branch May 21, 2021 23:53
@wendellpiez wendellpiez restored the wap-feature-documentation-redesign-2021-05a branch May 27, 2021 00:22
@david-waltermire david-waltermire deleted the wap-feature-documentation-redesign-2021-05a branch May 27, 2021 00:59
david-waltermire pushed a commit to david-waltermire/OSCAL that referenced this pull request May 27, 2021
* Adjusted metaschemas: new 'version'; json-base-uri
* Added 'complete' metaschema
* Changes to OSCAL metaschemas in view of enhancements addressing usnistgov#805, usnistgov#911, usnistgov#67, usnistgov#868.
david-waltermire pushed a commit that referenced this pull request May 27, 2021
* Adjusted metaschemas: new 'version'; json-base-uri
* Added 'complete' metaschema
* Changes to OSCAL metaschemas in view of enhancements addressing #805, #911, #67, #868.
david-waltermire pushed a commit that referenced this pull request Jun 7, 2021
* Adjusted metaschemas: new 'version'; json-base-uri
* Added 'complete' metaschema
* Changes to OSCAL metaschemas in view of enhancements addressing #805, #911, #67, #868.
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.

xs:NCName puzzler Ensure that all field and flag values require a non-empty value
2 participants