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

fields named 'future' are repeated - incompatible with JSON output #57

Open
mbeckerle opened this issue Oct 10, 2023 · 0 comments
Open

Comments

@mbeckerle
Copy link
Member

rename future fields so that they are unique (future1, future2, future3) so JSON won't have repeated keys.

mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 10, 2023
This allows JSON output to be legal JSON (no repeated field names).

DFDLSchemas#57
mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 14, 2023
This allows JSON output to be legal JSON (no repeated field names).

DFDLSchemas#57
mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 14, 2023
This allows JSON output to be legal JSON (no repeated field names).

DFDLSchemas#57
mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 14, 2023
This allows JSON output to be legal JSON (no repeated field names).

DFDLSchemas#57
mbeckerle added a commit that referenced this issue Oct 14, 2023
This allows JSON output to be legal JSON (no repeated field names).

#57
mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Jan 11, 2024
Update to Daffodil 3.6.0

Updates of paths for schemaLocation attributes.
Specifically the ones that are absolute paths.

Update schema to avoid duplicate element field names.
This allows JSON output to be legal JSON (no repeated field names).

The version number change is needed as the prior commit changed
element names of the futureUse fields.
That's equivalent to an API change in software so a new version is required.

Added test data files illustrating JSON representation.

Added missing doc files to the doc directory.

This format is public so I believe these specs should be here in
the project.

DFDLSchemas#57,
DFDLSchemas#56
mbeckerle added a commit that referenced this issue Jan 11, 2024
Update to Daffodil 3.6.0

Updates of paths for schemaLocation attributes.
Specifically the ones that are absolute paths.

Update schema to avoid duplicate element field names.
This allows JSON output to be legal JSON (no repeated field names).

The version number change is needed as the prior commit changed
element names of the futureUse fields.
That's equivalent to an API change in software so a new version is required.

Added test data files illustrating JSON representation.

Added missing doc files to the doc directory.

This format is public so I believe these specs should be here in
the project.

#57,
#56
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

No branches or pull requests

1 participant