Enables a preference to be indicated for form of payment.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="PaymentFormPref" type="PaymentFormPrefType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="en">Enables a preference to be indicated for form of payment.</xs:documentation>
</xs:annotation>
</xs:element>