Skip to content

Commit

Permalink
Merge branch 'EPIAP-Accessibility-Equipments-enhancement' of https://…
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Feb 8, 2024
2 parents 16493fa + 9cb800e commit e2314cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,6 @@ Rail transport, Roads and Road transport
</xsd:restriction>
</xsd:simpleType>
<!-- ======================================================================= -->
<xsd:simpleType name="OtherDoorsEnumeration">
<xsd:annotation>
<xsd:documentation>Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:NMTOKEN">
Expand All @@ -708,9 +706,4 @@ Rail transport, Roads and Road transport
<xsd:enumeration value="opposite">
<xsd:annotation>
<xsd:documentation>The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<!-- ======================================================================= -->
</xsd:schema>
Original file line number Diff line number Diff line change
Expand Up @@ -987,10 +987,6 @@ Rail transport, Roads and Road transport
<xsd:documentation>Whether the lift is equipped with a remote operation control system</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OtherDoors" type="OtherDoorsEnumeration" default="same" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates the position of doors on floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
Expand Down

0 comments on commit e2314cb

Please sign in to comment.