<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Field1_forouself__c</fullName> 
 | 
    <displayFormat>{000}</displayFormat> 
 | 
    <externalId>false</externalId> 
 | 
    <label>内部编号</label> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>AutoNumber</type> 
 | 
</CustomField> 
 |