<xs:simpleType name="_emptyString"> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="0"/> </xs:restriction> </xs:simpleType>