[GeoNetwork-users] GN3 - gmd:CI_DateTypeCode overwritten ??

Dear list,
I am using GN3 for testing CSW-T operation from a desktop client.

The original XML contains gmd:CI_DateTypeCode with both:

<gmd:dateType>
<gmd:CI_DateTypeCodecodeList="
http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode
"codeListValue="*publication*" codeSpace="ISOTC211/19115">*Pubblicazione*
</gmd:CI_DateTypeCode>
</gmd:dateType>

... while the XML published by GN is containing:

<gmd:dateType>
<gmd:CI_DateTypeCode codeList="
http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode
"codeListValue="*publication*" codeSpace="ISOTC211/19115"/>
</gmd:dateType>

Is GN overwriting the content of this (or other) codelist?

Thanks in advance for any support.

pg

______________________________
Piergiorgio Cipriano
https://twitter.com/PgCipriano

Hi,

2015-11-03 13:24 GMT+01:00 Piergiorgio Cipriano <pg.cipriano@anonymised.com>:

Dear list,
I am using GN3 for testing CSW-T operation from a desktop client.

The original XML contains gmd:CI_DateTypeCode with both:

<gmd:dateType>
<gmd:CI_DateTypeCodecodeList="

http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode
"codeListValue="*publication*" codeSpace="ISOTC211/19115">*Pubblicazione*
</gmd:CI_DateTypeCode>
</gmd:dateType>

... while the XML published by GN is containing:

<gmd:dateType>
<gmd:CI_DateTypeCode codeList="

http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode
"codeListValue="*publication*" codeSpace="ISOTC211/19115"/>
</gmd:dateType>

Is GN overwriting the content of this (or other) codelist?

You could probably override the default mechanism here if needed
https://github.com/geonetwork/core-geonetwork/blob/develop/schemas/iso19139/src/main/plugin/iso19139/update-fixed-info.xsl#L168

HTH

Francois

Thanks in advance for any support.

pg

______________________________
Piergiorgio Cipriano
https://twitter.com/PgCipriano

------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork