Skip to content

Instantly share code, notes, and snippets.

@isanuki
Created August 11, 2015 10:57
Show Gist options
  • Save isanuki/413f3160c518a098b358 to your computer and use it in GitHub Desktop.
Save isanuki/413f3160c518a098b358 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<types>
<members>CustomPickList__mdt.Code__c</members>
<members>CustomPickList__mdt.DisplayNum__c</members>
<members>CustomPickList__mdt.LabelName__c</members>
<name>CustomField</name>
</types>
<types>
<members>CustomPickList.Value01</members>
<members>CustomPickList.Value02</members>
<name>CustomMetadata</name>
</types>
<types>
<members>CustomPickList__mdt</members>
<name>CustomObject</name>
</types>
<version>34.0</version>
</Package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment