<!--                                                                  -->
<!--  Copyright (C) 2006 RoyaltyShare, Inc.   All Rights Reserved     -->
<!--  $Id$  -->
<!--  $Id$  -->
<!--                                                                  -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:dyn="http://exslt.org/dynamic" extension-element-prefixes="dyn">
    <xsl:output method="html" indent="no" doctype-system="http://www.w3.org/TR/html4/strict.dtd" doctype-public="-//W3C//DTD HTML 4.01//EN" encoding="utf-8" />

    <xsl:include href="/app/tools/rps/templates/help/help_layout.xsl" />
       
    
    <xsl:template name="helpPage">
        <div class="sectionHeader">
            <h1>Help - View Artist/Producer Contract</h1>
    	</div>
        <div class="sectionBody">    
            <div class="section">
 
                <a name="top" />
                
                <br />
                <ul class="tableOfContents">           
                    <li><a href="#general">General Information</a></li>
                    <li><a href="#contract">Contract</a></li>
                    <li><a href="#terms">Contract Terms</a></li>
                    <li><a href="#license_income">License Income Sources</a></li>
                    <li><a href="#expenses">Recoupable Expenses</a></li>
                    <li><a href="#controlled_comp">Controlled Composition Clause</a></li>
                    <li><a href="#albums">Albums</a></li>
                    <li><a href="#tracks">Tracks</a></li> 
                </ul>
                
                <br /> 
            
                <a name="general" />
                <h2>
                    General Information         
                </h2>            
            
                <p>
                    The artist contract shows configured terms, income types, expenses, and products associated with a contract.  It also shows the configuration for the controlled composition clause associated with the contract.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}.gif" />

                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />                  
                
                <p>
                    The View Contract page contains seven sections:
                </p>
                
                <a name="contract" />
                <h2>
                    "Contract" section:         
                </h2>
                
                <p>
                    The contracts section shows basic information for a contract, included the associated payor and payee.                          
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-contract.gif" />    
                
                <p>
                    <dl>
                        <dt>Contract Title</dt>
                        <dd> - The name of the contract as configured in the system.  This name is assigned by the user.</dd>
                        
                        <dt>Artist</dt>
                        <dd> - The name of the artist as it appears on the contract.  This field is optional, and is informational only.</dd>
                        
                        <dt>Contract ID</dt>
                        <dd> - The contract ID that appears on the contract.  This field is optional, and is informational only.</dd>
                        
                        <dt>Payor</dt>
                        <dd> - The payor associated with the contract.  Statements for the contract will only appear in royalty runs for the payor listed here.  Also functions as a link to the "View Payor" page for the payor.</dd>
                        
                        <dt>Payee</dt>
                        <dd> - Statements for the contract will be produced for this payee in royalty runs.  Also functions as a link to the "View Artist/Producer Payee" page for the payee.
                            <ul>
                                <li>Multiple contracts can be assigned to the same Payee.  All associated contracts will appear on one statement.</li>
                            </ul>
                        </dd>
                        
                        <dt>Date Issued</dt>
                        <dd> - The date the contract was issued.   This field is optional, and is informational only.</dd>
                        
                        <dt>Term Start</dt>
                        <dd> - Notes the start date for the contact.  Only sales that occur after the term start date will be included in artist royalty runs for the contract.
                            <ul>
                                <li>If "Term Start" date is left blank, all sales up to the "Term End" date will be included in artist royalty runs for the contract.</li>
                                <li>If "Term Start" date and "Term End" date are blank, all sales will be included in artist royalty runs for the contract.</li>                                
                            </ul>
                        </dd>                        

                        <dt>Term End</dt>
                        <dd> - Notes the end date for the contract.  Only sales that occur before the term end date will be included in artist royalty runs for the contract. 
                            <ul>
                                <li>If "Term End" date is left blank, all sales past the "Term Start" date will be included in artist royalty runs for the contract.</li>
                                <li>If "Term End" date and "Term Start" date are blank, all sales will be included in artist royalty runs for the contract.</li>                                
                            </ul>
                        </dd>   
                        
                    </dl>
                </p>   
                
                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="terms" />
                <h2>
                    "Contract Terms" section:         
                </h2>
                
                <p>
                    The contract terms section shows payout rates currently set against the contract for different types of sales being processed in the RoyaltyShare system.  These terms can be further configured or added to by clicking the "Edit Terms" button. 
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-terms.gif" />    
                
                <p>
                    The following information is viewable in this section and available for the configuration of contract terms:
                    
                    <dl>
                    
                        <dt>Priority</dt>
                        <dd> - The order in which sales process against the contract.  Sales processed for attached albums and/or tracks will attempt to match the criteria provided in the first contract term, Priority 1, first.  If they do not meet those criteria, they will attempt to match to the second term, Priority 2, and so on, until they reach the default term.
                            <ul>
                                <li>Sales that do not match criteria for a contract term on any existing contract will show on the Unallocated Sales audit report, available with each artist royalty run created.</li>
                            </ul>
                        </dd>
                        
                        <dt>Source</dt>
                        <dd> - The original source of the sale, generally appearing in sales information as the format of the sale for a given transaction.  The following source configurations are available for artist/producer contracts:
                            <ul>
                                <li>All – All available sources
                                    <ul>
                                        <li>All Physical – All physical sources
                                            <ul>                                       
                                                <li>CAS – Cassette</li>
                                                <li>CD – Compact Disc</li>
                                                <li>CD2 – Two Compact Disc Set</li>
                                                <li>CD5 – Compact Disc Single</li>
                                                <li>DVD – Digital Versatile Disc</li>
                                                <li>DVDCD – DVD Audio/Dual Disc</li>  
                                                <li>LP – Vinyl (Long-Playing)</li>
                                                <li>LP5 – Vinyl (Long-Playing) single</li>
                                                <li>VHS – Video Home System</li>
                                            </ul>
                                        </li>
                                        <li>All Digital – All digital sources
                                            <ul>
                                                <li>BG - Background</li>
                                                <li>DA – Digital Album Permanent Download</li>
                                                <li>DA-P – Digital Album Permanent Download, Premium</li>
                                                <li>DA-U – Digital Album Permanent Download, Upgrade</li>  
                                                <li>DD – Dual Permanent Download</li>
                                                <li>DS – Digital Stream</li>
                                                <li>DT – Digital Track Permanent Download</li>
                                                <li>DT-P – Digital Track Permanent Download, Premium</li>
                                                <li>DT-U – Digital Track Permanent Download, Upgrade</li>
                                                <li>DTETH – Digital Tethered Download</li>  
                                                <li>JB – Jukebox </li>
                                                <li>RING – Ringtone</li>
                                                <li>VPD – Variable Priced Download</li>
                                            </ul>
                                        </li>
                                    </ul>
                                </li>             
                            </ul>
                        </dd>    
                         
                        <dt>Region</dt>
                        <dd> - User-defined country or group of countries from which a sale must originate to process against the contract term, generally appearing in sales as territory information.  Regions and their associated countries can be configured on the Admin tab.</dd>
                        
                        <dt>Channel</dt>
                        <dd> - The distribution channel associated with a sale to process against the contract term.  Applies to physical sources only.  The following Channels can be configured for contract terms:
                            <ul>
                                <li>All</li>
                                <li>Retail</li>
                                <li>Military</li>
                                <li>Club</li>
                                <li>Mail Order</li>
                                <li>Direct</li>
                            </ul> 
                        </dd>
                        
                        <dt>Price</dt>
                        <dd> - The reported price required for sales to process against the contract term.  Applies to physical sources only.  The following price levels are available:
                            <ul>
                                <li>All</li>
                                <li>Full</li>
                                <li>Mid</li>
                                <li>Budget</li>
                                <li>Promo</li>
                            </ul>   
                        </dd>
                        
                        <dt>Rate Type</dt>
                        <dd> - Designates the price or value that will be used to calculate royalties.  The following rate types are available:
                            <ul>
                                <li>% Retail – rate is applied against retail prices that are configured for the source within the system.
                                    <ul>
                                        <li>Retail prices can be managed on the Admin tab and assigned to individual products on the Catalog tab.</li>
                                    </ul>
                                </li>
                                <li>% Wholesale – rate is applied against wholesale prices that are configured for the source within the system. Wholesale prices can be managed on the Admin tab and assigned to individual products on the Catalog tab.</li>
                                <li>% Net Revenue – rate is applied against the total revenue received.</li>
                                <li>% Retail Document – rate is applied against actual retail price reported in the original sales file.</li>
                                <li>% Wholesale Document – rate is applied against the actual wholesale price reported in the original sales file.</li>
                                <li>Fixed – Uses a fixed value per unit (in the base currency of the site) that is configured in the "Rate" variable.</li>
                                <li>Non-payable – allows configuration of sources where no artist royalties are due.  No rate information is entered against non-payable sales, as no payout is made for sales processed against the term.
                                    <ul>
                                        <li>Non-payable sales are only reported in the online version of the artist statement.</li>
                                    </ul>
                                </li>                                
                            </ul>
                            <p>
                                Note that the following conditions must be met for a sale to process against the rate types "% Retail Document" and "% Wholesale Document" and show the respective reported price on statements:
                                <ul>
                                    <li>The sales record must report retail or wholesale price, depending on the selected rate type, in a separate and distinct field.</li>
                                    <li>The sales record must have been imported after March 31<sup>st</sup>, 2010, when document retail and wholesale rate type features went into effect.</li>
                                </ul>
                            </p>
                        </dd>
                        
                        <dt>Rate</dt>
                        <dd> - The rate used for payment, as calculated against the rate type, or the set value for payment. </dd>     
                        
                        <dt>Rate Reduction</dt>
                        <dd> - The percentage of the rate that is payable, which can be greater or less than 100%, though generally an adjustment to rate reduction is made to lower the rate payable.</dd> 
                                                  
                        <dt>% of Sales</dt>
                        <dd> - The percentage of sales to be paid out, which is a reduction in payout, varying by the type of royalties.  Cannot be greater than 100% of sales.
                            <ul>
                                <li>For unit based royalties, the % of Sales reduces the number of units to be paid out.</li>
                                <li>For net revenue royalties, % of Sales is applied against the base rate.</li>
                            </ul>
                        </dd>                         

                        <dt>Packaging</dt>
                        <dd> - A packaging deduction that is applied against the base rate.  Cannot be greater than 100% of sales.</dd>                              
                        
                        <dt>Free Goods</dt>
                        <dd> - The percentage of free goods allowed on gross units or sales.  Cannot be greater than 100%.
                            <ul>
                                <li>For unit based royalties, Free Goods further reduces the number of units to be paid out.</li>
                                <li>For net revenue royalties, Free Goods further reduces the total amount of sales to be paid out.</li>
                            </ul>
                        </dd>  
                        
                        <dt>Default Term</dt>
                        <dd> - A default term can be configured for all sources, all regions, all channels, and all prices to process sales at a percentage of net revenue.  No reductions in rate can be made to the default term.
                            <ul>
                                <li>If you do not want to use a default term on your contract, you can inactivate the default term by selecting the "Inactive" checkbox when editing your contract.  A message will then show on the main View Artist/Producer Contract page noting that "The default term is currently inactive."</li>
                            </ul>
                        </dd>                                   
                        
                        <dt>Reserve</dt>
                        <dd> - The percentage used to calculate the amount of reserves to be held for an artist royalty period.  Cannot be greater than 100%.
                            <ul>
                                <li>For unit based royalties, Reserves are taken as a percentage of units.</li>
                                <li>For net revenue based royalties, Reserves are taken as a percentage of sales.</li>
                                <li>Reserves are only taken for physical product sales.</li>
                            </ul>
                        </dd>  

                        <dt>Liquidation Schedule</dt>
                        <dd> - Determines the release of reserves held during the mechanical royalty period.  If a reserve percentage is entered, you must enter a liquidation schedule that totals 100%.</dd>  
                        
                        <dt>Physical Only</dt>
                        <dd> - Notes for the user that reserves are only applied to physical sales if reserves are being taken.</dd>                                                      
                    </dl>
                    
                </p>
                
                <br />
                
                <p>
                    <strong>Artist contract royalty calculation for Retail / Wholesale rate type (Unit Royalties)</strong>
                </p>
                
                <p>
                    Effective Rate = Sales Price * Rate * Rate Reduction * (100% - Packaging)
                </p>

                <p>
                    Net Units = (((Gross Units * % of Sales) – Reserves + Liquidations) * (100% - Free Goods)) – Returns
                </p>
             
                <p>
                    Reserves = Gross Units * % of Sales * Reserve Rate
                </p>
                
                <p>
                    Total = Effective Rate * Net Units
                </p>                                

                <br />

                <p>
                    <strong>Artist contract royalty calculation for Net Revenue rate type (Net Revenue royalties)</strong>
                </p>
                
                <p>
                    Effective Rate = Rate * Rate Reduction * % of Sales * (100% - Packaging)
                </p>

                <p>
                    Net Sales = (Gross Sales – Reserves + Liquidations) * (100% - Free Goods)
                </p>
             
                <p>
                    Reserves = Gross Sales * Reserve Rate
                </p>
                
                <p>
                    Total = Effective Rate * Net Sales
                </p>    
               			           			
                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="license_income" />
                <h2>
                    "License Income Sources" section:         
                </h2>
                
                <p>
                    This section shows income types and their associated rates for license income sources that can be applied to the contract.  In order to add license income transactions through the Revenue tab that will apply to a contract, the license income sources must first be defined and attached to the contract.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-license_income.gif" />    
                
                <p>                    
                    <dl>
                    
                        <dt>Income Type</dt>
                        <dd> - Defined by the user, the label that will show on the statement for the associated license income entered.</dd>
                        
                        <dt>Net Revenue Rate</dt>
                        <dd> - The rate paid out on the contract for the associated income type.  All rates for license income are percentages of net revenue only.</dd>   
                        
                    </dl>
                </p>          			
               			
                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="expenses" />
                <h2>
                    "Recoupable Expenses" section:         
                </h2>
                
                <p>
                    This section shows album- or track-level expenses that can be taken and the amount of that expense that will recoup against sales on the artist/producer statement.  Expense types must be defined here in order to add expenses to albums and tracks attached to the contract.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-expenses.gif" />    
                
                <p>                    
                    <dl>
                    
                        <dt>Expense Type</dt>
                        <dd> - Defined by the users, the label that will show on the statement for the associated expense or net revenue deduction entered against the album or track.</dd>
                        
                        <dt>Recoupable</dt>
                        <dd> - The percentage of the total expense amount that will be recouped on the statement.  If the expectation is to recoup the entire amount, the percentage entered should be 100%.</dd>   
                        
                    </dl>
                </p>                   			

                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="controlled_comp" />
                <h2>
                    "Controlled Composition Clause" section:         
                </h2>
                
                <p>
                    This section shows information related to the controlled composition which may be used for mechanical royalties on an album or track attached to the contract.  Only one controlled composition clause can be used on an album, and only one can be configured against a contract.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-controlled_comp.gif" />    
                
                <p>                    
                    <dl>
                    
                        <dt>Track Cap</dt>
                        <dd> - The maximum number of tracks used in the controlled composition calculation to determine the payout. 
                            <ul>
                                <li>Note that if the Track Cap is greater than the number of tracks on the album the controlled composition clause is attached to, the actual album track count will be used in place of the Track Cap.</li>
                            </ul>
                        </dd>
                        
                        <dt>Rate Type</dt>
                        <dd> - Notes the type of royalty rate that will be used for the license. Rate types include:
                            <ul>
                                <li>Stat Rate – pays license at full statutory rate based off of song timing. Full Stat rate requires song timing to be filled in for license to be paid. Within the "Statements" tab, the "Tracks Without Timings" report lists all licenses configured for full stat rate where song timings are missing.</li>
                                <li>Minimum Stat – pays license at the minimum statutory rate. Minimum statutory rate does not require song timing.</li>
                                <li>Minimum Stat – pays license at the minimum statutory rate. Minimum statutory rate does not require song timing.
                                    <ul>
                                        <li>Note that penny rates are paid out as entered, with "Share" and "Rate Percent" not included in the penny rate mechanical license calculation.</li>
                                        <li>Note that penny rates are paid out as entered, with "Share" and "Rate Percent" not included in the penny rate mechanical license calculation.</li>
                                    </ul>
                                </li>
                            </ul>
                        </dd>  
                        
                        <dt>Rate %</dt>
                        <dd> - Notes the percent of the applied rate type that will be paid out on the license. 
                            <ul>
                                <li>Note that "Rate Percent" is not used in penny rate calculations. </li>
                            </ul>
                        </dd>                         

                        <dt>Rate Basis</dt>
                        <dd> - Determines how full or min stat rate types will be paid. Options include:
                            <ul>
                                <li>Sales Date – Pays the license out based on the associated stat rate for the date of the sale.</li>
                                <li>Lock Date – Pays the license out based on the associated stat rate for the date configured in the "Lock Date" variable. Sets the statutory rate period for all sales processed against the license.</li>
                            </ul>
                        </dd>    

                        <dt>Lock Date</dt>
                        <dd> - Sets the statutory rate period for all sales processed against the license at the entered date if the "Rate Basis" variable is set to "Lock Date".</dd>     

                        <dt>Reserve</dt>
                        <dd> - The percentage of sales used to calculate the amount of reserves to be held for a mechanical royalty period.</dd>    

                        <dt>Liquidation Schedule</dt>
                        <dd> - Determines the release of reserves held during the mechanical royalty period.  The liquidation schedule must be equal to 100%.</dd>  
                        
                    </dl>
                </p>                 			
               			
                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="albums" />
                <h2>
                    "Albums" section:         
                </h2>
                
                <p>
                    This section shows all albums currently attached to the contact.  Sales for these albums, and for all tracks on these albums, are eligible to be paid out on contract terms associated with the contract.
                </p>
                
                <p>
                    Contracts can be attached to an album or track on the Catalog tab.  The Contracts sub-tab for the album also allows you to inactivate or reactivate a contract for an album or track.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-albums.gif" />    
                
                <p>               
                    The following information is viewable in this section:
                         
                    <dl>
                    
                        <dt>Title</dt>
                        <dd> - The title of the album.  The title also functions as a link to the main album page.</dd>
                        
                        <dt>Catalog #</dt>
                        <dd> - The catalog number for the album.</dd>

                        <dt>Label</dt>
                        <dd> - The label name associated with the album.</dd>
                        
                        <dt>Artist</dt>
                        <dd> - The album artist name associated with the album.</dd>                        

                        <dt>Contract Status</dt>
                        <dd> - Notes if the contract is Active or Inactive for the attached album.  If the contract status is Inactive for an album, no sales will be processed against the contract for that album. </dd>
                        
                        <dt>Expenses</dt>
                        <dd> - Allows the user to view any expenses or net revenue deductions associated with the album.  Expenses entered for an album will show on the next artist run statement for that album.</dd>  
                        
                        <dt>XC</dt>
                        <dd> - Cross collateralize (Yes / No).  Allows the user to cross collateralize all expenses and earnings for an album.
                            <ul>
                                <li>Cross collateralization occurs at the album contract level or at the track contract level.  When crossed, all totals for all products, negative and positive, will be combined for a final payout amount.</li>
                                <li>o	If uncrossed, separate balances will be shown on the statement for all products, and negative balances will not be deducted from positive balances to find the amount due.  Negative balances for products will carry over to the next period.</li>
                            </ul>                    
                        </dd>
                        
                    </dl>
                    
                </p>
               		
               			
                <br class="superBreak" />   
                
                <xsl:call-template name="backToTop" />
                
                <br />   
                
                <a name="tracks" />
                <h2>
                    "Tracks" section:         
                </h2>
                
                <p>
                    This section shows all tracks currently attached to the contact.  Sales associated with these tracks, are eligible to be paid out on contract terms associated with the contract.  Note that both track level and album level sales which include the track will be included in the pay out.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}-tracks.gif" />    
                
                <p>               
                    The following information is viewable in this section:
                         
                    <dl>
                    
                        <dt>Title</dt>
                        <dd> - The title of the track.  The title also functions as a link to the main track page.</dd>                      
                        
                        <dt>Artist</dt>
                        <dd> - The track artist name associated with the track.</dd>                        

                        <dt>Album</dt>
                        <dd> - The album where the track appears.</dd>

                        <dt>Length</dt>
                        <dd> - The duration of the track.</dd>
                        
                        <dt>Proration</dt>
                        <dd> - The number by which album sales are prorated before royalties are calculated for a track.  Initially set as the number of tracks on the album where the track appears, the proration can be adjusted by clicking on the number link and entering the proration desired.</dd>
                        
                        <dt>Contract Status</dt>
                        <dd> -  Notes if the contract is Active or Inactive for the attached track.  If the contract status is Inactive for a track, no sales will be processed against the contract for that track. </dd>                                                  

                        <dt>Expenses</dt>
                        <dd> - Allows the user to view any expenses associated with the track.  Expenses entered for a track will show on the next artist run statement for that track.</dd>
                        
                        <dt>XC</dt>
                        <dd> - Cross collateralize (Yes / No).  Allows the user to cross collateralize all expenses and earnings for a track.
                            <ul>
                                <li>Cross collateralization occurs at the album contract level or at the track contract level.  When crossed, all totals for all products, negative and positive, will be combined for a final payout amount.</li>
                                <li>If uncrossed, separate balances will be shown on the statement for all products, and negative balances will not be deducted from positive balances to find the amount due.  Negative balances for products will carry over to the next period.</li>
                            </ul>                    
                        </dd>
                        
                    </dl>
                    
                </p>                                     		
               			
                <br class="superBreak" />

                <xsl:call-template name="backToTop" />
                
                <br />                   
                
    	    </div>
    	</div>
    </xsl:template>

    
</xsl:stylesheet>    

