type | restriction of s:string | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:simpleType name="RefundExchangeType"> <s:annotation> <s:documentation>Refund type Voluntary Involuntary </s:documentation> </s:annotation> <s:restriction base="s:string"> <s:enumeration value="Voluntary"/> <s:enumeration value="Involuntary"/> </s:restriction> </s:simpleType> |