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