5.3.2 RE02 – Basic Sub-Release Record
This is the Record to describe Sub-Releases that have been used or sold.
Cell Name | Field Definition | Data Type | M/O/C | Example | |
---|---|---|---|---|---|
1 |
| The Type of the Record; always to contain “RE02”. | Fixed string | M | RE02 |
2 |
| The Identifier (specific to the Message) of the Block that this Record belongs to. All Records in a single Block shall have the same BlockId | String | M | 7 |
3 |
| The Identifier (specific to the Block) of the Record, that allows other Records to reference this Record. Within a Block, the ReleaseReference shall be unique across all Release Records. In the interest of keeping sales/usage reports as compact as possible, the ReleaseReference should typically be a short string, e.g. "1", "2", ... | String | M | 15 |
4 |
| The ProprietaryIdentifier of the Sub-Release assigned by the MessageSender. This ProprietaryIdentifier should be a globally unique identifier for the Sub-Release and not the globally unique identifier for the Head Releases that this Sub-Release has been taken from. | String | M | 12345678 |
5 |
| The ProprietaryIdentifier of the Sub-Release preceded by a namespace identifier in the syntax ns::i. This ProprietaryIdentifier should be a globally unique identifier for the Sub-Release and not the globally unique identifier for the Head Releases that this Sub-Release has been taken from. | Multiple String::String | O | myns::4534|ns2::4345 |
6 |
| List of ResourceReferences of the Resources (reported in the same Block) that make up the Sub-Release | Multiple String | M | 2|4|6|3 |