| diagram | ![]() |
||||||||||||||||||||
| children | Payment | ||||||||||||||||||||
| used by |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <s:complexType name="RevalidateType"> <s:sequence> <s:element name="Payment" type="PaymentType" minOccurs="0"/> </s:sequence> <s:attribute name="Penalty" type="s:decimal"/> <s:attribute name="ExchangeType" type="RefundExchangeType"> <s:annotation> <s:documentation>Values expected are: Voluntary (defalult value) Involuntary VolOnOverbook VolOnIncomplete VolOnFull</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
| type | s:decimal |
| source | <s:attribute name="Penalty" type="s:decimal"/> |
| type | RefundExchangeType | |||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||
| source | <s:attribute name="ExchangeType" type="RefundExchangeType"> <s:annotation> <s:documentation>Values expected are: Voluntary (defalult value) Involuntary VolOnOverbook VolOnIncomplete VolOnFull</s:documentation> </s:annotation> </s:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | PaymentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | CreditCard Invoice AgentAccount | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="Payment" type="PaymentType" minOccurs="0"/> |