<simpleType name="PhoneNumberStringType"> <restriction base="string"> <pattern value="[0-9\-\+\(\)]{4,}"/> </restriction> </simpleType>