| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Accsessary__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>借用附属品</label> | 
|     <required>false</required> | 
|     <trackHistory>false</trackHistory> | 
|     <trackTrending>false</trackTrending> | 
|     <type>MultiselectPicklist</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>管道开口清洗刷</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>10</visibleLines> | 
| </CustomField> |