complexType BookingGuidelinesType
diagram sigws_p306.png
used by
elements SIG_RailBookRS/BookingGuidelines ShopOptionType/BookingGuidelines PNRGroup/BookingGuidelines
attributes
Name  Type  Use  Default  Fixed  Annotation
RussianNamesSupported  s:boolean        
documentation
Passenger names could be entered in latin and in cyrillic characters
VisaReq  s:string        
documentation
Visa information required in the PNR. List of itinerary cities this requirement applies to
TransitVisaReq  s:string        
documentation
Transit visa information required in the PNR. List of itinerary cities this requirement applies to
AddressReq  s:string        
documentation
Address information required in the PNR. List of itinerary cities this requirement applies to
annotation
documentation
Guidelines to follow to make correct booking
source <s:complexType name="BookingGuidelinesType">
 
<s:annotation>
   
<s:documentation>Guidelines to follow to make correct booking</s:documentation>
 
</s:annotation>
 
<s:attribute name="RussianNamesSupported" type="s:boolean">
   
<s:annotation>
     
<s:documentation>Passenger names could be entered in latin and in cyrillic characters</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="VisaReq" type="s:string">
   
<s:annotation>
     
<s:documentation>Visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="TransitVisaReq" type="s:string">
   
<s:annotation>
     
<s:documentation>Transit visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="AddressReq" type="s:string">
   
<s:annotation>
     
<s:documentation>Address information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:complexType>

attribute BookingGuidelinesType/@RussianNamesSupported
type s:boolean
annotation
documentation
Passenger names could be entered in latin and in cyrillic characters
source <s:attribute name="RussianNamesSupported" type="s:boolean">
 
<s:annotation>
   
<s:documentation>Passenger names could be entered in latin and in cyrillic characters</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BookingGuidelinesType/@VisaReq
type s:string
annotation
documentation
Visa information required in the PNR. List of itinerary cities this requirement applies to
source <s:attribute name="VisaReq" type="s:string">
 
<s:annotation>
   
<s:documentation>Visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BookingGuidelinesType/@TransitVisaReq
type s:string
annotation
documentation
Transit visa information required in the PNR. List of itinerary cities this requirement applies to
source <s:attribute name="TransitVisaReq" type="s:string">
 
<s:annotation>
   
<s:documentation>Transit visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BookingGuidelinesType/@AddressReq
type s:string
annotation
documentation
Address information required in the PNR. List of itinerary cities this requirement applies to
source <s:attribute name="AddressReq" type="s:string">
 
<s:annotation>
   
<s:documentation>Address information required in the PNR. List of itinerary cities this requirement applies to</s:documentation>
 
</s:annotation>
</s:attribute>


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