Incorrect handling of nulls

Description

nillable schema element:

<element maxOccurs="unbounded" minOccurs="0" name="alternativeGeographicIdentifier" type="xs:string"/>

throws error when database contains null in the column this maps to

w3.org/2001/XMLSchema:string is not nillable

NB - single value in column in source database, maps to schema that allows multiple values.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Affects versions

Components

Priority

Created March 17, 2006 at 4:39 AM
Updated October 31, 2015 at 4:54 PM
Resolved May 26, 2015 at 2:39 PM