Skip to content

Commit

Permalink
added a NoticeAssignment to a passing time (#812)
Browse files Browse the repository at this point in the history
* added a NoticeAssignment to a passing time

#734

* Lint and update documentation tables

* Update examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml

Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 11, 2024
1 parent f77c9b4 commit d21722b
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2460,6 +2460,17 @@
<PrivateCode>3</PrivateCode>
</TypeOfService>
</typesOfService>
<notices>
<Notice id="notice1" version="any">
<Text>Test notice on a PASSINGTIME</Text>
</Notice>
</notices>
<noticeAssignments>
<NoticeAssignment id="notice1" version="any" order="1">
<NoticeRef ref="notice1" version="any"/>
<NoticedObjectRef ref="ch:1:TimetabledPassingTime:10:91YYY_.j21-1-0020101" version="any"/>
</NoticeAssignment>
</noticeAssignments>
</TimetableFrame>
</frames>
</CompositeFrame>
Expand Down

0 comments on commit d21722b

Please sign in to comment.