Class: DoubleBetween0and1List¶
CityGML class from package Core
URI: citygml:DoubleBetween0and1List
classDiagram
class DoubleBetween0and1List
click DoubleBetween0and1List href "../DoubleBetween0and1List/"
DoubleBetween0and1List <|-- Color
click Color href "../Color/"
DoubleBetween0and1List <|-- ColorPlusOpacity
click ColorPlusOpacity href "../ColorPlusOpacity/"
DoubleBetween0and1List : list
DoubleBetween0and1List --> "1" DoubleBetween0and1 : list
click DoubleBetween0and1 href "../DoubleBetween0and1/"
Inheritance¶
- DoubleBetween0and1List
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| list | 1 DoubleBetween0and1 |
direct |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | citygml:DoubleBetween0and1List |
| native | citygml:DoubleBetween0and1List |
LinkML Source¶
Direct¶
name: DoubleBetween0and1List
description: CityGML class from package Core
from_schema: https://www.ogc.org/standards/citygml
abstract: false
attributes:
list:
name: list
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
domain_of:
- DoubleBetween0and1List
- DoubleList
- DoubleOrNilReasonList
range: DoubleBetween0and1
required: true
multivalued: false
Induced¶
name: DoubleBetween0and1List
description: CityGML class from package Core
from_schema: https://www.ogc.org/standards/citygml
abstract: false
attributes:
list:
name: list
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: list
owner: DoubleBetween0and1List
domain_of:
- DoubleBetween0and1List
- DoubleList
- DoubleOrNilReasonList
range: DoubleBetween0and1
required: true
multivalued: false