<xsd:simpleType name="UomSymbol"> <xsd:restriction base="xsd:string"> <xsd:pattern value="[^: \n\r\t]+" /> </xsd:restriction> </xsd:simpleType>