| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Material_category__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>资料分类1</label> | 
|     <required>false</required> | 
|     <trackHistory>true</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>产品样本</fullName> | 
|                 <default>false</default> | 
|                 <label>产品样本</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品介绍资料(社内)</fullName> | 
|                 <default>false</default> | 
|                 <label>产品介绍资料(社内)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品介绍资料(客户)</fullName> | 
|                 <default>false</default> | 
|                 <label>产品介绍资料(客户)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品指南/手册(概要/含价格)</fullName> | 
|                 <default>false</default> | 
|                 <label>产品指南/手册(概要/含价格)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品指南/手册(概要/不含价格)</fullName> | 
|                 <default>false</default> | 
|                 <label>产品指南/手册(概要/不含价格)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品指南/手册(OPD)</fullName> | 
|                 <default>false</default> | 
|                 <label>产品指南/手册(OPD)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>竞争对手信息</fullName> | 
|                 <default>false</default> | 
|                 <label>竞争对手信息</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>动画/影像资料</fullName> | 
|                 <default>false</default> | 
|                 <label>动画/影像资料</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>安装说明手册</fullName> | 
|                 <default>false</default> | 
|                 <label>安装说明手册</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>产品维护资料</fullName> | 
|                 <default>false</default> | 
|                 <label>产品维护资料</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>临床培训资料</fullName> | 
|                 <default>false</default> | 
|                 <label>临床培训资料</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>E-Larning</fullName> | 
|                 <default>false</default> | 
|                 <label>E-Larning</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>患者教育</fullName> | 
|                 <default>false</default> | 
|                 <label>患者教育</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>试用评价表</fullName> | 
|                 <default>false</default> | 
|                 <label>试用评价表</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>培训资料</fullName> | 
|                 <default>false</default> | 
|                 <label>培训资料</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他</fullName> | 
|                 <default>false</default> | 
|                 <label>其他</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |