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 validate to apply catalogs/schemas used as input across all ingested schemas #86

Closed
jordanpadams opened this issue Sep 5, 2019 · 0 comments · Fixed by #115
Closed

Comments

@jordanpadams
Copy link
Member

The second portion of integration test testGithub71 uses a catalog file to determine schemas, yet, still fails when no internet connection is provided.

From the output, it looks like it sufficiently uses the local PDS dictionary for the label, but then since the TEST schema references, the PDS schema again, it doesn't apply the catalog information.

e.g. it tries to resolve the following over the internet:
<xsd:import namespace="http://pds.nasa.gov/pds4/pds/v1" schemaLocation="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1700.xsd">

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 a pull request may close this issue.

1 participant