<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Rights_Exclusivity__c</fullName>
    <description>exclusive digital and physical distribution rights, exclusive synchronization rights (master use), exclusive compilation rights and public performance/broadcast rights (label share).</description>
    <externalId>false</externalId>
    <inlineHelpText>Use &quot;All KLS Rights&quot; for full exclusive standard KLS rights (ie: exclusive Digital &amp; Physical Distribution, Synch, Compilation, Performance &amp; Broadcasting &amp; General Licensing Rights) OR use &quot;Other&quot; where rights/exclusivity is limited in any way.</inlineHelpText>
    <label>Rights/Exclusivity</label>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>Picklist</type>
    <valueSet>
        <valueSetDefinition>
            <sorted>true</sorted>
            <value>
                <fullName>all KLS Rights</fullName>
                <default>false</default>
                <label>all AWAL Recordings rights</label>
            </value>
            <value>
                <fullName>Digital + sync</fullName>
                <default>false</default>
                <label>Digital + sync</label>
            </value>
            <value>
                <fullName>Digital distribution only</fullName>
                <default>false</default>
                <label>Digital distribution only</label>
            </value>
            <value>
                <fullName>Other</fullName>
                <default>false</default>
                <label>Other</label>
            </value>
            <value>
                <fullName>Physical only (amendment)</fullName>
                <default>false</default>
                <label>Physical only (amendment)</label>
            </value>
            <value>
                <fullName>Sync only (amendment)</fullName>
                <default>false</default>
                <label>Sync only (amendment)</label>
            </value>
        </valueSetDefinition>
    </valueSet>
</CustomField>
