225 | 225 | In the schema mapping configuration file, mapping to an XML List element is indicated by setting the "isList" attribute to true for the parent attribute node of the list element. This is an addition to the current version of the "Complex DataStore" Geoserver. Please note, this is similar to the way in which mapping to a multiple occurrence element is represented in the schema mapping file, i.e. by setting the "isMultiple" attribute to true. Listing 2 and 3 illustrate the differenced between these two types of mapping: |