<xsd:simpleType name="BPELVariableName"> <xsd:restriction base="xsd:NCName"> <xsd:pattern value="[^\.]+"/> </xsd:restriction> </xsd:simpleType>