Definition Type: ComplexType
Name: InvestmentMailSyncRequest
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSyncRequest
Containing Schema: OFX_Investment_Message_Wrappers.xsd
Abstract
Documentation:
The OFX element "INVMAILSYNCRQ" is of type "InvestmentMailSyncRequest"
Collapse XSD Schema Diagram:
Drilldown into INVMAILTRNRQ in schema ofx_investment_message_wrappers_xsd Drilldown into INVACCTFROM in schema ofx_investment_message_wrappers_xsd Drilldown into USEHTML in schema ofx_investment_message_wrappers_xsd Drilldown into INCIMAGES in schema ofx_investment_message_wrappers_xsd Drilldown into REJECTIFMISSING in schema ofx_common_xsd Drilldown into REFRESH in schema ofx_common_xsd Drilldown into TOKENONLY in schema ofx_common_xsd Drilldown into TOKEN in schema ofx_common_xsd Drilldown into AbstractRequest in schema ofx_common_xsd Drilldown into AbstractSyncRequest in schema ofx_common_xsdXSD Diagram of InvestmentMailSyncRequest in schema ofx_investment_message_wrappers_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentMailSyncRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INVMAILSYNCRQ" is of type "InvestmentMailSyncRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSyncRequest">
            <xsd:sequence>
                <xsd:element name="INCIMAGES" type="ofx:BooleanType" />
                <xsd:element name="USEHTML" type="ofx:BooleanType" />
                <xsd:element name="INVACCTFROM" type="ofx:InvestmentAccount" />
                <xsd:element name="INVMAILTRNRQ" type="ofx:InvestmentMailTransactionRequest" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TOKEN ofx:TOKEN (1) (1)
TOKENONLY ofx:TOKENONLY (1) (1)
REFRESH ofx:REFRESH (1) (1)
REJECTIFMISSING ofx:REJECTIFMISSING (1) (1)
INCIMAGES ofx:INCIMAGES (1) (1)
USEHTML ofx:USEHTML (1) (1)
INVACCTFROM ofx:INVACCTFROM (1) (1)
INVMAILTRNRQ ofx:INVMAILTRNRQ 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:INVMAILSYNCRQ, ofx:INVMAILSYNCRQ, ofx:INVMAILSYNCRQ