We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec01a7d commit 53ae57aCopy full SHA for 53ae57a
common/dtd/ldmlSupplemental.dtd
@@ -275,7 +275,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
275
<!--@MATCH:time/yyyy-MM-dd-->
276
<!--@VALUE-->
277
<!ATTLIST era code NMTOKEN #IMPLIED >
278
- <!--@MATCH:regex/[a-z0-9]{3,8}(\-[a-z0-9]{3,8})*-->
+ <!--@MATCH:regex/[a-z0-9]{2,8}(\-[a-z0-9]{3,8})*-->
279
280
<!ATTLIST era aliases NMTOKENS #IMPLIED >
281
<!--@MATCH:set/regex/[a-z0-9]{2,8}(\-[a-z0-9]{3,8})*-->
0 commit comments