Definition Type: Element
Name: LINEITEM
Namespace: http://ofx.net/types/2003/04
Type: ofx:LineItem
Containing Schema: OFX_Common.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into LITMDESC in schema ofx_common_xsd Drilldown into LITMAMT in schema ofx_common_xsd Drilldown into LineItem in schema ofx_common_xsdXSD Diagram of LINEITEM in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="LINEITEM" type="ofx:LineItem" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LITMAMT ofx:LITMAMT (1) (1)
LITMDESC ofx:LITMDESC (1) (1)
Collapse Derivation Tree: