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