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

update schemaLocations #56

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

update schemaLocations #56

mbeckerle opened this issue Oct 10, 2023 · 0 comments

Comments

@mbeckerle
Copy link
Member

Update paths for schemaLocation attributes. Absolute paths should start with "/", relative sibling files should have no paths.

mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 10, 2023
Absolute paths begin with "/" relative paths to sibling files have no paths.
Relative paths are preferred.

Added test data files illustrating JSON representation.

DFDLSchemas#56
mbeckerle added a commit to mbeckerle/mil-std-2045 that referenced this issue Oct 14, 2023
Absolute paths begin with "/" relative paths to sibling files have no paths.
Relative paths are preferred.

Added test data files illustrating JSON representation.

DFDLSchemas#56
mbeckerle added a commit that referenced this issue Oct 14, 2023
Absolute paths begin with "/" relative paths to sibling files have no paths.
Relative paths are preferred.

Added test data files illustrating JSON representation.

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

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.

Absolute paths begin with "/" relative paths to sibling files have no paths.
Relative paths are preferred.

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