<simpleType name="PropertyUomTypeEnumType"> <union memberTypes="eml:QuantityClassKind diggs:UomTypeEnumType"> <simpleType> <restriction base="string"> <pattern value="Other: .{2,}"/> </restriction> </simpleType> </union> </simpleType>