Skip to content

Commit

Permalink
problems added
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Apr 5, 2023
1 parent 024c58d commit 6395e88
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 @@ -1657,6 +1657,16 @@
<xs:documentation>Indicated legs do not exist.</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 6395e88

Please sign in to comment.