Definition Type: ComplexType
Name: LoanResponseMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractResponseMessageSet
Containing Schema: OFX3_Protocol_dotNET.xsd
Abstract
Documentation:
The OFX element "LOANMSGSRSV1" is of type "LoanResponseMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into LOANMAILSYNCRS in schema ofx3_protocol_dotnet_xsd Drilldown into LOANMAILTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into LOANSTMTENDTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into AMRTSTMTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into LOANSTMTTRNRS in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractTopLevelMessageSet in schema ofx3_protocol_dotnet_xsd Drilldown into AbstractResponseMessageSet in schema ofx3_protocol_dotnet_xsdXSD Diagram of LoanResponseMessageSetV1 in schema ofx3_protocol_dotnet_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="LoanResponseMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
              The OFX element "LOANMSGSRSV1" is of type "LoanResponseMessageSetV1"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractResponseMessageSet">
            <xsd:choice minOccurs="1" maxOccurs="unbounded">
                <xsd:element name="LOANSTMTTRNRS" type="ofx:LoanStatementTransactionResponse" />
                <xsd:element name="AMRTSTMTTRNRS" type="ofx:AmortizationTransactionResponse" />
                <xsd:element name="LOANSTMTENDTRNRS" type="ofx:LoanStatementEndTransactionResponse" />
                <xsd:element name="LOANMAILTRNRS" type="ofx:LoanMailTransactionResponse" />
                <xsd:element name="LOANMAILSYNCRS" type="ofx:LoanMailSyncResponse" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LOANSTMTTRNRS ofx:LOANSTMTTRNRS (1) (1)
AMRTSTMTTRNRS ofx:AMRTSTMTTRNRS (1) (1)
LOANSTMTENDTRNRS ofx:LOANSTMTENDTRNRS (1) (1)
LOANMAILTRNRS ofx:LOANMAILTRNRS (1) (1)
LOANMAILSYNCRS ofx:LOANMAILSYNCRS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANMSGSRSV1