Skip to content

Commit

Permalink
problems added
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Apr 3, 2023
1 parent 17c4e38 commit 78365e0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions OJP/OJP_Trips.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1647,6 +1647,16 @@
<xs:documentation>Too many points have been requested as departure or arrival.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REFINE_OBJECTNOTFOUND">
<xs:annotation>
<xs:documentation>The object to be refined could not be found in the database of the responding system or could not be found unequivocally.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REFINE_PROFILENOTSUPPORTED">
<xs:annotation>
<xs:documentation>Refinement does not support the hiking or cycling profile.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRIP_OTHER">
<xs:annotation>
<xs:documentation>A problem has occurred that does not have a specific problem type.</xs:documentation>
Expand Down

0 comments on commit 78365e0

Please sign in to comment.