Type: Datetime¶
The combination of a date and time
URI: xsd:dateTime
Type Properties¶
| Property | Value |
|---|---|
| Base | XSDDateTime |
| Type URI | xsd:dateTime |
| Representation | str |
Notes¶
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "datetime".
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:dateTime |
| native | citygml:datetime |
| exact | schema:DateTime |