diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="LoyalityProgramType"> <s:attribute name="FFPAirline" type="s:string" use="required"> <s:annotation> <s:documentation>FFP Program airline</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FFPAccount" type="s:string" use="required"> <s:annotation> <s:documentation>FFP Account (card) number</s:documentation> </s:annotation> </s:attribute> <s:attribute name="FFPLevel" type="s:string" use="required"> <s:annotation> <s:documentation>FFP particapation level (Silver, Gold, etc)</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AgeCat" type="AgeCatType" use="required"> <s:annotation> <s:documentation>ADT - adult, CHD - Child. INF - Infant</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPAirline" type="s:string" use="required"> <s:annotation> <s:documentation>FFP Program airline</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPAccount" type="s:string" use="required"> <s:annotation> <s:documentation>FFP Account (card) number</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="FFPLevel" type="s:string" use="required"> <s:annotation> <s:documentation>FFP particapation level (Silver, Gold, etc)</s:documentation> </s:annotation> </s:attribute> |
type | AgeCatType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <s:attribute name="AgeCat" type="AgeCatType" use="required"> <s:annotation> <s:documentation>ADT - adult, CHD - Child. INF - Infant</s:documentation> </s:annotation> </s:attribute> |