Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#707 closed defect (fixed)

Wrong URL in codelist attribute for gmd:LanguageCode

Reported by: fxp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.7.0
Component: General Version:
Keywords: Cc:

Description

According to INSPIRE MD IR, the value of the codelist attribute for languageCode element should be http://www.loc.gov/standards/iso639-2/

<gmd:LanguageCode 
  codeList="http://www.loc.gov/standards/iso639-2/" 
  codeListValue="eng"></gmd:LanguageCode>
  • Add this rule in update-fixed-info.xsl
  • Add this by default to iso19139 template (if ok for everyone ?)

Change History (2)

comment:1 by fxp, 12 years ago

Resolution: fixed
Status: newclosed

Committed revision 8528.

comment:2 by fxp, 12 years ago

Committed revision 8533 for iso19139.fra

Note: See TracTickets for help on using tickets.