Removed the use of the number type for telephone fields. A phone number should be able to contain more than numerical characters and shouldn't have the 0 stripped off.
Checks for presence of TelType and prefers it one above TextType for backwards compatibility.
Removed the use of the number type for telephone fields. A phone number should be able to contain more than numerical characters and shouldn't have the 0 stripped off.
Checks for presence of TelType and prefers it one above TextType for backwards compatibility.