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

Fix #60, update to latest schema/blue book changes #66

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Incorporate a couple minor schema updates:

  • Previous "SafeRangeSet" is just "RangeSet" now
  • Addition of a "PresentWhen" tag for container entries

Note this is just to support ingesting XML that use these tags, it does not (yet) update EdsLib runtime to use them.

Fixes #60

Testing performed
Build and run tests

Expected behavior changes
Basic interoperability tests with XML datasheets involving these elements should pass

System(s) tested on
Debian

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Incorporate a couple minor schema updates:

- Previous "SafeRangeSet" is just "RangeSet" now
- Addition of a "PresentWhen" tag for container entries

Note this is just to support ingesting XML that use these tags,
it does not (yet) update EdsLib runtime to use them.
@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Nov 16, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for CCB discussion labels Dec 7, 2023
@dzbaker dzbaker merged commit be54449 into nasa:main Dec 7, 2023
@jphickey jphickey deleted the fix-60-schemaupdate branch January 17, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for "RangeSet" element
2 participants