| Component Structure |
|
| Is Member Of Composites |
Composite Name |
Description of Composite Role |
Cardinality |
DataType |
|
|
pcs:SalesReport
|
A Composite containing details of unit sales of a Release in electronic or physical format. |
1-n |
|
| Components |
Name |
Description of Element Role |
Cardinality |
DataType |
|
|
XmlSequence
|
|
1 |
|
|
|
ReleaseId
|
A Composite containing details of an Identifier of a Release of which units have been sold. If available, a GRid has to be used. If the Release contains only one SoundRecording, the ISRC of the SoundRecording may be used instead. If the Release is an abstraction of a complete physical product (such as a CD Album), the ICPN of the physical product may be used instead. If the units sold that are reported are those of a physical SoundCarrier, the ICPN of the physical SoundCarrier has to be used. |
1 |
pcs:ReleaseId
|
|
|
Label
|
A Composite containing details of the Label on which the Release was marketed. |
0-1 |
pcs:PartyDescriptor
|
|
|
IsCompilation
|
A Flag indicating whether the Release is a compilation (=True) or not (False). This information is used to accept declaration of sales from multiple parties. |
0-1 |
Boolean
|
|
|
NumberOfSoundRecordingsClaimedInRelease
|
The Number of claimed SoundRecordings contained in the Release according to the PCS. |
0-1 |
Integer
|
|
|
NumberOfUnitsSold
|
The number of units of the Release sold. |
1 |
Integer
|
| Relationships |
|
| Belongs to Class |
ResourceComposite
| |