remove trailing whitespaces en-masse
[civicrm-core.git] / xml / schema / Core / Phone.xml
index 5463d24340ff418dd785e0c5fa084da3708c4c29..11b3a078d4290fbb726cc2f82a5325e7678da2f2 100644 (file)
       <type>int unsigned</type>
       <comment>Which Location does this phone belong to.</comment>
       <pseudoconstant>
-        <name>locationType</name>
         <table>civicrm_location_type</table>
         <keyColumn>id</keyColumn>
-        <labelColumn>name</labelColumn>
+        <labelColumn>display_name</labelColumn>
       </pseudoconstant>
       <add>2.0</add>
   </field>
@@ -82,7 +81,7 @@
   </field>
   <index>
       <name>UI_mobile_provider_id</name>
-      <fieldName>mobile_provider_id</fieldName>      
+      <fieldName>mobile_provider_id</fieldName>
       <add>1.6</add>
   </index>
   <field>
       <type>int unsigned</type>
       <comment>Which type of phone does this number belongs.</comment>
       <pseudoconstant>
-        <name>phoneType</name>
-        <optionGroupName>phoneType</optionGroupName>
+        <optionGroupName>phone_type</optionGroupName>
       </pseudoconstant>
       <add>2.2</add>
-  </field> 
+  </field>
 </table>