Documentation for OFX - Open Financial Exchange
Definition Type:
Element
Name:
INVOICE
Namespace:
http://ofx.net/types/2003/04
Type:
ofx
:
Invoice
Containing Schema:
OFX_BillPay.xsd
MinOccurs
1
MaxOccurs
unbounded
Abstract
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="INVOICE" type="ofx:Invoice" minOccurs="1" maxOccurs="unbounded" />
Child Elements:
Name
Type
Min Occurs
Max Occurs
INVNO
ofx
:
INVNO
(1)
(1)
INVTOTALAMT
ofx
:
INVTOTALAMT
(1)
(1)
INVPAIDAMT
ofx
:
INVPAIDAMT
(1)
(1)
INVDATE
ofx
:
INVDATE
(1)
(1)
INVDESC
ofx
:
INVDESC
(1)
(1)
DISCOUNT
ofx
:
DISCOUNT
0
(1)
ADJUSTMENT
ofx
:
ADJUSTMENT
0
(1)
LINEITEM
ofx
:
LINEITEM
0
unbounded
Derivation Tree:
ofx
:
Invoice
INVOICE