element SIG_AirFareRulesRS
diagram sigws_p52.png
properties
content complex
children Warnings Rules Errors
used by
complexType SIG_ResponseType
attributes
Name  Type  Use  Default  Fixed  Annotation
CustomerID  s:string  required      
documentation
CustomerID - assigned by SIG Support customer identification
SessionID  s:string  required      
documentation
SessionID from previous reply for sessioned requests.
RequestID  s:string  optional      
documentation
RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request
SessionPurgeTime  s:duration  optional      
ProcessingTime  s:time  optional      
SIGVersion  s:string  optional      
SchemaVersion  s:string  optional      
BuildDate  s:string  optional      
annotation
documentation
Fare rule data
source <s:element name="SIG_AirFareRulesRS">
 
<s:annotation>
   
<s:documentation>Fare rule data</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:choice>
     
<s:sequence>
       
<s:element name="Warnings" type="WarningsType" minOccurs="0"/>
       
<s:element name="Rules" type="RulesRsType">
         
<s:annotation>
           
<s:documentation>Fare Rules</s:documentation>
         
</s:annotation>
       
</s:element>
     
</s:sequence>
     
<s:element name="Errors" type="ErrorsType"/>
   
</s:choice>
   
<s:attributeGroup ref="RSParameters"/>
 
</s:complexType>
</s:element>

element SIG_AirFareRulesRS/Warnings
diagram sigws_p53.png
type WarningsType
properties
minOcc 0
maxOcc 1
content complex
children Warning
source <s:element name="Warnings" type="WarningsType" minOccurs="0"/>

element SIG_AirFareRulesRS/Rules
diagram sigws_p54.png
type RulesRsType
properties
content complex
children Rule
annotation
documentation
Fare Rules
source <s:element name="Rules" type="RulesRsType">
 
<s:annotation>
   
<s:documentation>Fare Rules</s:documentation>
 
</s:annotation>
</s:element>

element SIG_AirFareRulesRS/Errors
diagram sigws_p55.png
type ErrorsType
properties
content complex
children Error
source <s:element name="Errors" type="ErrorsType"/>


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