Definition Type: SimpleType
Name: ExtendedPaymentForEnum
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillPay.xsd
Documentation:
The OFX element "EXTDPMTFORENUM" is of type "ExtendedPaymentForEnum"
Collapse XSD Schema Diagram:
XSD Diagram of ExtendedPaymentForEnum
Collapse XSD Schema Code:
<xsd:simpleType name="ExtendedPaymentForEnum">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "EXTDPMTFORENUM" is of type "ExtendedPaymentForEnum"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:whiteSpace value="collapse" />
        <xsd:enumeration value="INDIVIDUAL" />
        <xsd:enumeration value="BUSINESS" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
ofx:EXTDPMTFOR
Collapse Comments:
blog comments powered by Disqus