Definition Type: ComplexType
Name: LoanMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract False
Documentation:
The OFX element "LOANMSGSETV1" is of type "LoanMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into IMAGEPROF Drilldown into CANEMAIL Drilldown into AMRTAVAIL Drilldown into CLOSINGAVAIL Drilldown into TRANDNLD Drilldown into MSGSETCORE Drilldown into AbstractMessageSetVersionXSD Diagram of LoanMessageSetV1
Collapse XSD Schema Code:
<xsd:complexType name="LoanMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "LOANMSGSETV1" is of type "LoanMessageSetV1"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="TRANDNLD" type="ofx:BooleanType" />
                <xsd:element name="CLOSINGAVAIL" type="ofx:BooleanType" />
                <xsd:element name="AMRTAVAIL" type="ofx:BooleanType" />
                <xsd:element name="CANEMAIL" type="ofx:BooleanType" />
                <xsd:element name="IMAGEPROF" type="ofx:ImageProfile" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
TRANDNLD ofx:TRANDNLD (1) (1)
CLOSINGAVAIL ofx:CLOSINGAVAIL (1) (1)
AMRTAVAIL ofx:AMRTAVAIL (1) (1)
CANEMAIL ofx:CANEMAIL (1) (1)
IMAGEPROF ofx:IMAGEPROF 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANMSGSETV1
Collapse Comments:
blog comments powered by Disqus