Skip to content

Commit 4aa407a

Browse files
committed
make the INSTRUMENTS always a child of other tags
But we can't set a definitive list of potential parents. There might be more in the future.
1 parent fe45608 commit 4aa407a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matroska_tags.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Or "Marley Bob" and "Marley Robert Nesta" (no comma needed).</description>
6868
</tag>
6969
<tag name="INSTRUMENTS" class="Nested Information" type="UTF-8">
7070
<description lang="en">The instruments that are being used/played, separated by a comma.
71-
It **SHOULD** be a child of the following tags: "ARTIST", "LEAD_PERFORMER", or "ACCOMPANIMENT".</description>
71+
It **MUST** be a child of the another tag, including the following: "ARTIST", "LEAD_PERFORMER", or "ACCOMPANIMENT".</description>
7272
</tag>
7373
<tag name="EMAIL" class="Nested Information" type="UTF-8">
7474
<description lang="en">Email corresponding to the tag it's included in, using the "Addr-Spec" format defined in [@!RFC5322, section 3.4.1].</description>

0 commit comments

Comments
 (0)