You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Type
BUG (Note to Steward: No BUG label is provided.)
Describe the issue identified (if applicable)
The XSD at https://pds.nasa.gov/pds4/msss_cam_mh/v1/PDS4_MSSS_CAM_MH_1L00_1030.xsd includes the following line: <xs:import namespace="http://pds.nasa.gov/pds4/img/v1" schemaLocation="https://pds.nasa.gov/pds4/img/v1/PDS4_IMG_1L00_1880.xsd"/>
However, attempting to navigate to that schemaLocation gives a "Not Found" error.
Describe the solution you'd like
The IMG schemaLocation should resolve to a working URL. It's possible that this is merely a typo, wherein the final 8 should be a 9, as https://pds.nasa.gov/pds4/img/v1/PDS4_IMG_1L00_1890.xsd
is the current IMG XSD URL.
Describe alternatives you've considered
None.
LDD Dictionary Version
1L00_1030
PDS4 IM Version
1.21.0.0
Need-by Date
I have no need for a fix (nor for this LDD) in the foreseeable feature. The error was detected during automatic processing but the LDD can be excluded without effect.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Issue Type
BUG (Note to Steward: No BUG label is provided.)
Describe the issue identified (if applicable)
The XSD at https://pds.nasa.gov/pds4/msss_cam_mh/v1/PDS4_MSSS_CAM_MH_1L00_1030.xsd includes the following line:
<xs:import namespace="http://pds.nasa.gov/pds4/img/v1" schemaLocation="https://pds.nasa.gov/pds4/img/v1/PDS4_IMG_1L00_1880.xsd"/>
However, attempting to navigate to that schemaLocation gives a "Not Found" error.
Describe the solution you'd like
The IMG schemaLocation should resolve to a working URL. It's possible that this is merely a typo, wherein the final 8 should be a 9, as
https://pds.nasa.gov/pds4/img/v1/PDS4_IMG_1L00_1890.xsd
is the current IMG XSD URL.
Describe alternatives you've considered
None.
LDD Dictionary Version
1L00_1030
PDS4 IM Version
1.21.0.0
Need-by Date
I have no need for a fix (nor for this LDD) in the foreseeable feature. The error was detected during automatic processing but the LDD can be excluded without effect.
Additional context
None.
The text was updated successfully, but these errors were encountered: