<type>varchar</type>
<length>255</length>
<import>true</import>
+ <deprecated>true</deprecated>
<headerPattern>/^Open\s?ID|u(niq\w*)?\s?ID/i</headerPattern>
<dataPattern>/^[\w\/\:\.]+$/</dataPattern>
<comment>the OpenID (or OpenID-style http://username.domain/) unique identifier for this contact mainly used for logging in to CiviCRM</comment>
<name>mobile_provider_id</name>
<title>Mobile Provider</title>
<type>int unsigned</type>
+ <deprecated>true</deprecated>
<comment>Which Mobile Provider does this phone belong to.</comment>
<add>1.1</add>
</field>
<name>phone_numeric</name>
<type>varchar</type>
<length>32</length>
+ <readonly>true</readonly>
<comment>Phone number stripped of all whitespace, letters, and punctuation.</comment>
<html>
<label>Numeric</label>