Definition Type: ComplexType
Name: ExtendedPaymentInvoice
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillPay.xsd
Abstract
Documentation:
The OFX element "EXTDPMTINV" is of type "ExtendedPaymentInvoice"
Collapse XSD Schema Diagram:
Drilldown into INVOICE in schema ofx_billpay_xsdXSD Diagram of ExtendedPaymentInvoice in schema ofx_billpay_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="ExtendedPaymentInvoice">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "EXTDPMTINV" is of type "ExtendedPaymentInvoice"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="INVOICE" type="ofx:Invoice" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
INVOICE ofx:INVOICE 1 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:EXTDPMTINV, ofx:EXTDPMTINV