element SIG_AirFareRulesRQ
diagram sigws_p50.png
type extension of RequestBase
properties
content complex
children Rules
used by
complexType SIG_RequestType
attributes
Name  Type  Use  Default  Fixed  Annotation
CustomerID  s:string  required      
documentation
CustomerID - assigned by SIG Support customer identification
SessionID  s:string  optional      
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
DebugMode  s:boolean        
documentation
DebugMode and DebugOpt should not be used by user applications.
DebugOpt  s:string  optional      
documentation
DebugMode and DebugOpt should not be used by user applications.
annotation
documentation
Retrieve Fare Rule. Returns SIG_AirFareRuleRS
source <s:element name="SIG_AirFareRulesRQ">
 
<s:annotation>
   
<s:documentation>Retrieve Fare Rule. Returns SIG_AirFareRuleRS</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:complexContent>
     
<s:extension base="RequestBase">
       
<s:sequence>
         
<s:element name="Rules" type="RulesRqType">
           
<s:annotation>
             
<s:documentation>Fare Rules</s:documentation>
           
</s:annotation>
         
</s:element>
       
</s:sequence>
     
</s:extension>
   
</s:complexContent>
 
</s:complexType>
</s:element>

element SIG_AirFareRulesRQ/Rules
diagram sigws_p51.png
type RulesRqType
properties
content complex
children RuleKey
attributes
Name  Type  Use  Default  Fixed  Annotation
CategoryNumbers  strlist        
documentation
Return only listed rule categories
annotation
documentation
Fare Rules
source <s:element name="Rules" type="RulesRqType">
 
<s:annotation>
   
<s:documentation>Fare Rules</s:documentation>
 
</s:annotation>
</s:element>


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