Definition Type: Element
Name: BILLDETAILTABLE
Namespace: http://ofx.net/types/2003/04
Type: ofx:BillDetailTable
Containing Schema: OFX_BillerDelivery.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into BILLDETAILROW in schema ofx_billerdelivery_xsd Drilldown into BILLDETAILTABLETYPE in schema ofx_billerdelivery_xsd Drilldown into TABLENAME in schema ofx_billerdelivery_xsd Drilldown into BillDetailTable in schema ofx_billerdelivery_xsdXSD Diagram of BILLDETAILTABLE in schema ofx_billerdelivery_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="BILLDETAILTABLE" type="ofx:BillDetailTable" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TABLENAME ofx:TABLENAME (1) (1)
BILLDETAILTABLETYPE ofx:BILLDETAILTABLETYPE (1) (1)
BILLDETAILROW ofx:BILLDETAILROW 0 unbounded
Collapse Derivation Tree: