Definition Type: ComplexType
Name: BillTableStructureRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillerDelivery_Messages.xsd
Abstract
Documentation:
The OFX element "BILLTBLSTRUCTRQ" is of type "BillTableStructureRequest"
Collapse XSD Schema Diagram:
Drilldown into BILLDETAILTABLETYPE in schema ofx_billerdelivery_messages_xsd Drilldown into BILLID in schema ofx_billerdelivery_messages_xsdXSD Diagram of BillTableStructureRequest in schema ofx_billerdelivery_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="BillTableStructureRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "BILLTBLSTRUCTRQ" is of type "BillTableStructureRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="BILLID" type="ofx:IdType" />
        <xsd:element name="BILLDETAILTABLETYPE" type="ofx:GenericNameType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BILLID ofx:BILLID (1) (1)
BILLDETAILTABLETYPE ofx:BILLDETAILTABLETYPE (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:BILLTBLSTRUCTRQ