Skip to content

Commit

Permalink
Update OJP_JourneySupport.xsd
Browse files Browse the repository at this point in the history
Changed cardinality of ArrivalFormationAssignment
  • Loading branch information
trurlurl authored and ue71603 committed Jun 19, 2023
1 parent 0355941 commit 6f192ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OJP/OJP_JourneySupport.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
</xs:annotation>
<xs:sequence>
<xs:group ref="ServiceTimeGroup"/>
<xs:element ref="siri:ArrivalFormationAssignment" minOccurs="0"/>
<xs:element ref="siri:ArrivalFormationAssignment" minOccurs="0" maxOccurs="unbounded"/>
<!-- comes with SIRI 2.1 -->
<!-- TODO the quays should be moved here, too -->
</xs:sequence>
Expand Down

0 comments on commit 6f192ea

Please sign in to comment.