<xsd:simpleType name="spel_number"> <xsd:restriction base="xsd:string"> <xsd:pattern value="-?[0-9]+|\#\{.*\}" /> </xsd:restriction> </xsd:simpleType>