Type: Double¶
A real number that conforms to the xsd:double specification
URI: xsd:double
Type Properties¶
| Property | Value |
|---|---|
| Base | float |
| Type URI | xsd:double |
Notes¶
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "double".
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:double |
| native | citygml:double |
| close | schema:Float |