DataType
Data Types are the schema for properties.
More specific types:
Date
A date value in ISO 8601 date format. See https://www.w3.org/TR/xmlschema11-2/#date.
Datetime
A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] See https://www.w3.org/TR/xmlschema11-2/#dateTime.
Decimal
A real number expressed using decimal numerals.
DomainName
An internationalized Internet domain name string formatted according to RFC 1035. See https://datatracker.ietf.org/doc/html/rfc1035
Email
An email address string formatted according to RFC 6531. See https://tools.ietf.org/htmlrfc6531.
EndPoint
The URL to find the API endpoint.
Hex
The hexadecimal numeric type.
Hostname
An internationalized Internet host name string formatted according to section 2.3.2.3 of RFC 5890. See https://tools.ietf.org/html/rfc5890#section-2.3.2.3.
ID
The queryable URL to find the designated record.
Integer
A whole number; a number that is not a fraction.