Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lift buttons - improved descriptions #750

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -892,32 +892,32 @@ Rail transport, Roads and Road transport
<xsd:sequence>
<xsd:element name="CallButtonHeight" type="LengthType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Height of call button from ground.</xsd:documentation>
<xsd:documentation>Height of call button from ground (outside the cabin).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DirectionButtonHeight" type="LengthType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Height of direction call button from ground.</xsd:documentation>
<xsd:documentation>Height of direction call button from ground (outside the cabin).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RaisedButtons" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Whether buttons are raised.</xsd:documentation>
<xsd:documentation>Whether buttons are raised (inside and outside the cabin).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BrailleButtons" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Whether buttons have braille.</xsd:documentation>
<xsd:documentation>Whether buttons have braille (inside and outside the cabin).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TactileGroundFloorButton" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates whether there is a tactile marker on the go to ground floor button. +v1.1</xsd:documentation>
<xsd:documentation>Indicates whether there is a tactile marker on the go to ground floor button (inside the cabin). +v1.1</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GroundMarkAlignedWithButton" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates a tactile marker on floor under the buttons (or aligned with) +v1.1 .</xsd:documentation>
<xsd:documentation>Indicates a tactile marker on the floor under, or aligned with, the buttons (outside the cabin). +v1.1</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
@@ -994,7 +994,7 @@ Rail transport, Roads and Road transport
</xsd:element>
<xsd:element name="ButtonsHeight" type="LengthType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates buttons height (in centimeter)</xsd:documentation>
<xsd:documentation>Indicates buttons height (in metres, uppermost button inside the cabin).</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
@@ -1048,7 +1048,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:group name="LiftCallEquipmentGroup">
<xsd:annotation>
<xsd:documentation>Elements for LIFT call EQUIPMENT type.</xsd:documentation>
<xsd:documentation>Elements for LIFT call EQUIPMENT type, outside the cabin and specific to a floor.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="CallButtonHeight" type="LengthType" minOccurs="0">