Skip to content

Commit

Permalink
fix TrackEntry references
Browse files Browse the repository at this point in the history
  • Loading branch information
robUx4 committed Dec 14, 2024
1 parent f289881 commit 181dbe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions block_additional_mappings_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ The following XML depicts the nested elements of a `BlockGroup` element with an

When the `BlockAddID` is set a value greater than "1", then the contents of the
`BlockAdditional` element are defined by the `BlockAdditionalMapping` element, within
the associated `Track` element, where the `BlockAddID` element of `BlockAdditional` element
equals the `BlockAddIDValue` of the associated `Track`'s `BlockAdditionalMapping` element.
the associated `TrackEntry` element, where the `BlockAddID` element of `BlockAdditional` element
equals the `BlockAddIDValue` of the associated `TrackEntry`'s `BlockAdditionalMapping` element.
That `BlockAdditionalMapping` element identifies a particular `Block Additional Mapping` by the `BlockAddIDType`.

The values of `BlockAddID` that are 2 of greater have no semantic meaning, but simply
Expand Down

0 comments on commit 181dbe0

Please sign in to comment.