<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>problem_detail_photo__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <label>问题内容描述(图片)</label> 
 | 
    <length>12000</length> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Html</type> 
 | 
    <visibleLines>10</visibleLines> 
 | 
</CustomField> 
 |