Skip to content

Commit 9f6c8b4

Browse files
committed
turn the ADDRESS country code into a MAY
We probably don't care too much as it's not meant to be parsed, especially as there's no definitive format. Anything that can be put on an envelope should be OK.
1 parent fe45608 commit 9f6c8b4

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
@@ -74,7 +74,7 @@ It **SHOULD** be a child of the following tags: "ARTIST", "LEAD_PERFORMER", or "
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>
7575
</tag>
7676
<tag name="ADDRESS" class="Nested Information" type="UTF-8">
77-
<description lang="en">The physical address of the entity. The address **SHOULD** include a country code using the Country Code format defined in (#country-code-tags-formatting).
77+
<description lang="en">The physical address of the entity. The address **MAY** include a country code using the Country Code format defined in (#country-code-tags-formatting).
7878
It can be useful for a recording label.</description>
7979
</tag>
8080
<tag name="FAX" class="Nested Information" type="UTF-8">

0 commit comments

Comments
 (0)