DDEX Data Dictionary, 18-11-19
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9 All Intro
ddexC:ReleaseId
A message term for mlc:DeclarationOfSoundRecordingRightsClaimMessage, mlc:SalesReportMessage.
A Composite containing details of a ReleaseId. If available, a GRid should always 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 PhysicalProduct (such as a CD Album), the ICPN of the PhysicalProduct may be used instead.
Component Structure
Components Name Description of Element Role Cardinality Data Type
    XmlSequence 1  
     | GRid The GRid identifying the Release. This is the preferred Element and is mandatory if a GRid is available. A GRid comprises four parts: the xs:string 'A1', followed by five alphanumeric characters, ten alphanumeric characters and and one alphanumeric character. DDEX will enforce the syntax [a-zA-Z0-9]{18} using XML Schema in the future. 0-1 String (xs:string)
     | ISRC The ISRC (International Standard Recording Code as defined in ISO 3901) used as proxy for identification of the Release. Only applicable when the Release only contains one SoundRecording or one MusicalWorkVideo. An ISRC comprises four parts: two characters, followed by three alphanumeric characters, then two digits and five digits. DDEX will enforce the syntax [a-zA-Z]{2}[a-zA-Z0-9]{3}[0-9]{7} using XML Schema in the future. 0-1 String (xs:string)
     | ICPN An ICPN used as proxy for identification of the Release. Only applicable when the Release is an abstraction of a complete PhysicalProduct. An ICPN comprises 12 or 13 digits, depending whether it is an EAN (13) or a UPC (12). DDEX will enforce the syntax [0-9]{12,13} using XML Schema in the future. 0-1 String (xs:string)
     | CatalogNumber A Composite containing details of the CatalogNumber of the Release. 0-1 ddexC:CatalogNumber
     | ProprietaryId A Composite containing details of a ProprietaryIdentifier of the Release. 0-n ddexC:ProprietaryId
Is Member of Composites Composite Name Description of Element Role Cardinality  
  ddexC:ErnMessageInBatch A Composite containing details of ReleaseIds. If available, a GRid should always be used. 1-n  
  mlc:HostSoundCarrier A Composite containing details of ReleaseIds of the HostSoundCarrier. If available, a GRid has to be used. If the HostSoundCarrier contains only one SoundRecording, the ISRC of the SoundRecording may be used instead. 0-n  
  mlc:SalesTransaction A Composite containing details of ReleaseIds of the Release. If available, a GRid has to be used. If the Release contains only one SoundRecording, the ISRC of the SoundRecording may be used instead. 1  
© 2006-2018 Digital Data Exchange, LLC (DDEX)