Database missing/erroneous information

2017-07-12 Thread J Decker via Unicode
I started looking more deeply at the javascript specification. Identifiers are defined as starting with characters with ID_Start and continued with ID_Continue attributes. I grabbed the xml database (ucd.all.grouped.xml ) in which I was able to find IDS, IDC flags ( also OIDS,OIDC, XIDS,XIDC of

Re: Database missing/erroneous information

2017-07-12 Thread Eric Muller via Unicode
In the .grouped.xml file, if a does not have an attribute, it inherits it from its containing element. The group containing the digits hasĀ  IDC="Y" OIDC="N" XIDC="Y", and so that applies to the digits as well. If you don't want to deal with the