[
https://issues.apache.org/jira/browse/SIS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux closed SIS-173.
-----------------------------------
> Support references from xlink:href to gml:id
> --------------------------------------------
>
> Key: SIS-173
> URL: https://issues.apache.org/jira/browse/SIS-173
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Metadata, Referencing
> Affects Versions: 0.3, 0.4, 0.5, 0.6
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 0.7
>
>
> XML documents of objects in the {{gml}} namespace shall have a {{gml:id}}
> attribute allowing cross-references of the same objects in the document. SIS
> 0.4 provides this attribute (because it is mandatory) and annotates it with
> {{@XmlID}}, but does not really use it since we have no corresponding member
> annotated with {{@XmlIdRef}}.
> Actually {{@XmlIdRef}} may not fit exactly our needs, in part because we need
> to format URI fragments instead than writing the ID verbatim, and also
> because it is not clear to me from the documentation if {{@XmlIdRef}} allows
> to perform a normal parsing if no ID is provided in an annotated attribute.
> But we can implement a similar mechanism in
> {{org.apache.sis.internal.jaxb.Context}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)