How to retrieve the Salesforce Custom Metadata and the associated custom fields using package.xml?
To retrieve the Custom Metadata and the associated custom fields using package.xml in Salesforce, check the following package.xml. Sample package.xml: <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> ....