Definition Type: ComplexType
Name: PresentmentListTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_BillerDelivery_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "PRESLISTTRNRQ" is of type "PresentmentListTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into PRESLISTRQ in schema ofx_billerdelivery_message_wrappers_xsd Drilldown into GROUPID in schema ofx_billerdelivery_message_wrappers_xsd Drilldown into USERID in schema ofx_billerdelivery_message_wrappers_xsd Drilldown into TAN in schema ofx_common_xsd Drilldown into CLTCOOKIE in schema ofx_common_xsd Drilldown into TRNUID in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractTransactionRequest in schema ofx_common_xsdXSD Diagram of PresentmentListTransactionRequest in schema ofx_billerdelivery_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="PresentmentListTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "PRESLISTTRNRQ" is of type "PresentmentListTransactionRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="USERID" type="ofx:IdType" />
                    <xsd:element name="GROUPID" type="ofx:IdType" />
                </xsd:choice>
                <xsd:element name="PRESLISTRQ" type="ofx:PresentmentListRequest" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
TAN ofx:TAN 0 (1)
USERID ofx:USERID (1) (1)
GROUPID ofx:GROUPID (1) (1)
PRESLISTRQ ofx:PRESLISTRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:PRESLISTTRNRQ, ofx:PRESLISTTRNRQ, ofx:PRESLISTTRNRQ