Skip to content
Merged
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
Expand Up @@ -833,6 +833,11 @@ Rail transport, Roads and Road transport
<xsd:documentation>Height of lower handrail from floor.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TactileWriting" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
<xsd:group name="LiftDimensionsGroup">
Expand Down Expand Up @@ -1170,6 +1175,11 @@ Rail transport, Roads and Road transport
<xsd:documentation>Height of any additional lower handrail.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TactileWriting" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TactileGuidanceStrips" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Whether ramp has tactile guidance strips.</xsd:documentation>
Expand Down