metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 19 forks source link

Remove default gmd:characterSet utf8 as this field is not mandatory #318

Closed wangf1122 closed 1 year ago

wangf1122 commented 1 year ago

This Character Set is not mandatory

image

So when the user create a metadata from its NHAP template, this should be nullable instead of forcing some default value. If we use UTF8 value, the user will never switch back to null value.

wangf1122 commented 1 year ago

Duplicated with this PR https://github.com/metadata101/iso19139.ca.HNAP/pull/311/files

I will abandon this PR