UnitSystem
Attributes
typeName Defines the name of this Unit System. Must be a valid ECName and be unique among all other items in a schema.
displayLabel A localized display label that will be used instead of the name in a GUI. If not set, the name is used.
description A user-facing description of the Unit System. Localized and may be shown in a UI.
Example
<UnitSystem typeName="SI" />
"SI": {
"schemaItemType": "UnitSystem"
},
See Also
- Unit Systems and UnitSystemKey - How EC UnitSystems map to application-level unit system preference groups
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.