xml-disassembler 0.4.7

Disassemble XML into smaller, manageable files and reassemble on demand.
Documentation
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<PermissionSet xmlns="http://soap.sforce.com/2006/04/metadata">
    <description>Grants all rights needed for an HR administrator to manage employees.</description>
    <label>HR Administration</label>
    <userLicense>Salesforce</userLicense>
</PermissionSet>