<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Auto_Product_Set_CD__c</fullName> 
 | 
    <displayFormat>{0000}</displayFormat> 
 | 
    <externalId>false</externalId> 
 | 
    <label>配套编码自动编号</label> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>AutoNumber</type> 
 | 
</CustomField> 
 |