Skip to content

Commit

Permalink
improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Apr 17, 2024
1 parent aed4075 commit ec8b4fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Rail transport, Roads and Road transport
</xsd:complexType>
<xsd:group name="PassengerStopAssignmentGroup">
<xsd:annotation>
<xsd:documentation>Elements for a PASSENGER STOP ASSIGNMENT.</xsd:documentation>
<xsd:documentation>Elements for a PASSENGER STOP ASSIGNMENT. Either StopPlace(Ref) or Quay(Ref) must at least be present. Best practice is to always have at least the StopPlace(Ref). It is also prefered that the Ref are used and the Quay/StopPlace are defined on their own in the appropriate Frame.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice minOccurs="0">
Expand Down

0 comments on commit ec8b4fc

Please sign in to comment.