<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>WarlockClassification__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <label>术士分类</label> 
 | 
    <required>false</required> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Picklist</type> 
 | 
    <valueSet> 
 | 
        <restricted>true</restricted> 
 | 
        <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>IT系粘膜切开刀</fullName> 
 | 
                <default>false</default> 
 | 
                <label>IT系粘膜切开刀</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> 
 | 
            <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> 
 | 
</CustomField> 
 |