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

PT_FreeText should be able to marshall a CodeList instead than the CharacterString

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3, 0.4, 0.5, 0.6
    • 0.7
    • Metadata
    • None

    Description

      According the schema shows at http://www.schemacentral.com/sc/niem21/t-gmd_PT_FreeText_PropertyType.html a PT_FreeText can contains either a CharacterString or various code lists. However current SIS implementation accepts only a CharacterString. We need to accept code list as-well. We can do that by adding some getCodeList() method in the SIS PT_FreeText class. Only one of getCodeList() and getCharacterString() methods can return a non-null value.

      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: