diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
type | extension of s:string | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
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> |
type | s:dateTime | ||
properties |
|
||
annotation |
|
||
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> |
type | s:string | ||
annotation |
|
||
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> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="Tagent" type="s:string"> <s:annotation> <s:documentation>Profile index.</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="CorpID" type="s:string"> <s:annotation> <s:documentation>Corporate Client ID</s:documentation> </s:annotation> </s:attribute> |
type | s:string |
source | <s:attribute name="CorpTarr" type="s:string"/> |