|
339 | 339 | <xs:documentation>Availability of an elevator.</xs:documentation>
|
340 | 340 | </xs:annotation>
|
341 | 341 | </xs:element>
|
| 342 | + <xs:element name="hasEvChargingStation" type="applicable" minOccurs="0" maxOccurs="1" /> |
| 343 | + <xs:element name="hasFiberOptics" type="applicable" minOccurs="0" maxOccurs="1" /> |
342 | 344 | <xs:element name="hasFireplace" type="applicable" minOccurs="0" maxOccurs="1">
|
343 | 345 | <xs:annotation>
|
344 | 346 | <xs:documentation>Includes a framed opening to hold an open fire, indoors.</xs:documentation>
|
|
389 | 391 | <xs:documentation>Direct visibility of mountains.</xs:documentation>
|
390 | 392 | </xs:annotation>
|
391 | 393 | </xs:element>
|
| 394 | + <xs:element name="hasMultimediaWiring" type="applicable" minOccurs="0" maxOccurs="1" /> |
392 | 395 | <xs:element name="hasNiceView" type="applicable" minOccurs="0" maxOccurs="1">
|
393 | 396 | <xs:annotation>
|
394 | 397 | <xs:documentation>Has a lovely view, usually from the balcony or the living room.</xs:documentation>
|
|
589 | 592 | <xs:documentation>Sunny surroundings, nor trees, mountains or other buildings do shadow.</xs:documentation>
|
590 | 593 | </xs:annotation>
|
591 | 594 | </xs:element>
|
| 595 | + <xs:element name="isTemporaryUse" type="applicable" minOccurs="0" maxOccurs="1" /> |
592 | 596 | <xs:element name="isUnderRoof" type="applicable" minOccurs="0" maxOccurs="1">
|
593 | 597 | <xs:annotation>
|
594 | 598 | <xs:documentation>Mainly used for parking slots.</xs:documentation>
|
|
935 | 939 | <xs:documentation>The distinct object type name or object built type.</xs:documentation>
|
936 | 940 | </xs:annotation>
|
937 | 941 | <xs:restriction base="xs:string">
|
| 942 | + <xs:enumeration value="advertising-area" /> |
938 | 943 | <xs:enumeration value="agricultural-lot" />
|
939 | 944 | <xs:enumeration value="allotment-garden" />
|
940 | 945 | <xs:enumeration value="apartment">
|
|
1135 | 1140 | <xs:enumeration value="sanatorium" />
|
1136 | 1141 | <xs:enumeration value="sauna" />
|
1137 | 1142 | <xs:enumeration value="shopping-center" />
|
| 1143 | + <xs:enumeration value="single-garage" /> |
1138 | 1144 | <xs:enumeration value="single-room">
|
1139 | 1145 | <xs:annotation>
|
1140 | 1146 | <xs:documentation>single-room - A single room, typically for rent, does not necessarily include an own bathroom or kitchen, not to be confused with the 'one-room-flat' category.</xs:documentation>
|
|
1937 | 1943 | <xs:simpleType>
|
1938 | 1944 | <xs:restriction base="xs:string">
|
1939 | 1945 | <xs:enumeration value="Minergie" />
|
1940 |
| - <xs:enumeration value="Minergie-P" /> |
| 1946 | + <xs:enumeration value="Minergie-A" /> |
| 1947 | + <xs:enumeration value="Minergie-A-Eco" /> |
| 1948 | + <xs:enumeration value="Minergie-Areal" /> |
1941 | 1949 | <xs:enumeration value="Minergie-Eco" />
|
| 1950 | + <xs:enumeration value="Minergie-Mqs-Bau" /> |
| 1951 | + <xs:enumeration value="Minergie-Mqs-Betrieb" /> |
| 1952 | + <xs:enumeration value="Minergie-P" /> |
1942 | 1953 | <xs:enumeration value="Minergie-P-Eco" />
|
1943 | 1954 | </xs:restriction>
|
1944 | 1955 | </xs:simpleType>
|
|
0 commit comments