Skip to content

Commit

Permalink
Lint and update documentation tables
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 2, 2023
1 parent 58af8f2 commit 468bea4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions OJP/OJP_Fare.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<xs:annotation>
<xs:documentation>Context to hold trip related objects that occur frequently. Especially necessary, when the system answering the fare request is not the same as the one that did the trip request.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:element>
<xs:element name="Trip" type="TripStructure">
<xs:annotation>
<xs:documentation>A complete trip from origin to destination</xs:documentation>
Expand All @@ -94,7 +94,7 @@
<xs:annotation>
<xs:documentation>Context to hold trip related objects that occur frequently.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:element>
<xs:element name="Trip" type="TripStructure" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Multiple complete trips from multiple origins and multiple destination</xs:documentation>
Expand Down
Loading

0 comments on commit 468bea4

Please sign in to comment.