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