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" },

Last Updated: 07 June, 2025