Enum: WINDOWHORIZPOSENUM
URI: WINDOWHORIZPOSENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| left | None | |
| middle | None | |
| right | None | 
Slots
| Name | Description | 
|---|---|
| window_horiz_pos | The horizontal position of the window on the wall | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: WINDOW_HORIZ_POS_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  left:
    text: left
  middle:
    text: middle
  right:
    text: right