Term | Description | XML type | Status | Labels | |
---|---|---|---|---|---|
1 | Angle | Gives an angle as the number of degrees. Legal values are 0 - 359. | int | Approved 2022-12-16 | |
2 | BarometricPressure | The SI or metric unit of measurement for barometric pressure is the hectopascal (hPa). 1 hPa = 1 mb (millibar). | decimal | Approved 2022-09-30 | |
3 | base64Binary |
| xs:base64Binary | Approved 2018-08-27 | |
4 | boolean | The boolean data type is used to specify a true or false value. | xs:boolean | Approved | |
5 | Celsius | For temperatures measured in Celsius. | decimal | Approved 2020-03-24 | |
6 | Centiliter | For attributes that are volumes typically given in centiliters (1/100 Liter). | int | Approved 2020-03-24 | |
7 | Centimeter | For attributes that are some sort of distance that are measured in centimeters. | int | Approved 2017-03-16 | |
8 | Comment | Comment related to something. Free text. | string (256) | Approved 2022-01-14 | |
9 | Count | For terms/attributes that are a count of something, typical example is passenger. | int | Approved | |
10 | date | XSD Date type The date is specified in the following form "YYYY-MM-DD" where:
Note:
| xs:date | Approved | |
11 | DateLocal | XML date always local time. | date | Approved | |
12 | dateTime | XSD DateTime type The dateTime is specified in the following form "YYYY-MM-DDThh:mm:ss.s+" where:
Note:
| xs:dateTime | Approved | |
13 | DateTimeLocal | XML dateTime always local time. | dateTime | Approved | |
14 | DateTimeUTC |
| dateTime | Approved | |
15 | DateUTC | XML date always in UTC. | date | Approved | |
16 | Deciliter | For attributes that are volumes typically given in deciliters (1/10 Liter). | int | Approved 2020-03-24 | |
17 | decimal | XSD decimal type The decimal data type is used to specify a numeric value. The following is an example of a decimal declaration in a schema: <xs:element name="prize" type="xs:decimal"/> | xs:decimal | Approved | |
18 | duration | XSD Duration type The lexical representation for duration is the ISO 8601 extended format PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds. The number of seconds can include decimal digits to arbitrary precision. P is required. | xs:duration | Approved | |
19 | Elevation | Meter | Approved 2017-03-16 | ||
20 | Foot | For terms/attributes that are some sort of distance that are measured in feet. | int | Approved | |
21 | FrictionCoefficient | Measure of the friction between two objects. See Wikipedia: https://simple.wikipedia.org/wiki/Coefficient_of_friction | decimal | Approved 2022-01-14 | |
22 | Gram | Weight of something in grams. | int | Approved | |
23 | GUID | A globally unique identifier (GUID), 128 bit, with standard ASCII encoding (32 hex numbers and 4 hyphens). See https://en.wikipedia.org/wiki/Universally_unique_identifier for details. | string (36) | Approved 2022-12-16 | |
24 | HorsePower | For terms/attributes that gives an engine power in horse power. | int | Approved | |
25 | Image |
| base64Binary | Approved 2018-08-27 | |
26 | int | XSD integer type | xs:int | Approved | |
27 | JsonData |
| string | Approved 2018-08-27 | |
28 | Kilo | Weight of something in whole kilos. | int | Approved | |
29 | KiloNewton | For terms/attributes that gives the engine force in kilo newtons. | int | Approved | |
30 | Knot | For terms/attributes that gives the speed of something, aircraft, in knots ( nautical mile/h, 1852m/h). | int | Approved | |
31 | Latitude | Latitude, given as a decimal number in WGS84. Example "59.85417". | decimal | Approved 2013-05-10 | |
32 | Liter | For attributes that are volumes typically given in liters. | int | Approved 2020-03-24 | |
33 | Longitude | Longitude, given as a number in WGS84. Example: "8.65028". | decimal | Approved 2013-05-10 | |
34 | MediaType |
| string(128) | Approved 2018-08-27 | |
35 | Meter | For attributes that are some sort of distance that are measured in meters. | int | Approved | |
36 | Millimeter | For attributes that are some sort of distance that are measured in millimeters. | decimal | Approved 2020-03-24 | |
37 | Percent |
| decimal | Approved 2019-10-15 | |
38 | SequenceNumber | A sequence of numbers. | Approved 2017-03-16 | ||
39 | string | XSD String type. | xs:string | Approved | |
40 | time | XSD Time type. | xs:time | Approved | |
41 | TimeLocal | XML time always local time. | time | Approved | |
42 | Timestamp | A precise time for when something happened. Can be UTC or local time. | xs.dateTime | Approved | |
43 | TimestampLocal | A precise time for when something happened. Always local time. | xs.dateTime | Approved 2017-03-16 | |
44 | TimestampUTC | A precise time for when something happened. Always UTC. | xs.dateTime | Approved 2017-03-16 | |
45 | TimeUTC | XML time, always in UTC. | time | Approved |