You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Le profil SIRI France pourrait recommander l'utilisation de l'attribut ReportType notamment pour permettre de différencier les Situations qui relèvent des perturbations pour le voyageur (ReportTypeincident) des Situations qui relèvent de l'information pour le voyageur (ReportTypegeneral).
<!--Type of situation report. The field is required in order to differentiate general information from incidents.Possible values: - general (used for public information not impacting the actual operation of the PT-service. eg. "No food service on this journey") - incident (used for public information impacting the operation of the PT-service. eg. "expect delays due to road construction work") -->
<siri:ReportType>incident</siri:ReportType>
The text was updated successfully, but these errors were encountered:
Le profil SIRI France pourrait recommander l'utilisation de l'attribut
ReportType
notamment pour permettre de différencier les Situations qui relèvent des perturbations pour le voyageur (ReportType
incident
) des Situations qui relèvent de l'information pour le voyageur (ReportType
general
).C'est notamment le cas dans le profil Nordic: https://enturas.atlassian.net/wiki/spaces/PUBLIC/pages/637370605/SIRI-SX#SIRI-SX-PtSituationElement ou l'attribut est même obligatoire:
The text was updated successfully, but these errors were encountered: