complexType GeneralInfoRQType
diagram sigws_p382.png
type extension of s:string
properties
base s:string
used by
element PNRDataType/GeneralInfo
complexType GeneralInfoRSType
attributes
Name  Type  Use  Default  Fixed  Annotation
TimeLimit  s:dateTime  optional      
documentation
Ticket time limit. Most restrictive condition. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00
AgencyName  s:string        
documentation
Name of booking Agency.
Will be shown on Check Coupon for rail itineraries.
Tagent  s:string        
documentation
Profile index.
CorpID  s:string        
documentation
Corporate Client ID
CorpTarr  s:string        
source <s:complexType name="GeneralInfoRQType">
 
<s:simpleContent>
   
<s:extension base="s:string">
     
<s:attribute name="TimeLimit" type="s:dateTime" use="optional">
       
<s:annotation>
         
<s:documentation>Ticket time limit. Most restrictive condition. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="AgencyName" type="s:string">
       
<s:annotation>
         
<s:documentation>Name of booking Agency.
Will be shown on Check Coupon for rail itineraries.
</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="Tagent" type="s:string">
       
<s:annotation>
         
<s:documentation>Profile index.</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="CorpID" type="s:string">
       
<s:annotation>
         
<s:documentation>Corporate Client ID</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="CorpTarr" type="s:string"/>
   
</s:extension>
 
</s:simpleContent>
</s:complexType>

attribute GeneralInfoRQType/@TimeLimit
type s:dateTime
properties
use optional
annotation
documentation
Ticket time limit. Most restrictive condition. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00
source <s:attribute name="TimeLimit" type="s:dateTime" use="optional">
 
<s:annotation>
   
<s:documentation>Ticket time limit. Most restrictive condition. Includes timezone shift, e.g. 2012-05-19T16:00:00+04:00</s:documentation>
 
</s:annotation>
</s:attribute>

attribute GeneralInfoRQType/@AgencyName
type s:string
annotation
documentation
Name of booking Agency.
Will be shown on Check Coupon for rail itineraries.
source <s:attribute name="AgencyName" type="s:string">
 
<s:annotation>
   
<s:documentation>Name of booking Agency.
Will be shown on Check Coupon for rail itineraries.
</s:documentation>
 
</s:annotation>
</s:attribute>

attribute GeneralInfoRQType/@Tagent
type s:string
annotation
documentation
Profile index.
source <s:attribute name="Tagent" type="s:string">
 
<s:annotation>
   
<s:documentation>Profile index.</s:documentation>
 
</s:annotation>
</s:attribute>

attribute GeneralInfoRQType/@CorpID
type s:string
annotation
documentation
Corporate Client ID
source <s:attribute name="CorpID" type="s:string">
 
<s:annotation>
   
<s:documentation>Corporate Client ID</s:documentation>
 
</s:annotation>
</s:attribute>

attribute GeneralInfoRQType/@CorpTarr
type s:string
source <s:attribute name="CorpTarr" type="s:string"/>


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