Definition Type: ComplexType
Name: BankMailTransactionResponse
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionResponse
Containing Schema: OFX_Banking_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "BANKMAILTRNRS" is of type "BankMailTransactionResponse"
Collapse XSD Schema Diagram:
Drilldown into DEPMAILRS Drilldown into CHKMAILRS Drilldown into BANKMAILRS Drilldown into CLTCOOKIE Drilldown into STATUS Drilldown into TRNUID Drilldown into AbstractResponse Drilldown into AbstractTransactionResponseXSD Diagram of BankMailTransactionResponse
Collapse XSD Schema Code:
<xsd:complexType name="BankMailTransactionResponse">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "BANKMAILTRNRS" is of type "BankMailTransactionResponse"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionResponse">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element name="BANKMAILRS" type="ofx:BankMailResponse" />
                    <xsd:element name="CHKMAILRS" type="ofx:CheckMailResponse" />
                    <xsd:element name="DEPMAILRS" type="ofx:DepositMailResponse" />
                </xsd:choice>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TRNUID ofx:TRNUID (1) (1)
STATUS ofx:STATUS (1) (1)
CLTCOOKIE ofx:CLTCOOKIE 0 (1)
BANKMAILRS ofx:BANKMAILRS (1) (1)
CHKMAILRS ofx:CHKMAILRS (1) (1)
DEPMAILRS ofx:DEPMAILRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:BANKMAILTRNRS, ofx:BANKMAILTRNRS, ofx:BANKMAILTRNRS, ofx:BANKMAILTRNRS
Collapse Comments:
blog comments powered by Disqus