-
Notifications
You must be signed in to change notification settings - Fork 22
Add new element Period in PassengerInformationActionStructure #190
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
aaa1245
add new element ActionPeriod in PassengerInformationAction
haeckerbaer bd51999
Lint and update documentation tables
github-actions[bot] db4742d
harmonize element name and update annotation
haeckerbaer 0508dc1
add example showcasing Period on PassengerInformationAction level
haeckerbaer ed44484
simplify example
haeckerbaer 436259b
Merge branch 'v2.3-wip' into sx_cr_action_validity
TuThoThai aa2f3cb
fix validation errors in sx esaf example
haeckerbaer 68abf10
rename action period to match schema
haeckerbaer 6acf382
add comment describing difference between the two ESAF examples
haeckerbaer 95e456e
add second ESAF example without new period feature
haeckerbaer eccb6f8
Merge branch 'v2.3-wip' into sx_cr_action_validity
TuThoThai 2f93af6
Merge branch 'v2.3-wip' into sx_cr_action_validity
TuThoThai 7d448f2
Merge branch 'v2.3-wip' into sx_cr_action_validity
TuThoThai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,232 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <Siri xmlns="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.3"> | ||
| <ServiceDelivery> | ||
| <ResponseTimestamp>2022-04-14T09:17:32Z</ResponseTimestamp> | ||
| <ProducerRef>ski-ems-out-sx_tesst</ProducerRef> | ||
| <ResponseMessageIdentifier>wcP9TgJhf</ResponseMessageIdentifier> | ||
| <Status>true</Status> | ||
| <MoreData>false</MoreData> | ||
| <SituationExchangeDelivery version="2.3"> | ||
| <ResponseTimestamp>2022-04-14T09:17:32Z</ResponseTimestamp> | ||
| <SubscriberRef>ski-ddip-in-sx_test</SubscriberRef> | ||
| <SubscriptionRef>1</SubscriptionRef> | ||
| <Situations> | ||
| <PtSituationElement> | ||
| <CreationTime>2022-04-14T09:17:23Z</CreationTime> | ||
| <CountryRef>ch</CountryRef> | ||
| <ParticipantRef>ski-ems-out-sx_test</ParticipantRef> | ||
| <SituationNumber>ch:1:sstid:1:3ac880a2-aeb1-5757-989d-d3c15c8220c6</SituationNumber> | ||
| <Version>1</Version> | ||
| <Source> | ||
| <CountryRef>ch</CountryRef> | ||
| <SourceType>directReport</SourceType> | ||
| <Name>EMS</Name> | ||
| <ExternalCode>ski-ems-out-sx_test</ExternalCode> | ||
| </Source> | ||
| <VersionedAtTime>2022-04-14T09:17:26Z</VersionedAtTime> | ||
| <Progress>published</Progress> | ||
| <ValidityPeriod> | ||
| <StartTime>2022-08-26T04:00:00Z</StartTime> | ||
| <EndTime>2022-08-26T21:00:00Z</EndTime> | ||
| </ValidityPeriod> | ||
| <PublicationWindow> | ||
| <StartTime>2022-04-14T09:17:23Z</StartTime> | ||
| <EndTime>2022-08-26T21:59:00Z</EndTime> | ||
| </PublicationWindow> | ||
| <AlertCause>specialEvent</AlertCause> | ||
| <Severity>normal</Severity> | ||
| <Priority>3</Priority> | ||
| <Planned>true</Planned> | ||
|
TuThoThai marked this conversation as resolved.
Outdated
|
||
| <Audience>public</Audience> | ||
| <ScopeType>stopPlace</ScopeType> | ||
| <Language>DE</Language> | ||
| <Summary xml:lang="DE">Haltestelle Pratteln, Bahnhof verschoben.</Summary> | ||
| <Summary xml:lang="EN">Pratteln, Bahnhof stop moved.</Summary> | ||
| <Detail xml:lang="DE">Grund ist eine Veranstaltung.</Detail> | ||
| <Detail xml:lang="EN">Due to an event.</Detail> | ||
| <Affects> | ||
| <StopPlaces> | ||
| <AffectedStopPlace> | ||
| <StopPlaceRef>ch:1:sloid:94994</StopPlaceRef> | ||
| <PlaceName>Pratteln, Bahnhof</PlaceName> | ||
| </AffectedStopPlace> | ||
| </StopPlaces> | ||
| </Affects> | ||
| <PublishingActions> | ||
| <PublishingAction> | ||
| <PublishAtScope> | ||
| <ScopeType>stopPlace</ScopeType> | ||
| <Affects> | ||
| <StopPlaces> | ||
| <AffectedStopPlace> | ||
| <StopPlaceRef>ch:1:sloid:94994</StopPlaceRef> | ||
| <PlaceName>Pratteln, Bahnhof</PlaceName> | ||
| </AffectedStopPlace> | ||
| </StopPlaces> | ||
| </Affects> | ||
| </PublishAtScope> | ||
| <PassengerInformationAction> | ||
| <PublicationWindow> | ||
| <StartTime>2022-04-14T09:17:23Z</StartTime> | ||
| <EndTime>2022-08-26T21:59:00Z</EndTime> | ||
| </PublicationWindow> | ||
| <ActionRef>ems-696-1</ActionRef> | ||
| <ValidityPeriod> | ||
| <StartTime>2022-08-26T04:00:00Z</StartTime> | ||
| <EndTime>2022-08-26T12:00:00Z</EndTime> | ||
| </ValidityPeriod> | ||
| <RecordedAtTime>2022-04-14T09:17:26Z</RecordedAtTime> | ||
| <OwnerRef>ch:1:sboid:100626</OwnerRef> | ||
| <Perspective>whilePlanningTrip</Perspective> | ||
| <TextualContent> | ||
| <TextualContentSize>S</TextualContentSize> | ||
| <SummaryContent> | ||
| <SummaryText xml:lang="DE">Pratteln, Bahnhof verschoben</SummaryText> | ||
| <SummaryText xml:lang="EN">Pratteln, Bahnhof moved</SummaryText> | ||
| </SummaryContent> | ||
| <ReasonContent> | ||
| <ReasonText xml:lang="DE">Grund: Veranstaltung (ESAF)</ReasonText> | ||
| <ReasonText xml:lang="EN">Due to an event (ESAF)</ReasonText> | ||
| </ReasonContent> | ||
| <ConsequenceContent> | ||
| <ConsequenceText xml:lang="DE">Die Haltestelle ist verschoben um 500 Meter Richtung Altstadt</ConsequenceText> | ||
| <ConsequenceText xml:lang="EN">The bus stop has been moved by 500 meters in the direction of the old town</ConsequenceText> | ||
| </ConsequenceContent> | ||
| <RecommendationContent> | ||
| <RecommendationText xml:lang="DE">Bitte benutzen Sie die provisorische Haltestelle Pratteln, Bahnhof (Richtung Festgelände)</RecommendationText> | ||
| <RecommendationText xml:lang="EN">Please use the temporary stop Pratteln, Bahnhof (direction Festgelände)</RecommendationText> | ||
| </RecommendationContent> | ||
| <DurationContent> | ||
| <DurationText xml:lang="DE">Dauer: 26.08.2022, 06:00 - 26.08.2022, 14:00</DurationText> | ||
| <DurationText xml:lang="EN">Duration: 26.08.2022, 06:00 - 26.08.2022, 14:00</DurationText> | ||
| </DurationContent> | ||
| <RemarkContent> | ||
| <Remark xml:lang="DE">Bei Fragen wenden Sie sich an das Informationspersonal vor Ort</Remark> | ||
| <Remark xml:lang="EN">If you have any questions, please contact the information staff on site</Remark> | ||
| </RemarkContent> | ||
| </TextualContent> | ||
| </PassengerInformationAction> | ||
| <PassengerInformationAction> | ||
| <PublicationWindow> | ||
| <StartTime>2022-04-14T09:17:26Z</StartTime> | ||
| <EndTime>2022-08-28T21:59:00Z</EndTime> | ||
| </PublicationWindow> | ||
| <ActionRef>ems-696-2</ActionRef> | ||
| <ValidityPeriod> | ||
| <StartTime>2022-08-26T13:00:00Z</StartTime> | ||
| <EndTime>2022-08-26T21:00:00Z</EndTime> | ||
| </ValidityPeriod> | ||
| <RecordedAtTime>2022-04-14T09:17:26Z</RecordedAtTime> | ||
| <OwnerRef>ch:1:sboid:100626</OwnerRef> | ||
| <Perspective>whilePlanningTrip</Perspective> | ||
| <TextualContent> | ||
| <TextualContentSize>S</TextualContentSize> | ||
| <SummaryContent> | ||
| <SummaryText xml:lang="DE">Pratteln, Bahnhof verschoben</SummaryText> | ||
| <SummaryText xml:lang="EN">Pratteln, Bahnhof moved</SummaryText> | ||
| </SummaryContent> | ||
| <ReasonContent> | ||
| <ReasonText xml:lang="DE">Grund: Veranstaltung (ESAF)</ReasonText> | ||
| <ReasonText xml:lang="EN">Due to an event (ESAF)</ReasonText> | ||
| </ReasonContent> | ||
| <ConsequenceContent> | ||
| <ConsequenceText xml:lang="DE">Die Haltestelle ist verschoben an die Wasenstrasse</ConsequenceText> | ||
| <ConsequenceText xml:lang="EN">The bus stop has been moved to Wasenstrasse</ConsequenceText> | ||
| </ConsequenceContent> | ||
| <RecommendationContent> | ||
| <RecommendationText xml:lang="DE">Bitte folgen Sie der Signalisation für den Zugang zu den Gleisen</RecommendationText> | ||
| <RecommendationText xml:lang="EN">Please follow the signs to access the platforms</RecommendationText> | ||
| </RecommendationContent> | ||
| <DurationContent> | ||
| <DurationText xml:lang="DE">Dauer: 26.08.2022, 15:00 - 26.08.2022, 23:00</DurationText> | ||
| <DurationText xml:lang="EN">Duration: 26.08.2022, 15:00 - 26.08.2022, 23:00</DurationText> | ||
| </DurationContent> | ||
| <RemarkContent> | ||
| <Remark xml:lang="DE">Bei Fragen wenden Sie sich an das Informationspersonal vor Ort</Remark> | ||
| <Remark xml:lang="EN">If you have any questions, please contact the information staff on site</Remark> | ||
| </RemarkContent> | ||
| </TextualContent> | ||
| </PassengerInformationAction> | ||
| <PassengerInformationAction> | ||
| <PublicationWindow> | ||
| <StartTime>2022-08-26T02:00:00Z</StartTime> | ||
| <EndTime>2022-08-26T12:00:00Z</EndTime> | ||
| </PublicationWindow> | ||
| <ActionRef>ems-696-3</ActionRef> | ||
| <RecordedAtTime>2022-04-14T09:17:26Z</RecordedAtTime> | ||
| <OwnerRef>ch:1:sboid:100626</OwnerRef> | ||
| <Perspective>atStopPoint</Perspective> | ||
| <Perspective>onBoardVehicle</Perspective> | ||
| <TextualContent> | ||
| <TextualContentSize>S</TextualContentSize> | ||
| <SummaryContent> | ||
| <SummaryText xml:lang="DE">Pratteln, Bahnhof verschoben</SummaryText> | ||
| <SummaryText xml:lang="EN">Pratteln, Bahnhof moved</SummaryText> | ||
| </SummaryContent> | ||
| <ReasonContent> | ||
| <ReasonText xml:lang="DE">Grund: Veranstaltung (ESAF)</ReasonText> | ||
| <ReasonText xml:lang="EN">Due to an event (ESAF)</ReasonText> | ||
| </ReasonContent> | ||
| <ConsequenceContent> | ||
| <ConsequenceText xml:lang="DE">Die Haltestelle ist verschoben um 500 Meter Richtung Altstadt</ConsequenceText> | ||
| <ConsequenceText xml:lang="EN">The bus stop has been moved by 500 meters in the direction of the old town</ConsequenceText> | ||
| </ConsequenceContent> | ||
| <RecommendationContent> | ||
| <RecommendationText xml:lang="DE">Bitte benutzen Sie die provisorische Haltestelle Pratteln, Bahnhof (Richtung Festgelände)</RecommendationText> | ||
| <RecommendationText xml:lang="EN">Please use the temporary stop Pratteln, Bahnhof (direction Festgelände)</RecommendationText> | ||
| </RecommendationContent> | ||
| <DurationContent> | ||
| <DurationText xml:lang="DE">Dauer: 26.08.2022, 04:00 - 26.08.2022, 14:00</DurationText> | ||
| <DurationText xml:lang="EN">Duration: 26.08.2022, 04:00 - 26.08.2022, 14:00</DurationText> | ||
| </DurationContent> | ||
| <RemarkContent> | ||
| <Remark xml:lang="DE">Bei Fragen wenden Sie sich an das Informationspersonal vor Ort</Remark> | ||
| <Remark xml:lang="EN">If you have any questions, please contact the information staff on site</Remark> | ||
| </RemarkContent> | ||
| </TextualContent> | ||
| </PassengerInformationAction> | ||
| <PassengerInformationAction> | ||
| <PublicationWindow> | ||
| <StartTime>2022-08-26T13:00:00Z</StartTime> | ||
| <EndTime>2022-08-26T21:59:00Z</EndTime> | ||
| </PublicationWindow> | ||
| <ActionRef>ems-696-6</ActionRef> | ||
| <RecordedAtTime>2022-04-14T09:17:26Z</RecordedAtTime> | ||
| <OwnerRef>ch:1:sboid:100626</OwnerRef> | ||
| <Perspective>atStopPoint</Perspective> | ||
| <Perspective>onBoardVehicle</Perspective> | ||
| <TextualContent> | ||
| <TextualContentSize>S</TextualContentSize> | ||
| <SummaryContent> | ||
| <SummaryText xml:lang="DE">Pratteln, Bahnhof verschoben</SummaryText> | ||
| <SummaryText xml:lang="EN">Pratteln, Bahnhof moved</SummaryText> | ||
| </SummaryContent> | ||
| <ReasonContent> | ||
| <ReasonText xml:lang="DE">Grund: Veranstaltung (ESAF)</ReasonText> | ||
| <ReasonText xml:lang="EN">Due to an event (ESAF)</ReasonText> | ||
| </ReasonContent> | ||
| <ConsequenceContent> | ||
| <ConsequenceText xml:lang="DE">Die Haltestelle ist verschoben an die Wasenstrasse</ConsequenceText> | ||
| <ConsequenceText xml:lang="EN">The bus stop has been moved to Wasenstrasse</ConsequenceText> | ||
| </ConsequenceContent> | ||
| <RecommendationContent> | ||
| <RecommendationText xml:lang="DE">Bitte folgen Sie der Signalisation für den Zugang zu den Gleisen</RecommendationText> | ||
| <RecommendationText xml:lang="EN">Please follow the signs to access the platforms</RecommendationText> | ||
| </RecommendationContent> | ||
| <DurationContent> | ||
| <DurationText xml:lang="DE">Dauer: 26.08.2022, 15:00 - 26.08.2022, 23:59</DurationText> | ||
| <DurationText xml:lang="EN">Duration: 26.08.2022, 15:00 - 26.08.2022, 23:59</DurationText> | ||
| </DurationContent> | ||
| <RemarkContent> | ||
| <Remark xml:lang="DE">Bei Fragen wenden Sie sich an das Informationspersonal vor Ort</Remark> | ||
| <Remark xml:lang="EN">If you have any questions, please contact the information staff on site</Remark> | ||
| </RemarkContent> | ||
| </TextualContent> | ||
| </PassengerInformationAction> | ||
| </PublishingAction> | ||
| </PublishingActions> | ||
| </PtSituationElement> | ||
| </Situations> | ||
| </SituationExchangeDelivery> | ||
| </ServiceDelivery> | ||
| </Siri> | ||
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
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.
Uh oh!
There was an error while loading. Please reload this page.