-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Is it correct that MD_CharacterSetCode is no longer present in the TC 211 code lists, because the latest 19115-1 refers to https://www.iana.org/assignments/character-sets instead?
I am trying to figure out how to refer to a value from MD_CharacterSetCode in the best way7. When looking through the repo, I see different ways:
- some files use
<lan:MD_CharacterSetCode codeList="https://standards.iso.org/19115/-1/1/clause#B.3.14 - some files use
<lan:MD_CharacterSetCode codeList="https://www.iana.org/assignments/character-sets/character-sets.xhtml" - some files use
<lan:MD_CharacterSetCode codeList="https://schemas.isotc211.org/19115/-3/lan/1.0/codelists.xml#MD_CharacterSetCode", but file https://schemas.isotc211.org/19115/-3/lan/1.0/codelists.xml does not exist - some files use
<lan:MD_CharacterSetCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#MD_CharacterSetCode", that version belongs to an older ISO 19115
Any feedback or thoughts on this would be great.
Metadata
Metadata
Assignees
Labels
No labels