Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-151

xmlns:gml value should depend on XML.GML_VERSION value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3
    • 0.4
    • Metadata, Referencing

    Description

      The org.apache.sis.xml.XML class defines a GML_VERSION property, which can be used for specifying the GML version of the document to be marshalled. Changing the GML version modifies the way some elements are marshalled. However GML_VERSION currently has no effect on the xmlns:gml and xsi:schemaLocation attribute values of the root element. The URL values of above attributes should be modified as below:

      The difficulty is that namespaces in JAXB are typically defined statistically in annotations. We need to explore if a more dynamic alternative exists.

      Attachments

        Issue Links

          Activity

            People

              desruisseaux Martin Desruisseaux
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: