diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RequestBase | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | Rules | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||
type | RulesRqType | ||||||||||||||
properties |
|
||||||||||||||
children | RuleKey | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <s:element name="Rules" type="RulesRqType"> <s:annotation> <s:documentation>Fare Rules</s:documentation> </s:annotation> </s:element> |