diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Warnings Rules Errors | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||
type | WarningsType | ||||||
properties |
|
||||||
children | Warning | ||||||
source | <s:element name="Warnings" type="WarningsType" minOccurs="0"/> |
diagram | ![]() |
||
type | RulesRsType | ||
properties |
|
||
children | Rule | ||
annotation |
|
||
source | <s:element name="Rules" type="RulesRsType"> <s:annotation> <s:documentation>Fare Rules</s:documentation> </s:annotation> </s:element> |
diagram | ![]() |
||
type | ErrorsType | ||
properties |
|
||
children | Error | ||
source | <s:element name="Errors" type="ErrorsType"/> |