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

Support <gmx:FileName> and <gmx:MimeFileType> elements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.4
    • Metadata
    • None

    Description

      The <gco:CharacterString> XML elements can sometime be replaced by <gmx:FileName> elements at marshalling time. The later contains a src attribute, which may contain an absolute path. Example from ISO 19139:

      <fileName>
         <gmx:FileName src="../path/wkj98723.jpg">Overview</gmx:FileName>
      </fileName>
      

      Likewise for <gmx:MimeFileType>:

      <fileType>
         <gmx:MimeFileType type="image/tiff"> Graphic TIFF </gmx:MimeFileType>
      </fileType>
      

      The main usage for those elements seem to be in MD_BrowseGraphic.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: