| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Main_Asset__c</fullName> | 
|     <deleteConstraint>Restrict</deleteConstraint> | 
|     <externalId>false</externalId> | 
|     <label>主体备品</label> | 
|     <referenceTo>Asset</referenceTo> | 
|     <relationshipLabel>备品一对一Link表</relationshipLabel> | 
|     <relationshipName>Fixture_OneToOne_Link_Main</relationshipName> | 
|     <required>true</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Lookup</type> | 
| </CustomField> |