diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of EMDCouponBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="EMDCouponType"> <s:complexContent> <s:extension base="EMDCouponBaseType"> <s:attribute name="ServiceCode" type="s:string" use="required"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceName" type="s:string" use="required"> <s:annotation> <s:documentation>Service name</s:documentation> </s:annotation> </s:attribute> <s:attribute name="ServiceInf" type="s:string"> <s:annotation> <s:documentation>Service information</s:documentation> </s:annotation> </s:attribute> <s:attribute name="CouponValue" type="s:decimal" use="required"> <s:annotation> <s:documentation>Coupon value</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Currency" type="s:string" use="required"> <s:annotation> <s:documentation>Currency</s:documentation> </s:annotation> </s:attribute> <s:attribute name="TicketNumber" type="s:string" use="required"> <s:annotation> <s:documentation>Ticket number associated with EMD</s:documentation> </s:annotation> </s:attribute> <s:attribute name="TicketCouponNumber" type="s:string" use="required"> <s:annotation> <s:documentation>Ticket coupon number associated with EMD</s:documentation> </s:annotation> </s:attribute> </s:extension> </s:complexContent> </s:complexType> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="ServiceCode" type="s:string" use="required"> <s:annotation> <s:documentation>Service code</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="ServiceName" type="s:string" use="required"> <s:annotation> <s:documentation>Service name</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="ServiceInf" type="s:string"> <s:annotation> <s:documentation>Service information</s:documentation> </s:annotation> </s:attribute> |
type | s:decimal | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="CouponValue" type="s:decimal" use="required"> <s:annotation> <s:documentation>Coupon value</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="Currency" type="s:string" use="required"> <s:annotation> <s:documentation>Currency</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="TicketNumber" type="s:string" use="required"> <s:annotation> <s:documentation>Ticket number associated with EMD</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="TicketCouponNumber" type="s:string" use="required"> <s:annotation> <s:documentation>Ticket coupon number associated with EMD</s:documentation> </s:annotation> </s:attribute> |