Martin Desruisseaux created SIS-402:
---------------------------------------
Summary: Missing @XmlElement on DefaultMetadata.getCharacterSets()
Key: SIS-402
URL: https://issues.apache.org/jira/browse/SIS-402
Project: Spatial Information Systems
Issue Type: Sub-task
Components: Metadata
Affects Versions: 1.0
Reporter: Martin Desruisseaux
ISO 19139:2007 was used to represent language code and character set as two
different properties, which was a good matching for Java {{Locale}} and
{{Charset}} classes. But ISO 19115-3:2016 merge them together. We do not yet
have JAXB adapter doing this work. In particular, the new
{{getCharacterSets()}} method in {{DefaultMetadata}} does not yet have its
{{\@XmlElement}} annotation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)