| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>TeachingContent__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>授课内容</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>MultiselectPicklist</type> | 
|     <valueSet> | 
|         <restricted>true</restricted> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>内镜及周边设备介绍</fullName> | 
|                 <default>false</default> | 
|                 <label>内镜及周边设备介绍</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>内镜CDS</fullName> | 
|                 <default>false</default> | 
|                 <label>内镜CDS</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>外科器械故障预防</fullName> | 
|                 <default>false</default> | 
|                 <label>外科器械故障预防</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
|     <visibleLines>5</visibleLines> | 
| </CustomField> |