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