complexType RailSegmentDetailsType
diagram sigws_p441.png
type extension of FlightSegmentDetailsType
properties
base FlightSegmentDetailsType
used by
element FareItineraryType/RailSegmentDetails
attributes
Name  Type  Use  Default  Fixed  Annotation
SegmentNumber  s:int  required      
documentation
Segment number in the itinerary
ReservationRefs  strlist  optional      
documentation
Applicable reservations
FareBasis  s:string  required      
documentation
Fare basis code
BagType  derived by: s:string        
documentation
Allowance type:
  KG - kilograms
  LB - pounds
  PC - peaces
  NO - no free baggage
BagAllowance  s:int        
documentation
Allowance value
NotValidBefore  s:date  optional      
documentation
Not valid before date
NotValidAfter  s:date  optional      
documentation
Not valid after date
FareBrand  s:string  optional      
documentation
Fare brand
EquivFare  s:decimal  optional      
documentation
Equiv fare
Taxes  s:decimal  optional      
documentation
Taxes
AccountCode  s:string  optional      
documentation
Account code
ServiceSetRef  s:string  optional      
documentation
Optional reference to ServiceSets-ServiceSet item
SeatType  derived by: s:string        
documentation
Seat type
  Lower
  Upper
ServiceClass  s:string        
MealType  s:string        
source <s:complexType name="RailSegmentDetailsType">
 
<s:complexContent>
   
<s:extension base="FlightSegmentDetailsType">
     
<s:attributeGroup ref="RailServiceType"/>
   
</s:extension>
 
</s:complexContent>
</s:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy