| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Fault_Classification1__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>故障分类1</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>GI内镜機能</fullName> | 
|                 <default>false</default> | 
|                 <label>GI内镜機能</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GI内镜外観</fullName> | 
|                 <default>false</default> | 
|                 <label>GI内镜外観</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>GI内镜其他</fullName> | 
|                 <default>false</default> | 
|                 <label>GI内镜其他</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SP内镜機能</fullName> | 
|                 <default>false</default> | 
|                 <label>SP内镜機能</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SP内镜外観</fullName> | 
|                 <default>false</default> | 
|                 <label>SP内镜外観</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SP内镜其他</fullName> | 
|                 <default>false</default> | 
|                 <label>SP内镜其他</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SP手术器械</fullName> | 
|                 <default>false</default> | 
|                 <label>SP手术器械</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>周边设备</fullName> | 
|                 <default>false</default> | 
|                 <label>周边设备</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |