license grammar
The license grammar is found in the set PHI.
| entity | description | examples | components | checksum |
|---|---|---|---|---|
| license/driving/context/us | A US driving license number with context. | Driving License: 012AB3456 | ❌ | ❌ |
| license/driving/landmark/us | A US driving license landmark. | Driving License | ❌ | ❌ |
| license/driving/nocontext/us | A US driving license number without context. | 012AB3456 | ✔️ | ❌ |
| license/generic/context/us | A US generic license number with context. | License: MX-123-456/78 | ✔️ | ❌ |
| license/generic/landmark/us | A US generic license landmark. | License | ❌ | ❌ |
| license/generic/nocontext/us | A US generic license number without context. This option is available only for the license user extension. See Generic License Numbers. MX-123-456/78 | ✔️ | ❌ |
In the tables, ✔️ indicates that the item is always used, and ❌ that the item is never used. The ✓ symbol indicates that the item is only used for some entities (that is, for some but not all countries or languages). For details, refer to the relevant entity page.