Definition Type: ComplexType
Name: InvestmentMailTransactionRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTransactionRequest
Containing Schema: OFX_Investment_Message_Wrappers.xsd
Abstract False
Documentation:
The OFX element "INVMAILTRNRQ" is of type "InvestmentMailTransactionRequest"
Collapse XSD Schema Diagram:
Drilldown into INVMAILRQ Drilldown into TAN Drilldown into CLTCOOKIE Drilldown into TRNUID Drilldown into AbstractRequest Drilldown into AbstractTransactionRequestXSD Diagram of InvestmentMailTransactionRequest
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentMailTransactionRequest">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "INVMAILTRNRQ" is of type "InvestmentMailTransactionRequest"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTransactionRequest">
            <xsd:sequence>
                <xsd:element name="INVMAILRQ" type="ofx:InvestmentMailRequest" />
            </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)
INVMAILRQ ofx:INVMAILRQ (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INVMAILTRNRQ, ofx:INVMAILTRNRQ, ofx:INVMAILTRNRQ, ofx:INVMAILTRNRQ
Collapse Comments:
blog comments powered by Disqus