values representing truth of logic or Boolean algebra (TRUE, FALSE)
values containing a calendar date, conformant to ISO 8601:2004 Format yyyy-mm-dd Example from IEC 61360-1:2017: "1999-05-31" is the [DATE] representation of: "31 May 1999".
values containing an address to a file. The values are of type URI and can represent an absolute or relative path.
Note: IEC61360 does not support the file type.
Values containing string with any sequence of characters, using the syntax of HTML5 (see W3C Recommendation 28:2014)
values containing values of type INTEGER but are no currencies or measures
values containing values of type INTEGER that are currencies
values containing values that are measure of type INTEGER. In addition such a value comes with a physical unit.
values conforming to ISO/IEC 11179 series global identifier sequences
IRDI can be used instead of the more specific data types ICID or ISO29002_IRDI.
ICID values are value conformant to an IRDI, where the delimiter between RAI and ID is “#” while the delimiter between DI and VI is confined to “##”
ISO29002_IRDI values are values containing a global identifier that identifies an administrated item in a registry. The structure of this identifier complies with identifier syntax defined in ISO/TS 29002-5. The identifier shall fulfil the requirements specified in ISO/TS 29002-5 for an "international registration data identifier" (IRDI).
values containing values of type STRING conformant to Rfc 3987
Note: In IEC61360-1 (2017) only URI is supported. An IRI type allows in particular to express an URL or an URI.
values containing values of type rational
values containing values of type rational. In addition such a value comes with a physical unit.
values containing numbers that can be written as a terminating or non-terminating decimal; a rational or irrational number but are no currencies or measures
values containing values of type REAL that are currencies
values containing values that are measures of type REAL. In addition such a value comes with a physical unit.
values consisting of sequence of characters but cannot be translated into other languages
values containing string but shall be represented as different string in different languages
values containing a time, conformant to ISO 8601:2004 but restricted to what is allowed in the corresponding type in xml.
Format hh:mm (ECLASS)
Example from IEC 61360-1:2017: "13:20:00-05:00" is the [TIME] representation of: 1.20 p.m. for Eastern Standard Time, which is 5 hours behind Coordinated Universal Time (UTC).
values containing a time, conformant to ISO 8601:2004 but restricted to what is allowed in the corresponding type in xml.
Format yyyy-mm-dd hh:mm (ECLASS)
Generated using TypeDoc
values containing the content of a file. Values may be binaries.
Remarks
HTML conformant to HTML5 is a special blob.
In IEC61360 binary is for a sequence of bits, each bit being represented by “0” and “1” only. A binary is a blob but a blob may also contain other source code.