| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>State_Text__c</fullName> | 
|     <description>引合の場合: | 
| Opportunity__r.SaleProvince_SAP__c | 
| 目標の場合: | 
| Opportunity__r.State__c</description> | 
|     <externalId>false</externalId> | 
|     <label>■■省(文本)</label> | 
|     <length>250</length> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Text</type> | 
|     <unique>false</unique> | 
| </CustomField> |