Skip to content

Validation of CRS element from ISO 19115 community profile XML document #184

Description

@enricoboldrini

Error returned: The metadata record does not specify the coordinate reference system(s) used in the dataset.

I'm validating a SeaDataNet XML document, that is a community profile of ISO 19115 metadata (https://www.seadatanet.org/Standards/Metadata-formats/CDI), drafted according to official ISO 19115 rules.
Actually the CRS is specified in the document, at XPath: gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier/gmd:RS_Identifier/gmd:code/sdn:SDN_CRSCode
Most likely, the test expects gco:CharacterString instead of the codelist sdn:SDN_CRSCode that is a community defined code list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    solvedSolution developed and accepted, not yet deployed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions