Skip to content

Commit

Permalink
Transmodel Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 committed Apr 14, 2023
1 parent 4483915 commit acb108a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OJP/OJP_FareSupport.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
<xs:sequence>
<xs:element name="FareClass" type="siri:FareClassEnumeration" minOccurs="0">
<xs:annotation>
<xs:documentation>Fare class for which the FareProduct is valid.</xs:documentation>
<xs:documentation>Fare class for which the FareProduct is valid (Transmodel: CLASS OF USE).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="RequiredCard" type="EntitlementProductStructure" minOccurs="0" maxOccurs="unbounded">
Expand Down Expand Up @@ -765,7 +765,7 @@
</xs:element>
<xs:element name="FareClass" type="siri:FareClassEnumeration" minOccurs="0">
<xs:annotation>
<xs:documentation>Fare class for which to retrieve FareProducts. Refers to TYPE OF FARE CLASS (e.g. first class).</xs:documentation>
<xs:documentation>Fare class for which to retrieve FareProducts. Refers to TYPE OF FARE CLASS (e.g. first class). Transmodel: CLASS OF USE.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
Expand Down

0 comments on commit acb108a

Please sign in to comment.