<xs:simpleType name="nullable-integer"> <xs:union memberTypes="xs:integer commons:empty-string" /> </xs:simpleType>