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
We modified the iso-19115-2-definition.xml to use only the schema validation for any ISO19115-2 metadata.
a. Added the schema uri in the namespace
b. Turned all the validation off
But geoportal gives error "datestamp is invalid" when we tried to publish metadata. The metadata shows valid when we open it through xmlspy using the same schema.
Any advice is appreciated!
Li
The text was updated successfully, but these errors were encountered:
I wonder if its a difference in how the XML spy validation engine handles xs:Date and xs:DateTime data types--some engines are more lax than others. What does your date formatting look like? Maybe try a different validation engine in Spy (what does GEoportal use Marten?) -- I think you can set it to use different engines.
We modified the iso-19115-2-definition.xml to use only the schema validation for any ISO19115-2 metadata.
a. Added the schema uri in the namespace
b. Turned all the validation off
But geoportal gives error "datestamp is invalid" when we tried to publish metadata. The metadata shows valid when we open it through xmlspy using the same schema.
Any advice is appreciated!
Li
The text was updated successfully, but these errors were encountered: