Skip to content

Commit

Permalink
Update netex_ifopt_equipmentAccess_version.xsd
Browse files Browse the repository at this point in the history
Disambiguating button descriptions.
  • Loading branch information
trurlurl committed Jul 5, 2024
1 parent 9b93bf6 commit 13f5078
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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">
Expand Down

0 comments on commit 13f5078

Please sign in to comment.