| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Consum_Asset_SerialNumber__c</fullName> | 
|     <description>出库時、配套明细にあるすべてのシリアル番号をここにセットする</description> | 
|     <externalId>false</externalId> | 
|     <inlineHelpText>例:「,0387,」、「,0378,0387,」</inlineHelpText> | 
|     <label>耗材设备机身号码</label> | 
|     <length>65535</length> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>LongTextArea</type> | 
|     <visibleLines>3</visibleLines> | 
| </CustomField> |