Conversation
trurlurl
requested changes
May 2, 2024
| <xsd:element name="TactileActuators" type="xsd:boolean" minOccurs="0"> | ||
| <xsd:annotation> | ||
| <xsd:documentation>Whether Lift has a tactile actuator.</xsd:documentation> | ||
| <xsd:documentation>Whether there are buttons to start the TRAVELATOR if it is not moving, and whether these buttons are intended and suited for the visually impaired.</xsd:documentation> |
Collaborator
There was a problem hiding this comment.
No, these here are the TactileActuators of the LiftEquipment. The change for Escalator and Travelator is already done (cf. line 726), I introduced it as a commit in #705.
trurlurl
reviewed
May 2, 2024
| <xsd:element name="TactileActuators" type="xsd:boolean" minOccurs="0"> | ||
| <xsd:annotation> | ||
| <xsd:documentation>Whether Lift has a tactile actuator.</xsd:documentation> | ||
| <xsd:documentation>Whether there are buttons to start the TRAVELATOR if it is not moving, and whether these buttons are intended and suited for the visually impaired.</xsd:documentation> |
Collaborator
There was a problem hiding this comment.
Given that in the LiftButtonsGroup we have BrailleButtons, RaisedButtons, and TactileGroundFloorButton, then the only meaning that seems to make sense for me would be something like: "Whether at least the call buttons have tactile markers for the visually impaired." OR "Whether all buttons have tactile markers suited for the visually impaired." The second one sounds better to me, but I don't know what the initial intention was.
ue71603
commented
May 3, 2024
trurlurl
approved these changes
May 3, 2024
skinkie
approved these changes
May 3, 2024
skinkie
pushed a commit
that referenced
this pull request
May 6, 2024
…5tex_ifopt_equipmentAccess_version.xsd (#720) * Update netex_ifopt_equipmentAccess_version.xsd * Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
32 tasks
skinkie
pushed a commit
that referenced
this pull request
Feb 1, 2026
…5tex_ifopt_equipmentAccess_version.xsd (#720) * Update netex_ifopt_equipmentAccess_version.xsd * Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes: #665