complexType RailItineraryType
diagram sigws_p437.png
children RailSegment
used by
elements SIG_RailBookRS/Itinerary SIG_RailAvailRS/ItineraryOptions/ItineraryOption/ItinerarySegments
source <s:complexType name="RailItineraryType">
 
<s:sequence>
   
<s:element name="RailSegment" type="RailSegmentType" maxOccurs="4"/>
 
</s:sequence>
</s:complexType>

element RailItineraryType/RailSegment
diagram sigws_p438.png
type RailSegmentType
properties
minOcc 1
maxOcc 4
content complex
children Departure Arrival TravelDetails ReservationDetails Coaches
attributes
Name  Type  Use  Default  Fixed  Annotation
SegmentRef  s:string        
documentation
Reference to this item
Carrier  s:string  required      
Charterer  s:string  required      
TrainNumber  s:string  required      
TrainType  s:string        
TrainName  s:string        
Date  s:date  required      
source <s:element name="RailSegment" type="RailSegmentType" maxOccurs="4"/>


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